[gnue] r9749 - trunk/gnue-common/packaging/osx

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: johannes
Date: 2007-07-12 07:43:07 -0500 (Thu, 12 Jul 2007)
New Revision: 9749

Modified:
   trunk/gnue-common/packaging/osx/Info.plist.dist_template
   trunk/gnue-common/packaging/osx/create-build.dist_template
Log:
Allways use the same package name, and properly insert version 
information, so the Installer do all its dirty work


Modified: trunk/gnue-common/packaging/osx/Info.plist.dist_template
===================================================================
--- trunk/gnue-common/packaging/osx/Info.plist.dist_template	2007-07-11 14:16:19 UTC (rev 9748)
+++ trunk/gnue-common/packaging/osx/Info.plist.dist_template	2007-07-12 12:43:07 UTC (rev 9749)
@@ -3,15 +3,15 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleGetInfoString</key>
-	<string>:VERSION:, GNUe (c) 2001-2007 Free Software Foundation</string>
+	<string>:VERSION:, GNU Enterprise Common</string>
 	<key>CFBundleIdentifier</key>
 	<string>org.gnuenterprise.common</string>
 	<key>CFBundleShortVersionString</key>
 	<string>:MAJOR:.:MINOR:.:FINAL:</string>
 	<key>IFMajorVersion</key>
-	<integer>0</integer>
+	<integer>:MAJOR:</integer>
 	<key>IFMinorVersion</key>
-	<integer>6</integer>
+	<integer>:MINOR:</integer>
 	<key>IFPkgFlagAllowBackRev</key>
 	<false/>
 	<key>IFPkgFlagAuthorizationAction</key>

Modified: trunk/gnue-common/packaging/osx/create-build.dist_template
===================================================================
--- trunk/gnue-common/packaging/osx/create-build.dist_template	2007-07-11 14:16:19 UTC (rev 9748)
+++ trunk/gnue-common/packaging/osx/create-build.dist_template	2007-07-12 12:43:07 UTC (rev 9749)
@@ -29,7 +29,7 @@
 # ---------------------------------------------------------------------------
 
 volname=":PACKAGE:-:VERSION:-py23"
-package="$volname.pkg"
+package=":PACKAGE:-py23.pkg"
 
 
 # ---------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.