|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
|
Name: neon
|
|
|
|
|
Version: 0.25.5
|
|
|
|
|
Release: 2
|
|
|
|
|
Release: 3
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
Prefix: %{_prefix}
|
|
|
|
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed May 17 2006 Joe Orton <jorton@redhat.com> 0.25.5-3
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Feb 27 2006 Joe Orton <jorton@redhat.com> 0.25.5-2
|
|
|
|
|
- don't trim exported libraries (#182997)
|
|
|
|
|
|
|
|
|
|