rpms/gstreamer-plugins-good/devel gstreamer-plugins-good.spec, 1.127, 1.128

Benjamin Otte company at fedoraproject.org
Wed Apr 7 16:33:41 UTC 2010


Author: company

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11963

Modified Files:
	gstreamer-plugins-good.spec 
Log Message:
* Tue Mar 09 2010 Benjamin Otte <otte at redhat.com> 0.10.21-2
- Enable gtk-doc




Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/devel/gstreamer-plugins-good.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- gstreamer-plugins-good.spec	9 Mar 2010 08:31:18 -0000	1.127
+++ gstreamer-plugins-good.spec	7 Apr 2010 16:33:40 -0000	1.128
@@ -6,7 +6,7 @@
 
 Name: 		%{gstreamer}-plugins-good
 Version: 	0.10.21
-Release:  	1%{?dist}
+Release:  	2%{?dist}
 Summary: 	GStreamer plug-ins with good code and licensing
 
 Group: 		Applications/Multimedia
@@ -102,7 +102,7 @@ This is a dummy package to make gstreame
 %configure \
   --with-package-name='Fedora gstreamer-plugins-good package' \
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
-  --disable-gtk-doc \
+  --enable-gtk-doc \
   --enable-experimental \
   --disable-esd --disable-libcaca --disable-aalib \
   --with-default-visualizer=autoaudiosink
@@ -219,6 +219,9 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(-, root, root)
 
+# gtk-doc documentation
+%doc %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{majorminor}
+
 %pre
 if [ "$1" -gt 1 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -236,6 +239,9 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Tue Mar 09 2010 Benjamin Otte <otte at redhat.com> 0.10.21-2
+- Enable gtk-doc
+
 * Tue Mar 09 2010 Benjamin Otte <otte at redhat.com> 0.10.21-1
 - Update to 0.10.21
 



More information about the scm-commits mailing list