|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Summary: An HTTP and WebDAV client library
|
|
|
|
|
Name: neon
|
|
|
|
|
Version: 0.25.5
|
|
|
|
|
Release: 6
|
|
|
|
|
License: LGPL
|
|
|
|
|
Release: 7
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://www.webdav.org/neon/
|
|
|
|
|
Source0: http://www.webdav.org/neon/neon-%{version}.tar.gz
|
|
|
|
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 20 2007 Joe Orton <jorton@redhat.com> 0.25.5-7
|
|
|
|
|
- fix License
|
|
|
|
|
|
|
|
|
|
* Mon Feb 5 2007 Joe Orton <jorton@redhat.com> 0.25.5-6
|
|
|
|
|
- remove trailing dot in -devel Summary
|
|
|
|
|
- use standard BuildRoot
|
|
|
|
|