SPECS: libdvdread.spec - more verbose files - revised docs - GPL version
qboosh
qboosh at pld-linux.org
Wed Oct 15 19:02:24 CEST 2008
Author: qboosh Date: Wed Oct 15 17:02:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose files
- revised docs
- GPL version
---- Files affected:
SPECS:
libdvdread.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/libdvdread.spec
diff -u SPECS/libdvdread.spec:1.34 SPECS/libdvdread.spec:1.35
--- SPECS/libdvdread.spec:1.34 Sun Oct 12 17:41:08 2008
+++ SPECS/libdvdread.spec Wed Oct 15 19:02:18 2008
@@ -8,7 +8,7 @@
Name: libdvdread
Version: 4.1.3
Release: 1
-License: GPL
+License: GPL v2+
Group: Libraries
Source0: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/%{name}-%{version}.tar.bz2
# Source0-md5: 6dc068d442c85a3cdd5ad3da75f6c6e8
@@ -86,14 +86,15 @@
%files
%defattr(644,root,root,755)
-%doc README AUTHORS TODO NEWS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%doc AUTHORS ChangeLog DEVELOPMENT-POLICY.txt README TODO
+%attr(755,root,root) %{_libdir}/libdvdread.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdvdread.so.4
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
%attr(755,root,root) %{_bindir}/dvdread-config
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libdvdread.so
+%{_libdir}/libdvdread.la
%{_includedir}/dvdread
%{_pkgconfigdir}/dvdread.pc
%{_aclocaldir}/dvdread.m4
@@ -101,7 +102,7 @@
%if %{with static_libs}
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libdvdread.a
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -110,6 +111,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2008/10/15 17:02:18 qboosh
+- more verbose files
+- revised docs
+- GPL version
+
Revision 1.34 2008/10/12 15:41:08 lkrotowski
- up to 4.1.3 (note: new soname)
- moved to mplayerhq version (actively maintained)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdvdread.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list