From da9386fe8800a1f4dd05aacfa6dfd969d8bfe72e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 04:02:15 +0000 Subject: auto-import changelog data from curl-7.10.8-2.1.src.rpm Tue Mar 02 2004 Elliot Lee - rebuilt Fri Feb 13 2004 Elliot Lee - rebuilt Sat Jan 31 2004 Florian La Roche - update to 7.10.8 - remove patch2, already upstream --- diff --git a/.cvsignore b/.cvsignore index 94099e9..f7a9d8d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.10.6.tar.bz2 +curl-7.10.8.tar.bz2 diff --git a/curl.spec b/curl.spec index ffd8bf3..a405faf 100644 --- a/curl.spec +++ b/curl.spec @@ -1,14 +1,12 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl -Version: 7.10.6 -Release: 7 +Version: 7.10.8 +Release: 2.1 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 -Source1: LICENSE.openldap Patch0: curl-7.10.4-nousr.patch Patch1: curl-7.10.4-path.patch -Patch2: curl-7.10.6-certaltname.patch URL: http://curl.haxx.se/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: openssl-devel, libtool, pkgconfig @@ -38,7 +36,6 @@ rm -rf $RPM_BUILD_ROOT %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 aclocal libtoolize --force ./reconf @@ -49,11 +46,7 @@ if pkg-config openssl ; then LDFLAGS=`pkg-config --libs openssl`; export LDFLAGS fi %configure --with-ssl=/usr --enable-ipv6 --with-ca-bundle=%{_datadir}/ssl/certs/ca-bundle.crt -%ifarch alpha -make CFLAGS="" -%else make -%endif %install rm -rf $RPM_BUILD_ROOT @@ -78,7 +71,6 @@ rm -rf $RPM_BUILD_ROOT %doc docs/BUGS docs/CONTRIBUTE docs/examples docs/FAQ docs/FEATURES docs/INSTALL %doc docs/INTERNALS docs/MANUAL docs/RESOURCES %doc docs/TheArtOfHttpScripting docs/TODO -%doc docs/LICENSE.openldap %{_bindir}/curl %{_mandir}/man1/curl.1* %{_libdir}/libcurl.so.* @@ -94,6 +86,16 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Mar 02 2004 Elliot Lee +- rebuilt + +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Sat Jan 31 2004 Florian La Roche +- update to 7.10.8 +- remove patch2, already upstream + * Wed Oct 15 2003 Adrian Havill 7.10.6-7 - aclocal before libtoolize - move OpenLDAP license so it's present as a doc file, present in diff --git a/sources b/sources index 4676f54..c1b0119 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f7414e8b15023c974824429d86fdecc curl-7.10.6.tar.bz2 +8309cdffe4a111333b4309914bce1758 curl-7.10.8.tar.bz2