commit af18c9e2e7d8a319d509f7cd103a19354c65662d
Author: Jakub Bogusz <[email protected]>
Date:   Fri Mar 29 10:53:26 2013 +0100

    - renamed to gstreamer0.10-openmax, fixed build in current environment

 gstreamer-openmax.spec => gstreamer0.10-openmax.spec | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/gstreamer-openmax.spec b/gstreamer0.10-openmax.spec
similarity index 66%
rename from gstreamer-openmax.spec
rename to gstreamer0.10-openmax.spec
index 3d355ff..411ae05 100644
--- a/gstreamer-openmax.spec
+++ b/gstreamer0.10-openmax.spec
@@ -1,8 +1,8 @@
 #
 %include       /usr/lib/rpm/macros.gstreamer
-Summary:       GStreamer plug-in that allows communication with OpenMAX IL 
components
-Summary(pl.UTF-8):     Wtyczka GStreamera pozwalająca na komunikację z 
komponentami OpenMAX IL
-Name:          gstreamer-openmax
+Summary:       GStreamer 0.10 plug-in that allows communication with OpenMAX 
IL components
+Summary(pl.UTF-8):     Wtyczka GStreamera 0.10 pozwalająca na komunikację z 
komponentami OpenMAX IL
+Name:          gstreamer0.10-openmax
 Version:       0.10.1
 Release:       1
 License:       LGPL v2.1+
@@ -12,21 +12,22 @@ Source0:    
http://gstreamer.freedesktop.org/src/gst-openmax/gst-openmax-%{version}
 URL:           http://gstreamer.net/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
-BuildRequires: gstreamer-devel >= 0.10.22
+BuildRequires: gstreamer0.10-devel >= 0.10.22
 BuildRequires: libtool
 BuildRequires: pkgconfig
-Requires:      gstreamer >= 0.10.22
+BuildRequires: sed >= 4.0
+Requires:      gstreamer0.10 >= 0.10.22
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-GstOpenMAX is a GStreamer plug-in that allows communication with
+GstOpenMAX is a GStreamer 0.10 plug-in that allows communication with
 OpenMAX IL components.
 
 OpenMAX IL is an industry standard that provides an abstraction layer
 for computer graphics, video, and sound routines.
 
 %description -l pl.UTF-8
-GstOpenMAX to wtyczka GStreamera pozwalająca na komunikację z
+GstOpenMAX to wtyczka GStreamera 0.10 pozwalająca na komunikację z
 komponentami OpenMAX IL.
 
 OpenMAX IL to standard przemysłowy zapewniający warstwę abstrakcji dla
@@ -35,6 +36,9 @@ funkcji grafiki komputerowej, obrazu i dźwięku komp.
 %prep
 %setup -q -n gst-openmax-%{version}
 
+# disable -Werror (unused-but-sed variable, deprecated glib APIs)
+%{__sed} -i -e 's/AG_GST_SET_ERROR_CFLAGS.*/AG_GST_SET_ERROR_CFLAGS([no])/' 
configure.ac
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-openmax.git/commitdiff/af18c9e2e7d8a319d509f7cd103a19354c65662d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to