]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- updated to 1.0.10 auto/th/gstreamer-1.0.10-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 Aug 2013 17:42:10 +0000 (19:42 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 Aug 2013 17:42:10 +0000 (19:42 +0200)
- removed obsolete bison patch

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

diff --git a/gstreamer-bison.patch b/gstreamer-bison.patch
deleted file mode 100644 (file)
index ec48de8..0000000
+++ /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
index 2593b2594a6c39429423e8263e6d781815cde90e..aa2e06c01471acb01564e94ca4fc93ad4c7e2493 100644 (file)
@@ -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
This page took 0.153233 seconds and 4 git commands to generate.