[SM-Commit] GIT changes to master grimoire by George Sherwood (fa19231c57eadb16f015142fa6adf2792ba7ded5)

George Sherwood scm at sourcemage.org
Thu Dec 3 19:41:32 EST 2009


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 disk/cdrtools/DETAILS |   23 +++++++++++++----------
 disk/cdrtools/HISTORY |    4 ++++
 2 files changed, 17 insertions(+), 10 deletions(-)

New commits:
commit fa19231c57eadb16f015142fa6adf2792ba7ded5
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    cdrtools: Updated to version 2.01.01a69

diff --git a/disk/cdrtools/DETAILS b/disk/cdrtools/DETAILS
index df1dd66..9222447 100755
--- a/disk/cdrtools/DETAILS
+++ b/disk/cdrtools/DETAILS
@@ -1,12 +1,12 @@
            SPELL=cdrtools
-         VERSION=2.01.01a67
+         VERSION=2.01.01a69
 #     PATCHLEVEL=1
            ALPHA=$([ "${VERSION//a/}" != "$VERSION" ] && echo 1)
           SOURCE=${SPELL}-${VERSION}.tar.gz
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION%a*}
    SOURCE_URL[0]=ftp://ftp.berlios.de/pub/cdrecord/${ALPHA:+alpha/}${SOURCE}
 #    SOURCE_HASH=sha512:2d1a52c6d9e6fa751ce1e16f0fd30bece0e57c0b7148988da3f1c05dcd2a69d7f6f9f9a7880a92320f51e4b84dddeced03cd28ce3f27478ccc6c2853db98d786
-     SOURCE_HASH=sha512:43cc122efaf734eff309ec7dc12082c02b7954d9e9b3a6c6a656511b291cea2bf6ea757222750db31133c44c91297ae2832a23a6aed4fcd5d2857c6777bca642
+     SOURCE_HASH=sha512:c273caead09c636959a056d11dc023f8723f6ec2a0b3bdd609a4332a5174c037dd31ca99be01b44f5b41fa995e80576354ec9395efa74bfd62a4ca7f06a79bfa
 #     SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
       LICENSE[0]=GPL
         KEYWORDS="disk"
@@ -14,14 +14,16 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION%a*}
          ENTERED=20010922
            SHORT="Cdrtools - Highly portable CD/DVD/BluRay command line recording software"
 cat << EOF
-Cdrtools is a set of command line programs that allows to record CD/DVD/BluRay media.
+Cdrtools is a set of command line programs that allows to record CD/DVD/BluRay
+media.
 
 The suite includes the following programs:
 
 cdrecord     A CD/DVD/BD recording program
 readcd       A program to read CD/DVD/BD media with CD-clone features
 cdda2wav     The most evolved CD-audio extraction program with paranoia support
-mkisofs      A program to create hybrid ISO9660/JOLIET/HFS filesystes with optional Rock Ridge attributes
+mkisofs      A program to create hybrid ISO9660/JOLIET/HFS filesystes with
+optional Rock Ridge attributes
 isodebug     A program to print mkisofs debug information from media
 isodump      A program to dump ISO-9660 media
 isoinfo      A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems
@@ -29,7 +31,7 @@ isovfy       A program to verify the ISO-9660 structures
 rscsi        A Remote SCSI enabling daemon
 
 Giving the permission to burn a CD/DVD/BD can be risky. Since CD/DVD/BD
-recorder is an IDE or SCSI device, it is possible to use cdrecord command 
+recorder is an IDE or SCSI device, it is possible to use cdrecord command
 with a hard disk, which would cause damage.  So it is recommended to allow
 only root or specific users to burn.
 
@@ -37,15 +39,16 @@ The spell will prompt you two choices to do this :
 
  [0] : Only allow root to burn
  [1] : Allow users from the burning group to burn, with the suid-bit set.
-	  This way cdrecord process will have a higher priority as if it 
+	  This way cdrecord process will have a higher priority as if it
 	  run as root. This can be useful with some old CD-R/CD-RW recorders
 	  which don't have burnfree/buffer underrun protection.
 
-If you choose [1], you will have then to add users in the burning 
+If you choose [1], you will have then to add users in the burning
 group that the spell creates. Write permission for the burning group on the
-CD/DVD/BD recorder must be gived. This is done automatically by the spell 
-scripts in differents ways, according do the device management system 
-you use. Please NOTE that you have to do this manually with DEVFSD at this time.
+CD/DVD/BD recorder must be gived. This is done automatically by the spell
+scripts in differents ways, according do the device management system
+you use. Please NOTE that you have to do this manually with DEVFSD at
+this time.
 
 If other users than root should be allowed to execute rscsi they need an
 entry in /etc/default/rscsi.  If you do not change that entry, you should
diff --git a/disk/cdrtools/HISTORY b/disk/cdrtools/HISTORY
index c7ab00c..f8e3843 100644
--- a/disk/cdrtools/HISTORY
+++ b/disk/cdrtools/HISTORY
@@ -1,3 +1,7 @@
+2009-12-03 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 2.01.01a69
+	  Fixed long description wrap
+
 2009-11-08 Javier Vasquez <j.e.vasquez.v at gmail.com>
 	* DETAILS:  Updating version to 2.01.01a67. Bug #15316
 	  Updating the information regarding cdrtools (old



More information about the SM-Commit mailing list