2009/devel/hardware/optical/cdrtools - Bump to 3.00

Ozan Çağlayan paketler-commits at pardus.org.tr
Thu Jun 3 11:23:47 EEST 2010


Author: ozan.caglayan
Date: Thu Jun  3 11:23:47 2010
New Revision: 93579

Modified:
   2009/devel/hardware/optical/cdrtools/actions.py
   2009/devel/hardware/optical/cdrtools/pspec.xml
Log:
Bump to 3.00

---
 actions.py |    4 +---
 pspec.xml  |    9 ++++++++-
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: 2009/devel/hardware/optical/cdrtools/actions.py
=================================================================
--- 2009/devel/hardware/optical/cdrtools/actions.py	(original)
+++ 2009/devel/hardware/optical/cdrtools/actions.py	Thu Jun  3 11:23:47 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
 #
-# Copyright 2005-2009 TUBITAK/UEKAE
+# Copyright 2005-2010 TUBITAK/UEKAE
 # Licensed under the GNU General Public License, version 2.
 # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 
@@ -9,8 +9,6 @@
 from pisi.actionsapi import pisitools
 from pisi.actionsapi import get
 
-WorkDir="cdrtools-2.01.01"
-
 def build():
     #parallel compilation of cdda2wav exetuable is broken in this release
     autotools.make('-j1 CC="%s -D__attribute_const__=const" \

Modified: 2009/devel/hardware/optical/cdrtools/pspec.xml
=================================================================
--- 2009/devel/hardware/optical/cdrtools/pspec.xml	(original)
+++ 2009/devel/hardware/optical/cdrtools/pspec.xml	Thu Jun  3 11:23:47 2010
@@ -13,7 +13,7 @@
         <IsA>app:console</IsA>
         <Summary>A set of tools for CD/DVD recording</Summary>
         <Description>Contains a set of tools for CD/DVD recording, including cdrecord.</Description>
-        <Archive sha1sum="8f78c45597894ce6cf413f0e8c59e5be9ba03217" type="tarbz2">ftp://ftp.berlios.de/pub/cdrecord/alpha/cdrtools-2.01.01a79.tar.bz2</Archive>
+        <Archive sha1sum="6464844d6b936d4f43ee98a04d637cd91131de4e" type="tarbz2">ftp://ftp.berlios.de/pub/cdrecord/cdrtools-3.00.tar.bz2</Archive>
         <Patches>
             <Patch level="1">suppress-gmake-warnings.patch</Patch>
             <Patch>non-unicode.patch</Patch>
@@ -39,6 +39,13 @@
     </Package>
 
     <History>
+        <Update release="45">
+            <Date>2010-06-03</Date>
+            <Version>3.00</Version>
+            <Comment>Version bump to 3.00</Comment>
+            <Name>Ozan Çağlayan</Name>
+            <Email>ozan at pardus.org.tr</Email>
+        </Update>
         <Update release="44">
             <Date>2010-05-24</Date>
             <Version>2.01.01_alpha79</Version>


More information about the paketler-commits mailing list