playground/igungor/rosegarden - getting closer

H. İbrahim Güngör paketler-commits at pardus.org.tr
Wed Feb 10 23:56:34 EET 2010


Author: igungor
Date: Wed Feb 10 23:56:34 2010
New Revision: 86498

Modified:
   playground/igungor/rosegarden/actions.py
   playground/igungor/rosegarden/pspec.xml
Log:
getting closer

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

Modified: playground/igungor/rosegarden/actions.py
=================================================================
--- playground/igungor/rosegarden/actions.py	(original)
+++ playground/igungor/rosegarden/actions.py	Wed Feb 10 23:56:34 2010
@@ -9,7 +9,7 @@
 from pisi.actionsapi import autotools
 from pisi.actionsapi import get
 
-WorkDir = "%s-10.02-pre" % get.srcNAME()
+WorkDir = "%s-10.02" % get.srcNAME()
 
 def setup():
     autotools.configure("--with-qtdir=/usr/qt/4")

Modified: playground/igungor/rosegarden/pspec.xml
=================================================================
--- playground/igungor/rosegarden/pspec.xml	(original)
+++ playground/igungor/rosegarden/pspec.xml	Wed Feb 10 23:56:34 2010
@@ -13,7 +13,7 @@
         <IsA>app:gui</IsA>
         <Summary>MIDI, audio and notation editor</Summary>
         <Description>Rosegarden is a well-rounded audio and MIDI sequencer, notation editor, and general-purpose music composition and editing environment.</Description>
-        <Archive sha1sum="176e635a5850fed0a2e3b7c29a269f3d9cd32f37" type="tarbz2">mirrors://sourceforge/rosegarden/rosegarden-10.02-pre.tar.bz2</Archive>
+        <Archive sha1sum="86b5a50f4649cff037df02954c0b025bfe825b94" type="tarbz2">mirrors://sourceforge/rosegarden/rosegarden-10.02-rc1.tar.bz2</Archive>
         <BuildDependencies>
             <Dependency>qt</Dependency>
             <Dependency>liblo</Dependency>
@@ -55,8 +55,8 @@
 
     <History>
         <Update release="11">
-            <Date>2010-01-22</Date>
-            <Version>10.02_pre1</Version>
+            <Date>2010-02-08</Date>
+            <Version>10.02_rc1</Version>
             <Comment>Qt4 port.</Comment>
             <Name>H. İbrahim Güngör</Name>
             <Email>h.ibrahim.gungor at gmail.com</Email>


More information about the paketler-commits mailing list