prevent installation of HTML docs

epel10
Joe Orton 12 years ago
parent 1930534416
commit 6ea67534e7

@ -1,7 +1,7 @@
Summary: An HTTP and WebDAV client library Summary: An HTTP and WebDAV client library
Name: neon Name: neon
Version: 0.30.0 Version: 0.30.0
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.webdav.org/neon/ URL: http://www.webdav.org/neon/
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Wed Jul 31 2013 Joe Orton <jorton@redhat.com> - 0.30.0-2
- prevent installation of HTML docs
* Wed Jul 31 2013 Joe Orton <jorton@redhat.com> - 0.30.0-1 * Wed Jul 31 2013 Joe Orton <jorton@redhat.com> - 0.30.0-1
- update to 0.30.0 (#983563, #926212) - update to 0.30.0 (#983563, #926212)

Loading…
Cancel
Save