]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- updated to 0.10.31 auto/th/gstreamer-0_10_31-1 auto/ti/gstreamer-0_10_31-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 9 Dec 2010 21:09:59 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete make patch

Changed files:
    gstreamer-make.patch -> 1.2
    gstreamer.spec -> 1.128

gstreamer-make.patch [deleted file]
gstreamer.spec

diff --git a/gstreamer-make.patch b/gstreamer-make.patch
deleted file mode 100644 (file)
index f7b66bb..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
---- gstreamer-0.10.30/common/gtk-doc.mak.orig  2010-04-08 01:17:35.000000000 +0200
-+++ gstreamer-0.10.30/common/gtk-doc.mak       2010-08-23 21:03:47.550816591 +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
---- gstreamer-0.10.30/common/gtk-doc-plugins.mak.orig  2010-07-01 02:25:08.000000000 +0200
-+++ gstreamer-0.10.30/common/gtk-doc-plugins.mak       2010-08-23 21:48:56.434824972 +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
index ec0e6b56da8f088c37c56505dbfe13646cf1fee4..e4212e3e65718b221783477304331d237b9a2020 100644 (file)
@@ -1,17 +1,16 @@
 Summary:       GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8):     GStreamer - biblioteki środowiska do obróbki strumieni
 Name:          gstreamer
-Version:       0.10.30
+Version:       0.10.31
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.bz2
-# Source0-md5: de01f73f71d97c5854badd363ca06509
+# Source0-md5: a21fb08bdb578d972c7c14e77da8fbb6
 Source1:       %{name}-rpmdeps.sh
 Patch0:                %{name}-without_ps_pdf.patch
 Patch1:                %{name}-eps.patch
 Patch2:                %{name}-inspect-rpm-format.patch
-Patch3:                %{name}-make.patch
 URL:           http://gstreamer.net/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.10
@@ -105,7 +104,6 @@ Dokumentacja API Gstreamera.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # po/Makefile.in.in is modified
This page took 0.028461 seconds and 4 git commands to generate.