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

Comparing COMP/CMSDIST/curl.spec (file contents):
Revision 1.6 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.8 by elmer, Tue May 22 16:57:02 2007 UTC

# Line 1 | Line 1
1 < ### RPM external curl 7.15.3
2 < Requires: gcc-wrapper
3 < Source: http://curl.haxx.se/download/%n-%v.tar.gz
1 > ### RPM external curl 7.15.3-XXXX
2 > Source: http://curl.haxx.se/download/%n-%realversion.tar.gz
3 >
4 > %prep
5 > %setup -n %n-%{realversion}
6  
7   %build
6 ## IMPORT gcc-wrapper
8   ./configure --prefix=%i --without-libidn
9   make %makeprocesses
10   %post

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines