[packages/gstreamer] - updated to 1.0.10 - removed obsolete bison patch

qboosh qboosh at pld-linux.org
Fri Aug 30 19:42:34 CEST 2013


commit c4b3b22632ec8adbc5516f248c26ba559be1e92d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 30 19:42:10 2013 +0200

    - updated to 1.0.10
    - removed obsolete bison patch

 gstreamer-bison.patch | 10 ----------
 gstreamer.spec        |  6 ++----
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 2593b25..aa2e06c 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -4,16 +4,15 @@
 Summary:	GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8):	GStreamer - biblioteki środowiska do obróbki strumieni
 Name:		gstreamer
-Version:	1.0.9
+Version:	1.0.10
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.xz
-# Source0-md5:	cbbad73d703b811bc8bd18e47b36e534
+# Source0-md5:	fddc83a851f7c695bd667b7325455b47
 Patch0:		%{name}-without_ps_pdf.patch
 Patch1:		%{name}-eps.patch
 Patch2:		%{name}-inspect-rpm-format.patch
-Patch3:		%{name}-bison.patch
 URL:		http://gstreamer.net/
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake >= 1:1.11
@@ -104,7 +103,6 @@ Dokumentacja API Gstreamera.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # po/Makefile.in.in is modified
diff --git a/gstreamer-bison.patch b/gstreamer-bison.patch
deleted file mode 100644
index ec48de8..0000000
--- a/gstreamer-bison.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- gstreamer-1.0.9/gst/parse/grammar.y.orig	2012-10-25 12:54:57.000000000 +0200
-+++ gstreamer-1.0.9/gst/parse/grammar.y	2013-08-09 15:31:25.436287977 +0200
-@@ -657,6 +657,7 @@
- %right '.'
- %left '!' '='
- 
-+%lex-param { yyscan_t scanner }
- %parse-param { void *scanner }
- %parse-param { graph_t *graph }
- %pure-parser
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer.git/commitdiff/c4b3b22632ec8adbc5516f248c26ba559be1e92d



More information about the pld-cvs-commit mailing list