SOURCES: apport-crashdb.patch (NEW) - add pld-linux in LP, and mak...

glen glen at pld-linux.org
Thu Apr 24 12:30:12 CEST 2008


Author: glen                         Date: Thu Apr 24 10:30:12 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add pld-linux in LP, and make it default

---- Files affected:
SOURCES:
   apport-crashdb.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apport-crashdb.patch
diff -u /dev/null SOURCES/apport-crashdb.patch:1.1
--- /dev/null	Thu Apr 24 12:30:12 2008
+++ SOURCES/apport-crashdb.patch	Thu Apr 24 12:30:07 2008
@@ -0,0 +1,22 @@
+--- apport-0.108/crashdb.conf~	2007-07-14 17:59:18.000000000 +0300
++++ apport-0.108/crashdb.conf	2008-04-24 13:20:32.000000000 +0300
+@@ -1,12 +1,17 @@
+ # map crash database names to CrashDatabase implementations and URLs
+ 
+-default = 'ubuntu'
++default = 'pld'
+ 
+ databases = {
+     'ubuntu': { 
+         'impl': 'launchpad',
+         'bug_pattern_base': 'http://people.ubuntu.com/~pitti/bugpatterns',
+-	'distro': 'ubuntu'
++		'distro': 'ubuntu'
++    },
++    'pld': { 
++        'impl': 'launchpad',
++        'bug_pattern_base': 'http://people.ubuntu.com/~pitti/bugpatterns',
++		'distro': 'pld-linux'
+     },
+     'fedora': {
+          # NOTE this will change Fall '07 when RHT switches to bugzilla 3.x!
================================================================


More information about the pld-cvs-commit mailing list