rpms/gstreamer-plugins-base/devel gstreamer-plugins-base.spec, 1.54, 1.55

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Mon Jun 2 17:09:26 UTC 2008


Author: hadess

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

Modified Files:
	gstreamer-plugins-base.spec 
Log Message:
* Mon Jun 02 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.19-5
- Let the package build its own documentation



Index: gstreamer-plugins-base.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-base/devel/gstreamer-plugins-base.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- gstreamer-plugins-base.spec	24 May 2008 15:05:39 -0000	1.54
+++ gstreamer-plugins-base.spec	2 Jun 2008 17:08:38 -0000	1.55
@@ -5,7 +5,7 @@
 
 Name: 		%{gstreamer}-plugins-base
 Version: 	0.10.19
-Release:  	4%{?dist}	
+Release:  	5%{?dist}	
 Summary: 	GStreamer streaming media framework base plug-ins
 
 Group: 		Applications/Multimedia
@@ -59,7 +59,7 @@
 %configure \
   --with-package-name='Fedora gstreamer-plugins-base package' \
   --with-package-origin='http://download.fedora.redhat.com/fedora' \
-  --disable-gtk-doc \
+  --enable-gtk-doc \
   --enable-experimental \
   --disable-static
 
@@ -76,12 +76,6 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
-# Install the docs by hand, see http://bugzilla.gnome.org/show_bug.cgi?id=349099
-mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/gst-plugins-base-libs-0.10/
-cp -ar docs/libs/html/ $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/gst-plugins-base-libs-0.10/
-mkdir -p $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/gst-plugins-base-plugins-0.10/
-cp -ar docs/plugins/html/ $RPM_BUILD_ROOT/%{_datadir}/gtk-doc/html/gst-plugins-base-plugins-0.10/
-
 %find_lang gst-plugins-base-%{majorminor}
 
 %clean
@@ -247,6 +241,9 @@
 %doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
 
 %changelog
+* Mon Jun 02 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.19-5
+- Let the package build its own documentation
+
 * Sat May 24 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.19-4
 - Remove the gnome-vfs plugin, and see what breaks
 




More information about the fedora-extras-commits mailing list