SPECS: cdrtools.spec - updated to a24 - add patch to fix burning f...

baggins baggins at pld-linux.org
Wed Mar 21 16:47:29 CET 2007


Author: baggins                      Date: Wed Mar 21 15:47:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to a24
- add patch to fix burning from non-root user

---- Files affected:
SPECS:
   cdrtools.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/cdrtools.spec
diff -u SPECS/cdrtools.spec:1.133 SPECS/cdrtools.spec:1.134
--- SPECS/cdrtools.spec:1.133	Mon Feb 12 22:23:50 2007
+++ SPECS/cdrtools.spec	Wed Mar 21 16:47:23 2007
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define		_alpha	a23
+%define		_alpha	a24
 Summary:	A command line CD/DVD-Recorder
 Summary(es.UTF-8):	Un programa de grabación de CD/DVD
 Summary(pl.UTF-8):	Program do nagrywania płyt CD/DVD
@@ -13,12 +13,13 @@
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://ftp.berlios.de/pub/cdrecord/alpha/%{name}-%{version}%{_alpha}.tar.bz2
-# Source0-md5:	89d335757232196899652f579fc241b9
+# Source0-md5:	d435f2c1659920f0e008d2c55cdc98ee
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-smmap.patch
 Patch2:		%{name}-man.patch
 Patch3:		%{name}-no-kernel-headers.patch
 Patch4:		%{name}-linking.patch
+Patch5:		%{name}-revert_sg_io_eperm_failure.patch
 URL:		http://cdrecord.berlios.de/old/private/cdrecord.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -234,6 +235,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 ln -sf i586-linux-gcc.rul RULES/x86_64-linux-gcc.rul
 ln -sf i586-linux-cc.rul RULES/x86_64-linux-cc.rul
@@ -369,6 +371,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2007/03/21 15:47:23  baggins
+- updated to a24
+- add patch to fix burning from non-root user
+
 Revision 1.133  2007/02/12 21:23:50  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cdrtools.spec?r1=1.133&r2=1.134&f=u



More information about the pld-cvs-commit mailing list