packages: python-burn/python-burn-confdir.patch - updated

duddits duddits at pld-linux.org
Sun Sep 20 18:55:07 CEST 2009


Author: duddits                      Date: Sun Sep 20 16:55:07 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated

---- Files affected:
packages/python-burn:
   python-burn-confdir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-burn/python-burn-confdir.patch
diff -u packages/python-burn/python-burn-confdir.patch:1.1 packages/python-burn/python-burn-confdir.patch:1.2
--- packages/python-burn/python-burn-confdir.patch:1.1	Sun Sep 20 18:35:36 2009
+++ packages/python-burn/python-burn-confdir.patch	Sun Sep 20 18:55:02 2009
@@ -10,3 +10,64 @@
  
  external_decod = 0
  cdrecord = config.get('executables', 'cdrecord')
+diff -burNp burn-0.4.4/burnlib/configure.py burn-0.4.4-dud/burnlib/configure.py
+--- burn-0.4.4/burnlib/configure.py	2009-07-03 15:16:53.000000000 +0200
++++ burn-0.4.4-dud/burnlib/configure.py	2009-09-20 17:51:30.000000000 +0200
+@@ -77,7 +77,7 @@ def prog_intro(path):
+     print _('See software updates at <URL:%(_url)s>.') % vars(burnlib)
+     print
+     print _('This utility will create: '), path
+-    print _('Place this file as ~/.burnrc or /etc/burn.conf .')
++    print _('Place this file as ~/.burnrc or /etc/burn/burn.conf .')
+     print
+     print
+     if not pwd.getpwuid(os.geteuid())[0] == "root":
+@@ -390,7 +390,7 @@ def main():
+         print _('Congratulations!!!')
+         print _('Now you have your new configuration file:')
+         print target_conf_file_path
+-        print _('Please rename it and place it as ~/.burnrc or /etc/burn.conf')
++        print _('Please rename it and place it as ~/.burnrc or /etc/burn/burn.conf')
+     else:
+         print _('Unable to write configuration file...')
+ 
+diff -burNp burn-0.4.4/doc/burn-configure.1 burn-0.4.4-dud/doc/burn-configure.1
+--- burn-0.4.4/doc/burn-configure.1	2009-06-27 05:03:10.000000000 +0200
++++ burn-0.4.4-dud/doc/burn-configure.1	2009-09-20 17:53:02.000000000 +0200
+@@ -8,16 +8,16 @@ Configuration utility for burn (CD\[hy]w
+ .SH USAGE
+ .IP
+ Burn (Burn until recorded now!) needs a onfiguration file.
+-It can be either /etc/burn.conf or ~/.burnrc .
++It can be either /etc/burn/burn.conf or ~/.burnrc .
+ In burn sources you can find a template: the burn.conf\-dist file which
+ can be edited, renamed and copied to one of the above mentioned locations.
+ If burn is installed from a package, you will most likely find
+-/etc/burn.conf file.
++/etc/burn/burn.conf file.
+ If you want you can use this utility instead.
+ Just launch it and answer questions.
+ You will end up with a burn.conf.new file in the directory
+ from which you launched the application.
+-Take this file and place it either as /etc/burn.conf or ~/.burnrc file.
++Take this file and place it either as /etc/burn/burn.conf or ~/.burnrc file.
+ .PP
+ .SH AUTHOR
+ Written by Gaetano Paolone <bigpaul at hacknight.org>
+diff -burNp burn-0.4.4/doc/burn.1 burn-0.4.4-dud/doc/burn.1
+--- burn-0.4.4/doc/burn.1	2009-06-27 05:03:10.000000000 +0200
++++ burn-0.4.4-dud/doc/burn.1	2009-09-20 17:52:28.000000000 +0200
+@@ -9,11 +9,11 @@ burn \- record from various sources to o
+ .SH DESCRIPTION
+ CD\[hy]writing program/script. Features Data\[hy]CD, Audio\[hy]CD, Copy on the fly, Iso\[hy]CD.
+ .SH CONFIGURATION
+-Configuration files for burn are: ~/.burnrc or /etc/burn.conf.
++Configuration files for burn are: ~/.burnrc or /etc/burn/burn.conf.
+ You can edit them to change values.
+ If you don't have these files you can:
+ 1) use burn\-configure utility 
+-2) take the configuration template, edit and copy it as ~/.burnrc or /etc/burn.conf
++2) take the configuration template, edit and copy it as ~/.burnrc or /etc/burn/burn.conf
+ .PP
+ .SH MAIN MODES
+ \fB\-D, \-\-data\-cd\fR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-burn/python-burn-confdir.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list