auto-import changelog data from neon-0.24.7-2.src.rpm
Tue Jul 06 2004 Joe Orton <jorton@redhat.com> 0.24.7-2 - devel requires neon of same release, expat-devel (#127330)
This commit is contained in:
parent
8a25ee8e61
commit
1d9de44cd3
@ -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 <jorton@redhat.com> 0.24.7-2
|
||||
- devel requires neon of same release, expat-devel (#127330)
|
||||
|
||||
* Mon Jul 5 2004 Joe Orton <jorton@redhat.com> 0.24.7-1
|
||||
- update to 0.24.7
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user