From a4af5342c8d4c4349404da68dac771dc9a11f23a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 9 Dec 2010 21:09:59 +0000 Subject: [PATCH] - updated to 0.10.31 - removed obsolete make patch Changed files: gstreamer-make.patch -> 1.2 gstreamer.spec -> 1.128 --- gstreamer-make.patch | 21 --------------------- gstreamer.spec | 6 ++---- 2 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 gstreamer-make.patch diff --git a/gstreamer-make.patch b/gstreamer-make.patch deleted file mode 100644 index f7b66bb..0000000 --- a/gstreamer-make.patch +++ /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 - diff --git a/gstreamer.spec b/gstreamer.spec index ec0e6b5..e4212e3 100644 --- a/gstreamer.spec +++ b/gstreamer.spec @@ -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 -- 2.44.0