rpms/gstreamer-plugins-good/F-7 .cvsignore, 1.7, 1.8 gstreamer-plugins-good.spec, 1.34, 1.35 sources, 1.7, 1.8

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Thu Jul 26 09:55:50 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/gstreamer-plugins-good/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4780

Modified Files:
	.cvsignore gstreamer-plugins-good.spec sources 
Log Message:
* Thu Jul 26 2007 - Bastien Nocera <bnocera at redhat.com> - 0.10.6-1
- Update to 0.10.6 (#249598)
- Remove outdated FLAC patch
- Add new plugins include the QuickTime demuxer



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-7/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	17 Jan 2007 06:41:19 -0000	1.7
+++ .cvsignore	26 Jul 2007 09:55:18 -0000	1.8
@@ -1 +1 @@
-gst-plugins-good-0.10.5.tar.bz2
+gst-plugins-good-0.10.6.tar.bz2


Index: gstreamer-plugins-good.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-7/gstreamer-plugins-good.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- gstreamer-plugins-good.spec	7 May 2007 12:38:25 -0000	1.34
+++ gstreamer-plugins-good.spec	26 Jul 2007 09:55:18 -0000	1.35
@@ -5,8 +5,8 @@
 %define         _gstpb          0.10.6
 
 Name: 		%{gstreamer}-plugins-good
-Version: 	0.10.5
-Release:  	6%{?dist}
+Version: 	0.10.6
+Release:  	1%{?dist}
 Summary: 	GStreamer plug-ins with good code and licensing
 
 Group: 		Applications/Multimedia
@@ -14,7 +14,6 @@
 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.4-docs.patch
-Patch1:         gst-plugins-good-0.10.5-flac.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: 	%{gstreamer} >= %{_gst}
@@ -27,8 +26,6 @@
 
 BuildRequires: 	%{gstreamer}-devel >= %{_gst}
 BuildRequires: 	%{gstreamer}-plugins-base-devel >= %{_gstpb}
-# For Patch1
-BuildRequires:  automake autoconf libtool
 
 BuildRequires:	liboil-devel >= 0.3.6
 BuildRequires:  gettext
@@ -96,13 +93,12 @@
 %prep
 %setup -q -n gst-plugins-good-%{version}
 %patch0 -p1 -b .docs
-%patch1 -p1 -b .flac
 
 %build
-autoreconf
 %configure \
   --with-package-name='Fedora Core gstreamer-plugins-good package' \
-  --with-package-origin='http://download.fedora.redhat.com/fedora'
+  --with-package-origin='http://download.fedora.redhat.com/fedora' \
+  --disable-gtkdoc
 
 make %{?_smp_mflags}
                                                                                 
@@ -162,6 +158,9 @@
 %{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
 %{_libdir}/gstreamer-%{majorminor}/libgstvideobalance.so
 %{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
+%{_libdir}/gstreamer-%{majorminor}/libgstgamma.so
+%{_libdir}/gstreamer-%{majorminor}/libgstqtdemux.so
+%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
 
 # gstreamer-plugins with external dependencies but in the main package
 #%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
@@ -196,7 +195,7 @@
 
 %files devel
 %defattr(-, root, root)
-# %doc %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{majorminor}
+%doc %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{majorminor}
 
 %pre
 if [ "$1" -gt 1 ]; then
@@ -215,6 +214,11 @@
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Thu Jul 26 2007 - Bastien Nocera <bnocera at redhat.com> - 0.10.6-1
+- Update to 0.10.6 (#249598)
+- Remove outdated FLAC patch
+- Add new plugins include the QuickTime demuxer
+
 * Sat May  5 2007  Matthias Clasen  <mclasen at redhat.com> - 0.10.5-6
 - Add libshout-devel, taglib-devel, libcdio-devel as BRs (#136268)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Jan 2007 06:41:19 -0000	1.7
+++ sources	26 Jul 2007 09:55:18 -0000	1.8
@@ -1 +1 @@
-c45fc9ace9feb4d3df32da0a6d262d84  gst-plugins-good-0.10.5.tar.bz2
+25f111360c2930705b91b4fcf93ae5c5  gst-plugins-good-0.10.6.tar.bz2




More information about the scm-commits mailing list