diff --git a/curl.spec b/curl.spec index ee69ce6..3569671 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl Version: 7.12.3 -Release: 2 +Release: 3 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -87,7 +87,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog -* Wed Feb 9 2005 Joe Orton 7.12.3-2 +* Wed Feb 9 2005 Joe Orton 7.12.3-3 - don't pass /usr to --with-libidn to remove "-L/usr/lib" from 'curl-config --libs' output on x86_64.