[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/utils/createtarball
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2009-02-04 18:25:08
Message-ID: 1233771908.878313.16344.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 921299 by toma:

Fix tarball creation for two targets with the same name (konq-plugins in keg & \
playground). Make it possible to rename it. Clean up the mess i made in previous \
commit.


 M  +6 -6      config.ini  
 M  +4 -0      create_tarball.rb  


--- trunk/playground/utils/createtarball/config.ini #921298:921299
@@ -3,7 +3,7 @@
 # doc translations, etc.
 #
 
-[konq-plugins]
+[playground-konq-plugins]
 mainmodule   = playground
 name         = playground-konq-plugins
 submodule    = base
@@ -11,6 +11,7 @@
 kde_release  = no
 version      = 0.0.3
 docs         = no 
+translations = no
 
 [rsibreak]
 mainmodule   = extragear
@@ -22,11 +23,10 @@
 docs         = yes
 
 [akonadi]
-mainmodule  = akonadi 
-submodule   = 1.1
-name        = akonadi
+mainmodule  = kdesupport
+submodule   = akonadi
 wholeModule = yes
-version     = 1.1.1
+version     = 1.0.80
 translations= no
 remove      = makechangelog
 
@@ -119,7 +119,7 @@
 docs        = yes
 custompo = policykit-kde,polkit-kde-authorization
 
-[1konq-plugins]
+[konq-plugins]
 mainmodule  = extragear
 submodule   = base
 kde_release = yes
--- trunk/playground/utils/createtarball/create_tarball.rb #921298:921299
@@ -182,6 +182,10 @@
         appdata = appdata.merge(temp)
     end
 
+    if appdata["folder"]
+        app = appdata["folder"]
+    end 
+
     if !appdata["folder"] || appdata["name"]
         temp = { "folder" => appdata["name"] + "-" + appdata["version"] }
     else


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic