SPECS: libcdio.spec - updated to 0.81 (note: new sonames, GPL v3 now) - upd...
qboosh
qboosh at pld-linux.org
Thu Oct 30 23:20:35 CET 2008
Author: qboosh Date: Thu Oct 30 22:20:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.81 (note: new sonames, GPL v3 now)
- updated info,link patches
---- Files affected:
SPECS:
libcdio.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/libcdio.spec
diff -u SPECS/libcdio.spec:1.39 SPECS/libcdio.spec:1.40
--- SPECS/libcdio.spec:1.39 Mon Jul 21 11:42:10 2008
+++ SPECS/libcdio.spec Thu Oct 30 23:20:30 2008
@@ -9,12 +9,12 @@
Summary: GNU Compact Disc Input and Control Library
Summary(pl.UTF-8): Biblioteka GNU do obsługi wejścia i sterowania czytnikiem CD
Name: libcdio
-Version: 0.80
-Release: 3
-License: GPL v2+
+Version: 0.81
+Release: 1
+License: GPL v3+
Group: Libraries
Source0: http://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.gz
-# Source0-md5: 6495add276ed11b7ac8a88092799ab4f
+# Source0-md5: 2ad1622b672ccf53a3444a0c55724d38
Patch0: %{name}-info.patch
Patch1: %{name}-link.patch
URL: http://www.gnu.org/software/libcdio/
@@ -145,8 +145,8 @@
%{__sed} -i 's, example$,,' Makefile.am
-# Makefile.am bug: $(paranoiapcs) not included in pkgconfig_DATA
-%{__sed} -i 's/libudf\.pc$/libudf.pc \\/' Makefile.am
+# bug: *.pc for C++ bindings, not programs
+%{__sed} -i 's,ENABLE_CPP,ENABLE_CXX_BINDINGS,' Makefile.am
cp -f /usr/share/gettext/config.rpath .
@@ -192,13 +192,13 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS TODO
%attr(755,root,root) %{_libdir}/libcdio.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcdio.so.7
+%attr(755,root,root) %ghost %{_libdir}/libcdio.so.10
%attr(755,root,root) %{_libdir}/libcdio_cdda.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libcdio_cdda.so.0
%attr(755,root,root) %{_libdir}/libcdio_paranoia.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libcdio_paranoia.so.0
%attr(755,root,root) %{_libdir}/libiso9660.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libiso9660.so.5
+%attr(755,root,root) %ghost %{_libdir}/libiso9660.so.7
%attr(755,root,root) %{_libdir}/libudf.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libudf.so.0
@@ -268,6 +268,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2008/10/30 22:20:30 qboosh
+- updated to 0.81 (note: new sonames, GPL v3 now)
+- updated info,link patches
+
Revision 1.39 2008/07/21 09:42:10 megabajt
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcdio.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list