|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
|
Name: neon
|
|
|
|
|
Version: 0.24.7
|
|
|
|
|
Release: 5
|
|
|
|
|
Release: 6
|
|
|
|
|
License: LGPL
|
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
Prefix: %{_prefix}
|
|
|
|
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 2 2005 Joe Orton <jorton@redhat.com> 0.24.7-6
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 10 2005 Joe Orton <jorton@redhat.com> 0.24.7-5
|
|
|
|
|
- don't define min() in ne_utils.h (Caolan McNamara, #147228)
|
|
|
|
|
|
|
|
|
|