SOURCES: python-bugzilla-pld.patch (NEW) - use our bugzilla by def...

patrys patrys at pld-linux.org
Wed Feb 13 23:18:50 CET 2008


Author: patrys                       Date: Wed Feb 13 22:18:50 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use our bugzilla by default

---- Files affected:
SOURCES:
   python-bugzilla-pld.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-bugzilla-pld.patch
diff -u /dev/null SOURCES/python-bugzilla-pld.patch:1.1
--- /dev/null	Wed Feb 13 23:18:50 2008
+++ SOURCES/python-bugzilla-pld.patch	Wed Feb 13 23:18:45 2008
@@ -0,0 +1,11 @@
+--- python-bugzilla-0.2/bugzilla~	2007-10-02 20:12:14.000000000 +0200
++++ python-bugzilla-0.2/bugzilla	2008-02-13 22:54:48.546899921 +0100
+@@ -15,7 +15,7 @@
+ import logging
+ 
+ version = '0.1'
+-default_bz = 'https://bugzilla.redhat.com/xmlrpc.cgi'
++default_bz = 'https://bugs.pld-linux.org/xmlrpc.cgi'
+ 
+ # Initial simple logging stuff
+ logging.basicConfig()
================================================================


More information about the pld-cvs-commit mailing list