SPECS: gstreamer-plugins-base.spec - updated to 0.10.2; cdparanoia...
qboosh
qboosh at pld-linux.org
Mon Jan 23 19:52:07 CET 2006
Author: qboosh Date: Mon Jan 23 18:52:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.10.2; cdparanoia plugin is back
---- Files affected:
SPECS:
gstreamer-plugins-base.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/gstreamer-plugins-base.spec
diff -u SPECS/gstreamer-plugins-base.spec:1.4 SPECS/gstreamer-plugins-base.spec:1.5
--- SPECS/gstreamer-plugins-base.spec:1.4 Tue Jan 17 19:35:43 2006
+++ SPECS/gstreamer-plugins-base.spec Mon Jan 23 19:52:00 2006
@@ -12,12 +12,12 @@
Summary: GStreamer Streaming-media framework base plugins
Summary(pl): Podstawowe wtyczki do środowiska obróbki strumieni GStreamer
Name: gstreamer-plugins-base
-Version: 0.10.1
+Version: 0.10.2
Release: 0.1
License: LGPL
Group: Libraries
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2
-# Source0-md5: 303fc88af1eed2ec2fd094bee98113d2
+# Source0-md5: 08b1f541e81baa67aeab6df90cfe61d5
Patch0: %{name}-bashish.patch
URL: http://gstreamer.freedesktop.org/
BuildRequires: autoconf >= 2.52
@@ -254,7 +254,6 @@
%{!?with_gnomevfs:--disable-gnome_vfs} \
%{!?with_libvisual:--disable-libvisual} \
--disable-static \
- --enable-cdparanoia \
--enable-gtk-doc \
--with-html-dir=%{_gtkdocdir}
@@ -282,6 +281,7 @@
%doc AUTHORS ChangeLog NEWS README RELEASE
%attr(755,root,root) %{_bindir}/gst-visualise-*
%attr(755,root,root) %{_libdir}/libgstaudio-*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgstcdda-*.so.*.*.*
%attr(755,root,root) %{_libdir}/libgstinterfaces-*.so.*.*.*
%attr(755,root,root) %{_libdir}/libgstnetbuffer-*.so.*.*.*
%attr(755,root,root) %{_libdir}/libgstriff-*.so.*.*.*
@@ -308,6 +308,7 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgstaudio-*.so
+%attr(755,root,root) %{_libdir}/libgstcdda-*.so
%attr(755,root,root) %{_libdir}/libgstinterfaces-*.so
%attr(755,root,root) %{_libdir}/libgstnetbuffer-*.so
%attr(755,root,root) %{_libdir}/libgstriff-*.so
@@ -315,6 +316,7 @@
%attr(755,root,root) %{_libdir}/libgsttag-*.so
%attr(755,root,root) %{_libdir}/libgstvideo-*.so
%{_libdir}/libgstaudio-*.la
+%{_libdir}/libgstcdda-*.la
%{_libdir}/libgstinterfaces-*.la
%{_libdir}/libgstnetbuffer-*.la
%{_libdir}/libgstriff-*.la
@@ -322,6 +324,7 @@
%{_libdir}/libgsttag-*.la
%{_libdir}/libgstvideo-*.la
%{gstincludedir}/gst/audio
+%{gstincludedir}/gst/cdda
%{gstincludedir}/gst/floatcast
%{gstincludedir}/gst/interfaces
%{gstincludedir}/gst/netbuffer
@@ -346,9 +349,9 @@
%attr(755,root,root) %{gstlibdir}/libgstaudioresample.so
%attr(755,root,root) %{gstlibdir}/libgstvolume.so
-#%files -n gstreamer-cdparanoia
-#%defattr(644,root,root,755)
-#%attr(755,root,root) %{gstlibdir}/libgstcdparanoia.so
+%files -n gstreamer-cdparanoia
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstcdparanoia.so
%if %{with gnomevfs}
%files -n gstreamer-gnomevfs
@@ -389,6 +392,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/01/23 18:52:00 qboosh
+- updated to 0.10.2; cdparanoia plugin is back
+
Revision 1.4 2006/01/17 18:35:43 qboosh
- gstreamer-quicktime Obsoletes moved to gstreamer-plugins-bad
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gstreamer-plugins-base.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list