SPECS: gstreamer-plugins-base.spec - updated to 0.10.17 - removed ...
qboosh
qboosh at pld-linux.org
Sat Feb 9 15:13:32 CET 2008
Author: qboosh Date: Sat Feb 9 14:13:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.10.17
- removed obsolete pl.po-update patch
---- Files affected:
SPECS:
gstreamer-plugins-base.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: SPECS/gstreamer-plugins-base.spec
diff -u SPECS/gstreamer-plugins-base.spec:1.45 SPECS/gstreamer-plugins-base.spec:1.46
--- SPECS/gstreamer-plugins-base.spec:1.45 Sun Dec 16 01:42:26 2007
+++ SPECS/gstreamer-plugins-base.spec Sat Feb 9 15:13:27 2008
@@ -8,7 +8,7 @@
#
%define gstname gst-plugins-base
%define gst_major_ver 0.10
-%define gst_req_ver 0.10.15
+%define gst_req_ver 0.10.17
#
%if %{without gnome}
%undefine with_gnomevfs
@@ -16,14 +16,13 @@
Summary: GStreamer Streaming-media framework base plugins
Summary(pl.UTF-8): Podstawowe wtyczki do środowiska obróbki strumieni GStreamer
Name: gstreamer-plugins-base
-Version: 0.10.15
+Version: 0.10.17
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2
-# Source0-md5: 8449359b465074433fec626778bcf36f
+# Source0-md5: 151b66228e08ab0c7601713030fb1c3f
Patch0: %{name}-bashish.patch
-Patch1: %{name}-pl.po-update.patch
URL: http://gstreamer.freedesktop.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -280,7 +279,6 @@
%prep
%setup -q -n %{gstname}-%{version}
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -342,7 +340,8 @@
%attr(755,root,root) %ghost %{_libdir}/libgsttag-*.so.0
%attr(755,root,root) %{_libdir}/libgstvideo-*.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgstvideo-*.so.0
-
+%{_mandir}/man1/gst-visualise-*.1*
+# plugins with no external dependencies
%attr(755,root,root) %{gstlibdir}/libgstaudioconvert.so
%attr(755,root,root) %{gstlibdir}/libgstaudiorate.so
%attr(755,root,root) %{gstlibdir}/libgstaudiotestsrc.so
@@ -355,12 +354,10 @@
%attr(755,root,root) %{gstlibdir}/libgstsubparse.so
%attr(755,root,root) %{gstlibdir}/libgsttcp.so
%attr(755,root,root) %{gstlibdir}/libgsttypefindfunctions.so
-%attr(755,root,root) %{gstlibdir}/libgsturidecodebin.so
%attr(755,root,root) %{gstlibdir}/libgstvideo4linux.so
%attr(755,root,root) %{gstlibdir}/libgstvideorate.so
%attr(755,root,root) %{gstlibdir}/libgstvideoscale.so
%attr(755,root,root) %{gstlibdir}/libgstvideotestsrc.so
-%{_mandir}/man1/gst-visualise-*.1*
%files devel
%defattr(644,root,root,755)
@@ -401,7 +398,20 @@
%{gstincludedir}/gst/sdp
%{gstincludedir}/gst/tag
%{gstincludedir}/gst/video
-%{_pkgconfigdir}/gstreamer-plugins-base-*.pc
+%{_pkgconfigdir}/gstreamer-audio-0.10.pc
+%{_pkgconfigdir}/gstreamer-cdda-0.10.pc
+%{_pkgconfigdir}/gstreamer-fft-0.10.pc
+%{_pkgconfigdir}/gstreamer-floatcast-0.10.pc
+%{_pkgconfigdir}/gstreamer-interfaces-0.10.pc
+%{_pkgconfigdir}/gstreamer-netbuffer-0.10.pc
+%{_pkgconfigdir}/gstreamer-pbutils-0.10.pc
+%{_pkgconfigdir}/gstreamer-plugins-base-0.10.pc
+%{_pkgconfigdir}/gstreamer-riff-0.10.pc
+%{_pkgconfigdir}/gstreamer-rtp-0.10.pc
+%{_pkgconfigdir}/gstreamer-rtsp-0.10.pc
+%{_pkgconfigdir}/gstreamer-sdp-0.10.pc
+%{_pkgconfigdir}/gstreamer-tag-0.10.pc
+%{_pkgconfigdir}/gstreamer-video-0.10.pc
%if %{with apidocs}
%files apidocs
@@ -467,6 +477,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2008-02-09 14:13:27 qboosh
+- updated to 0.10.17
+- removed obsolete pl.po-update patch
+
Revision 1.45 2007-12-16 00:42:26 qboosh
- updated to 0.10.15
- pl.po merged upstream, added pl.po-update patch instead
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-base.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list