]> git.pld-linux.org Git - packages/python-bugzilla.git/commitdiff
- use our bugzilla by default
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 13 Feb 2008 22:18:45 +0000 (22:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-bugzilla-pld.patch -> 1.1

python-bugzilla-pld.patch [new file with mode: 0644]

diff --git a/python-bugzilla-pld.patch b/python-bugzilla-pld.patch
new file mode 100644 (file)
index 0000000..87ed77f
--- /dev/null
@@ -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()
This page took 0.059654 seconds and 4 git commands to generate.