Author: qboosh Date: Fri Dec 10 17:08:07 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.10.31 - removed obsolete Makefile patch
---- Files affected: packages/gstreamer-plugins-base: gstreamer-plugins-base.spec (1.71 -> 1.72) , Makefile.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/gstreamer-plugins-base/gstreamer-plugins-base.spec diff -u packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.71 packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.72 --- packages/gstreamer-plugins-base/gstreamer-plugins-base.spec:1.71 Mon Sep 6 16:49:47 2010 +++ packages/gstreamer-plugins-base/gstreamer-plugins-base.spec Fri Dec 10 18:08:02 2010 @@ -18,14 +18,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.30 -Release: 2 +Version: 0.10.31 +Release: 1 License: LGPL v2+ Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2 -# Source0-md5: 3ad90152b58563e1314af26c263f3c4c +# Source0-md5: 9baa0d87e81c88b2477a3554ab629c46 Patch0: %{name}-bashish.patch -Patch1: Makefile.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.10 @@ -303,7 +302,6 @@ %prep %setup -q -n %{gstname}-%{version} %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -343,7 +341,8 @@ %files -f %{gstname}-%{gst_major_ver}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README RELEASE -%attr(755,root,root) %{_bindir}/gst-visualise-* +%attr(755,root,root) %{_bindir}/gst-discoverer-0.10 +%attr(755,root,root) %{_bindir}/gst-visualise-0.10 %attr(755,root,root) %{_libdir}/libgstapp-0.10.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgstapp-0.10.so.0 %attr(755,root,root) %{_libdir}/libgstaudio-*.so.*.*.* @@ -539,6 +538,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2010/12/10 17:08:02 qboosh +- updated to 0.10.31 +- removed obsolete Makefile patch + Revision 1.71 2010/09/06 14:49:47 glen - libgstvolume.so needs orc_program_append_2 symbol, add runtime dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-base/gstreamer-plugins-base.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
