Author: baggins Date: Fri Sep 7 01:10:06 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - if 0.26.99 is good then 0.27.0 too
---- Files affected: SOURCES: gstreamer-plugins-bad-neon27.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gstreamer-plugins-bad-neon27.patch diff -u /dev/null SOURCES/gstreamer-plugins-bad-neon27.patch:1.1 --- /dev/null Fri Sep 7 03:10:06 2007 +++ SOURCES/gstreamer-plugins-bad-neon27.patch Fri Sep 7 03:10:01 2007 @@ -0,0 +1,11 @@ +--- gst-plugins-bad-0.10.5/configure.ac~ 2007-09-07 02:52:19.000000000 +0200 ++++ gst-plugins-bad-0.10.5/configure.ac 2007-09-07 02:55:15.000000000 +0200 +@@ -705,7 +705,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.25.5 neon <= 0.26.99, HAVE_NEON="yes", [ ++ PKG_CHECK_MODULES(NEON, neon >= 0.25.5 neon <= 0.27.0, HAVE_NEON="yes", [ + HAVE_NEON="no" + AC_MSG_RESULT(no) + ]) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
