ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/curl.spec
Revision: 1.5
Committed: Wed Apr 11 12:04:31 2007 UTC (18 years ago) by elmer
Branch: MAIN
CVS Tags: pe20070414b-ports, pe20070414a-ports, pe20070412b-ports, pe20070412a-ports, pe20070411a-ports
Changes since 1.4: +1 -1 lines
Log Message:
Turn off use of libidn. (For all platforms, although the place where it
caused problems was on SLC4/amd64. I don't believe it is needed in
general.)

File Contents

# User Rev Content
1 elmer 1.4 ### RPM external curl 7.15.3
2     Source: http://curl.haxx.se/download/%n-%v.tar.gz
3 eulisse 1.1
4     %build
5 elmer 1.5 ./configure --prefix=%i --without-libidn
6 eulisse 1.1 make %makeprocesses
7 eulisse 1.2 %post
8     %{relocateConfig}bin/curl-config