diff --git a/.cvsignore b/.cvsignore index 2df8b33..5a9a7a6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -neon-0.24.4.tar.gz +neon-0.24.5.tar.gz diff --git a/neon.spec b/neon.spec index 4846434..c5ccf74 100644 --- a/neon.spec +++ b/neon.spec @@ -1,7 +1,7 @@ Summary: An HTTP and WebDAV client library Name: neon -Version: 0.24.4 -Release: 3.1 +Version: 0.24.5 +Release: 2 Copyright: LGPL Group: Applications/Publishing Prefix: %{_prefix} @@ -34,6 +34,7 @@ The development library for the C language HTTP and WebDAV client library. %patch0 -p1 -b .config %build +export CFLAGS="-Wall $RPM_OPT_FLAGS" %configure --with-ssl --with-expat --enable-shared make %{?_smp_mflags} @@ -71,6 +72,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Wed Apr 14 2004 Joe Orton 0.24.5-2 +- rebuild + +* Wed Apr 14 2004 Joe Orton 0.24.5-1 +- update to 0.24.5 for CAN 2004-0179 fix + +* Thu Mar 25 2004 Joe Orton 0.24.4-4 +- implement the Negotate auth scheme, and only over SSL + * Tue Mar 02 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 02b2ac4..eae592f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1e5000cbdcdcd18bc953bff5d4006eb neon-0.24.4.tar.gz +69c2a079ea0ab01c6c39e8e01a58c665 neon-0.24.5.tar.gz