rpms/gstreamer-plugins-good/F-13 .cvsignore, 1.33, 1.34 gstreamer-plugins-good.spec, 1.128, 1.129 sources, 1.33, 1.34

Benjamin Otte company at fedoraproject.org
Wed Apr 28 18:43:04 UTC 2010


Author: company

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16818

Modified Files:
	.cvsignore gstreamer-plugins-good.spec sources 
Log Message:
* Wed Apr 28 2010 Benjamin Otte <otte at redhat.com> 0.10.22-1
- Update to 0.10.22
- Replace devel package by noarch devel-docs package




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-13/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- .cvsignore	9 Mar 2010 08:28:39 -0000	1.33
+++ .cvsignore	28 Apr 2010 18:43:03 -0000	1.34
@@ -1 +1 @@
-gst-plugins-good-0.10.21.tar.bz2
+gst-plugins-good-0.10.22.tar.bz2


Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-13/gstreamer-plugins-good.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- gstreamer-plugins-good.spec	7 Apr 2010 18:26:00 -0000	1.128
+++ gstreamer-plugins-good.spec	28 Apr 2010 18:43:04 -0000	1.129
@@ -1,12 +1,12 @@
 %define         gstreamer       gstreamer
 %define         majorminor      0.10
 
-%define         _gst            0.10.27
-%define         _gstpb          0.10.27
+%define         _gst            0.10.29
+%define         _gstpb          0.10.29
 
 Name: 		%{gstreamer}-plugins-good
-Version: 	0.10.21
-Release:  	2%{?dist}
+Version: 	0.10.22
+Release:  	1%{?dist}
 Summary: 	GStreamer plug-ins with good code and licensing
 
 Group: 		Applications/Multimedia
@@ -75,13 +75,16 @@ plug-ins.
 GStreamer Good Plug-ins is a collection of well-supported plug-ins of
 good quality and under the LGPL license.
 
-%package devel
-Summary:        Dummy package to make gstreamer-plugins-good multilib
+%package devel-docs
+Summary:        Documentation for gstreamer-plugins-good
 Group:          Development/Libraries
 
 Requires:       %{name} = %{version}-%{release}
+# for /usr/share/gtk-doc/html
+Requires:       gtk-doc
+BuildArch:      noarch
 
-%description devel
+%description devel-docs
 GStreamer is a streaming media framework, based on graphs of filters which
 operate on media data. Applications using this library can do anything
 from real-time sound processing to playing videos, and just about anything
@@ -92,7 +95,7 @@ plug-ins.
 GStreamer Good Plug-ins is a collection of well-supported plug-ins of
 good quality and under the LGPL license.
 
-This is a dummy package to make gstreamer-plugins-good multilib.
+This package contains documentation for the provided plugins.
 
 %prep
 %setup -q -n gst-plugins-good-%{version}
@@ -104,6 +107,7 @@ This is a dummy package to make gstreame
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
   --enable-gtk-doc \
   --enable-experimental \
+  --disable-monoscope \
   --disable-esd --disable-libcaca --disable-aalib \
   --with-default-visualizer=autoaudiosink
 
@@ -122,10 +126,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gstreame
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
-# Remove the monoscope viz, it's experimental, and might crash applications
-# that use it
-rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
-
 %find_lang gst-plugins-good-%{majorminor}
 
 %clean
@@ -216,7 +216,7 @@ rm -rf $RPM_BUILD_ROOT
 # schema files
 %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas
 
-%files devel
+%files devel-docs
 %defattr(-, root, root)
 
 # gtk-doc documentation
@@ -239,6 +239,10 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Wed Apr 28 2010 Benjamin Otte <otte at redhat.com> 0.10.22-1
+- Update to 0.10.22
+- Replace devel package by noarch devel-docs package
+
 * Wed Apr 07 2010 Benjamin Otte <otte at redhat.com> 0.10.21-2
 - Enable gtk-doc
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-13/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- sources	9 Mar 2010 08:28:39 -0000	1.33
+++ sources	28 Apr 2010 18:43:04 -0000	1.34
@@ -1 +1 @@
-9bc5c9b390edbb96bda42fc553eae5ae  gst-plugins-good-0.10.21.tar.bz2
+4804aaa32044af9846914304991cc9d6  gst-plugins-good-0.10.22.tar.bz2



More information about the scm-commits mailing list