package documentation properly

This commit is contained in:
Frantisek Kluknavsky 2015-07-27 18:36:07 +02:00
parent 82d4c1423b
commit 33d6f8a7d6

View File

@ -1,6 +1,6 @@
Name: libdvdread
Version: 5.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library for reading DVD video discs based on Ogle code
License: GPLv2+
URL: http://dvdnav.mplayerhq.hu/
@ -40,17 +40,24 @@ rm %{buildroot}%{_libdir}/libdvdread.la
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
%doc %{_pkgdocdir}/AUTHORS
%doc %{_pkgdocdir}/COPYING
%doc %{_pkgdocdir}/NEWS
%doc %{_pkgdocdir}/README
%{_libdir}/libdvdread.so.*
%files devel
%defattr(-,root,root,-)
%doc ChangeLog TODO
%doc %{_pkgdocdir}/ChangeLog
%doc %{_pkgdocdir}/TODO
%{_includedir}/dvdread
%{_libdir}/libdvdread.so
%{_libdir}/pkgconfig/dvdread.pc
%changelog
* Mon Jul 27 2015 Frantisek Kluknavsky <fkluknav@redhat.com> - 5.0.2-3
- package documentation properly
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild