|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
|
Name: neon
|
|
|
|
|
Version: 0.24.7
|
|
|
|
|
Release: 8
|
|
|
|
|
Release: 9
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
Prefix: %{_prefix}
|
|
|
|
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Nov 8 2005 Tomas Mraz <tmraz@redhat.com> 0.24.7-9
|
|
|
|
|
- rebuilt with new openssl
|
|
|
|
|
|
|
|
|
|
* Fri Sep 23 2005 Joe Orton <jorton@redhat.com> 0.24.7-8
|
|
|
|
|
- restore static libs for rpm
|
|
|
|
|
|
|
|
|
|