ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/libxml2.spec
(Generate patch)

Comparing COMP/CMSDIST/libxml2.spec (file contents):
Revision 1.2 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.4 by eulisse, Tue Jun 19 10:53:21 2007 UTC

# Line 1 | Line 1
1 < ### RPM external libxml2 2.6.23
2 < Requires: gcc-wrapper
3 < Source: ftp://xmlsoft.org/%n/%n-%v.tar.gz
1 > ### RPM external libxml2 2.6.23-wt1
2 > Source: ftp://xmlsoft.org/%n/%n-%realversion.tar.gz
3   Requires: zlib
4 <
4 > %prep
5 > %setup -n %n-%realversion
6   %build
7 ## IMPORT gcc-wrapper
7   ./configure --prefix=%i --with-zlib=$ZLIB_ROOT
8   make %makeprocesses

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines