commit 1e02759f77fbf8a4424b22173b39f57a750afbb5
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sun Nov 3 21:07:47 2013 +0100

    - rel 12; accept newer neons

 gst-neon.patch                 | 11 +++++++++++
 gstreamer0.10-plugins-bad.spec |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer0.10-plugins-bad.spec b/gstreamer0.10-plugins-bad.spec
index 768cf01..7ba5709 100644
--- a/gstreamer0.10-plugins-bad.spec
+++ b/gstreamer0.10-plugins-bad.spec
@@ -31,7 +31,7 @@ Summary:      Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:          gstreamer0.10-plugins-bad
 Version:       0.10.23
-Release:       11
+Release:       12
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
@@ -44,6 +44,7 @@ Patch4:               glib2_32.patch
 Patch5:                docs-voamrwbenc.patch
 Patch6:                gstreamer-plugins-bad-directfb.patch
 Patch7:                gstreamer-plugins-bad-opencv.patch
+Patch8:                gst-neon.patch
 URL:           http://gstreamer.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.10
@@ -868,6 +869,7 @@ Wtyczka do GStreamera skanująca kody kreskowe.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %{__libtoolize}
diff --git a/gst-neon.patch b/gst-neon.patch
new file mode 100644
index 0000000..237b9e2
--- /dev/null
+++ b/gst-neon.patch
@@ -0,0 +1,11 @@
+--- gst-plugins-bad-0.10.23/configure.ac~      2013-11-03 20:41:07.000000000 
+0100
++++ gst-plugins-bad-0.10.23/configure.ac       2013-11-03 20:53:34.929518067 
+0100
+@@ -1336,7 +1336,7 @@
+ dnl *** neon ***
+ translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
+ AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
+-  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.29.99, HAVE_NEON="yes", [
++  PKG_CHECK_MODULES(NEON, neon >= 0.27.0  neon <= 0.39.99, HAVE_NEON="yes", [
+     HAVE_NEON="no"
+   ])
+   AC_SUBST(NEON_CFLAGS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-bad.git/commitdiff/1e02759f77fbf8a4424b22173b39f57a750afbb5

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

Reply via email to