]> git.pld-linux.org Git - packages/gstreamer0.10.git/blobdiff - gstreamer0.10.spec
- fix building with bison3
[packages/gstreamer0.10.git] / gstreamer0.10.spec
index 2cb696a78e9d6a1322eb1dca21f0c05a4750752a..8c07e0b8d58ba7a9f4843c29817c791b858bf9c0 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8):     GStreamer - biblioteki środowiska do obróbki strumieni
 Name:          gstreamer0.10
 Version:       0.10.36
-Release:       4
+Release:       5
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar.xz
@@ -10,6 +10,7 @@ Source0:      http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar
 Patch0:                gstreamer-without_ps_pdf.patch
 Patch1:                gstreamer-eps.patch
 Patch2:                gstreamer-inspect-rpm-format.patch
+Patch3:                bison3.patch
 URL:           http://gstreamer.net/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.11
@@ -18,7 +19,7 @@ BuildRequires:        docbook-dtd30-sgml
 BuildRequires: docbook-dtd412-xml
 BuildRequires: docbook-utils >= 0.6.10
 BuildRequires: flex >= 2.5.31
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-tools >= 0.17
 BuildRequires: glib2-devel >= 1:2.24
 BuildRequires: glibc-misc
 BuildRequires: gnome-doc-tools
@@ -105,6 +106,7 @@ Dokumentacja API Gstreamera.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 # po/Makefile.in.in is modified
This page took 0.046045 seconds and 4 git commands to generate.