Author: patrys                       Date: Tue Aug 24 19:59:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.10.24

---- Files affected:
packages/gstreamer-plugins-good:
   gstreamer-plugins-good.spec (1.52 -> 1.53) , Makefile.patch (NONE -> 1.1)  
(NEW), gstreamer-plugins-good-libpng.patch (1.3 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-good/gstreamer-plugins-good.spec
diff -u packages/gstreamer-plugins-good/gstreamer-plugins-good.spec:1.52 
packages/gstreamer-plugins-good/gstreamer-plugins-good.spec:1.53
--- packages/gstreamer-plugins-good/gstreamer-plugins-good.spec:1.52    Fri Jun 
 4 09:33:28 2010
+++ packages/gstreamer-plugins-good/gstreamer-plugins-good.spec Tue Aug 24 
21:59:39 2010
@@ -19,22 +19,22 @@
 
 %define                gstname         gst-plugins-good
 %define                gst_major_ver   0.10
-%define                gst_req_ver     0.10.29
-%define                gstpb_req_ver   0.10.29
+%define                gst_req_ver     0.10.30
+%define                gstpb_req_ver   0.10.30
 
 %include       /usr/lib/rpm/macros.gstreamer
 Summary:       Good GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Dobre wtyczki do środowiska obróbki strumieni GStreamer
 Name:          gstreamer-plugins-good
-Version:       0.10.23
-Release:       2
+Version:       0.10.24
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{version}.tar.bz2
-# Source0-md5: 9cddbb0e7e90677f0cc05c23feffef5c
+# Source0-md5: dc0de606e3e303cf378327b72a4d281f
 Patch0:                %{name}-bashish.patch
 Patch1:                %{name}-libcaca.patch
-#Patch2:               %{name}-libpng.patch
+Patch2:                Makefile.patch
 URL:           http://gstreamer.freedesktop.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1.5
@@ -44,8 +44,8 @@
 BuildRequires: gstreamer-plugins-base-devel >= %{gstpb_req_ver}
 BuildRequires: gtk+2-devel >= 2:2.10.1
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.7}
-BuildRequires: liboil-devel >= 0.3.6
 BuildRequires: libtool >= 1.4
+BuildRequires: orc-devel >= 0.4.5
 BuildRequires: pkgconfig >= 1:0.9.0
 BuildRequires: python >= 2.1
 BuildRequires: python-PyXML
@@ -460,7 +460,7 @@
 %setup -q -n %{gstname}-%{version}
 %patch0 -p1
 %patch1 -p1
-#%%patch2 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -476,6 +476,7 @@
        %{!?with_esd:--disable-esd} \
        --enable-experimental \
        %{?with_ladspa:--enable-ladspa} \
+       --enable-orc \
        %{!?with_soup:--disable-soup} \
        %{!?with_speex:--disable-speex} \
        %{!?with_wavpack:--disable-wavpack} \
@@ -688,6 +689,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/08/24 19:59:39  patrys
+- 0.10.24
+
 Revision 1.52  2010/06/04 07:33:28  blues
 - more obsoletes
 

================================================================
Index: packages/gstreamer-plugins-good/Makefile.patch
diff -u /dev/null packages/gstreamer-plugins-good/Makefile.patch:1.1
--- /dev/null   Tue Aug 24 21:59:44 2010
+++ packages/gstreamer-plugins-good/Makefile.patch      Tue Aug 24 21:59:39 2010
@@ -0,0 +1,21 @@
+--- gst-plugins-good-0.10.24/common/gtk-doc.mak~       2010-02-24 
15:19:02.000000000 +0100
++++ gst-plugins-good-0.10.24/common/gtk-doc.mak        2010-08-24 
21:53:15.413733452 +0200
+@@ -232,6 +232,6 @@
+       -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+       -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+       cd $(distdir) && rm -f $(DISTCLEANFILES)
+-        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++      gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+ 
+ .PHONY : dist-hook-local docs
+--- gst-plugins-good-0.10.24/common/gtk-doc-plugins.mak~       2010-06-24 
14:54:22.000000000 +0200
++++ gst-plugins-good-0.10.24/common/gtk-doc-plugins.mak        2010-08-24 
21:53:26.387065947 +0200
+@@ -332,7 +332,7 @@
+       -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+       -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+       cd $(distdir) && rm -f $(DISTCLEANFILES)
+-        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++      gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+ 
+ .PHONY : dist-hook-local docs
+ 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-good/gstreamer-plugins-good.spec?r1=1.52&r2=1.53&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to