diff --git a/neon.spec b/neon.spec index 32cac91..f1213e2 100644 --- a/neon.spec +++ b/neon.spec @@ -1,7 +1,7 @@ Summary: An HTTP and WebDAV client library Name: neon Version: 0.24.7 -Release: 1 +Release: 2 Copyright: LGPL Group: Applications/Publishing Prefix: %{_prefix} @@ -23,7 +23,7 @@ Kerberos authentication, and has complete SSL support. %package devel Summary: Static libraries and C header files for the neon library. Group: Development/Libraries -Requires: neon = %{version}, openssl-devel, zlib-devel +Requires: neon = %{version}-%{release}, openssl-devel, zlib-devel, expat-devel Conflicts: subversion-devel < 0.22.2-4 %description devel @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Tue Jul 6 2004 Joe Orton 0.24.7-2 +- devel requires neon of same release, expat-devel (#127330) + * Mon Jul 5 2004 Joe Orton 0.24.7-1 - update to 0.24.7