Author: freetz                       Date: Thu Jun 22 17:41:19 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- neon 0.26.x support

---- Files affected:
SOURCES:
   gstreamer-plugins-bad-neon.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gstreamer-plugins-bad-neon.patch
diff -u /dev/null SOURCES/gstreamer-plugins-bad-neon.patch:1.1
--- /dev/null   Thu Jun 22 19:41:19 2006
+++ SOURCES/gstreamer-plugins-bad-neon.patch    Thu Jun 22 19:41:13 2006
@@ -0,0 +1,12 @@
+diff -aurN gst-plugins-bad-0.10.3.orig/ext/neon/gstneonhttpsrc.c 
gst-plugins-bad-0.10.3/ext/neon/gstneonhttpsrc.c
+--- gst-plugins-bad-0.10.3.orig/ext/neon/gstneonhttpsrc.c      2006-05-02 
18:16:32.000000000 +0200
++++ gst-plugins-bad-0.10.3/ext/neon/gstneonhttpsrc.c   2006-06-22 
19:36:02.614479536 +0200
+@@ -627,7 +627,7 @@
+     goto clear;
+   }
+ 
+-  if (!parsed->path || parsed->authinfo) {
++  if (!parsed->path || parsed->userinfo) {
+     goto clear;
+   }
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to