diff --git a/.cvsignore b/.cvsignore index 2eeb246..3f8b193 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -neon-0.24.6.tar.gz +neon-0.24.7.tar.gz diff --git a/neon.spec b/neon.spec index e156348..32cac91 100644 --- a/neon.spec +++ b/neon.spec @@ -1,7 +1,7 @@ Summary: An HTTP and WebDAV client library Name: neon -Version: 0.24.6 -Release: 2 +Version: 0.24.7 +Release: 1 Copyright: LGPL Group: Applications/Publishing Prefix: %{_prefix} @@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT # test suite uses port 7777 %ifnarch ppc s390 %check -make %{?_smp_mflags} check +make -C test %{?_smp_mflags} check %endif %clean @@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc AUTHORS BUGS TODO ChangeLog src/COPYING.LIB NEWS README THANKS +%doc AUTHORS BUGS TODO src/COPYING.LIB NEWS README THANKS %{_libdir}/*.so.* %files devel @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Mon Jul 5 2004 Joe Orton 0.24.7-1 +- update to 0.24.7 + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 8ffe87d..cc076b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9473de23f9a57b23247d005efb5ebd7 neon-0.24.6.tar.gz +5108bcbe41de4afe2e19cc58500fb9f2 neon-0.24.7.tar.gz