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
Name: neon
Version: 0.30.0
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.webdav.org/neon/
@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%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
- update to 0.30.0 (#983563, #926212)

Loading…
Cancel
Save