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.3 by elmer, Wed Sep 13 19:40:06 2006 UTC vs.
Revision 1.9 by elmer, Wed Jun 27 12:50:44 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines