rpms/gstreamer-plugins-good/devel gstreamer-plugins-good.spec, 1.62, 1.63 gst-plugins-good-0.10.8-docs.patch, 1.1, NONE

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Wed Jul 30 12:15:14 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1779

Modified Files:
	gstreamer-plugins-good.spec 
Removed Files:
	gst-plugins-good-0.10.8-docs.patch 
Log Message:
* Wed Jul 30 2008 - Bastien Nocera <bnocera at redhat.com> 0.10.8-10
- Build the docs ourselves



Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/devel/gstreamer-plugins-good.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- gstreamer-plugins-good.spec	22 Jul 2008 19:12:35 -0000	1.62
+++ gstreamer-plugins-good.spec	30 Jul 2008 12:14:44 -0000	1.63
@@ -6,14 +6,13 @@
 
 Name: 		%{gstreamer}-plugins-good
 Version: 	0.10.8
-Release:  	9%{?dist}
+Release:  	10%{?dist}
 Summary: 	GStreamer plug-ins with good code and licensing
 
 Group: 		Applications/Multimedia
 License: 	LGPLv2+
 URL:		http://gstreamer.freedesktop.org/
 Source:         http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.bz2
-Patch0:		gst-plugins-good-0.10.8-docs.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=536317
 Patch1:		gst-plugins-good-v4l2-new-kernel.patch
 # rh bug #451391
@@ -64,7 +63,7 @@
 
 # documentation
 BuildRequires:  gtk-doc
-BuildRequires:  PyXML
+BuildRequires:  python-devel PyXML
 BuildRequires:  hal-devel
 
 %description
@@ -99,7 +98,6 @@
 
 %prep
 %setup -q -n gst-plugins-good-%{version}
-%patch0 -p1 -b .docs
 pushd sys/v4l2
 %patch1 -p0 -b .new-kernel
 popd
@@ -111,7 +109,7 @@
 %configure \
   --with-package-name='Fedora gstreamer-plugins-good package' \
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
-  --disable-gtkdoc \
+  --enable-gtk-doc \
   --enable-experimental \
   --enable-ladspa \
   --with-default-visualizer=autoaudiosink
@@ -246,6 +244,9 @@
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Wed Jul 30 2008 - Bastien Nocera <bnocera at redhat.com> 0.10.8-10
+- Build the docs ourselves
+
 * Tue Jul 22 2008 Jarod Wilson <jwilson at redhat.com> 0.10.8-9
 - Bump and rebuild for libraw1394 v2.0.0
 


--- gst-plugins-good-0.10.8-docs.patch DELETED ---




More information about the scm-commits mailing list