commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6549 - trunk/gnue-common/packaging/win32


From: btami
Subject: r6549 - trunk/gnue-common/packaging/win32
Date: Fri, 22 Oct 2004 14:15:24 -0500 (CDT)

Author: btami
Date: 2004-10-22 14:15:22 -0500 (Fri, 22 Oct 2004)
New Revision: 6549

Modified:
   trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
   trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Common.iss
Log:
updated win32 packaging files

Modified: trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2004-10-22 
10:03:49 UTC (rev 6548)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2004-10-22 
19:15:22 UTC (rev 6549)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Appserver-debug
 AppName=GNUe-Appserver-debug
-AppVerName=GNUe-Appserver-0.3.0-debug
+AppVerName=GNUe-Appserver-0.3.1-debug
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.3.0-debug
+OutputBaseFilename=gnue-appserver-0.3.1-debug
 DisableDirPage=true
 
 [Tasks]
@@ -50,6 +50,7 @@
 [Icons]
 Name: {group}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe
 Name: {userdesktop}\GNUe Appserver; Filename: "{app}\bin\gnue-appserver.exe "; 
WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
+Name: {group}\Documentation\Appserver Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-appserver\devguide.pdf; Components: doc
 
 [UninstallDelete]
 Name: {app}\bin\gnue\appserver\*.*; Type: filesandordirs

Modified: trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2004-10-22 
10:03:49 UTC (rev 6548)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2004-10-22 
19:15:22 UTC (rev 6549)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Appserver
 AppName=GNUe-Appserver
-AppVerName=GNUe-Appserver-0.3.0
+AppVerName=GNUe-Appserver-0.3.1
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.3.0
+OutputBaseFilename=gnue-appserver-0.3.1
 DisableDirPage=true
 
 [Tasks]
@@ -50,6 +50,7 @@
 [Icons]
 Name: {group}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe
 Name: {userdesktop}\GNUe Appserver; Filename: {app}\bin\gnue-appserver.exe -u 
gnue -p gnue -Z; WorkingDir: {app}; MinVersion: 4,4; Tasks: desktopicon
+Name: {group}\Documentation\Appserver Developers Guide (PDF Format); Filename: 
{app}\share\doc\gnue-appserver\devguide.pdf; Components: doc
 
 [UninstallDelete]
 Name: {app}\bin\gnue\appserver\*.*; Type: filesandordirs

Modified: trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2004-10-22 
10:03:49 UTC (rev 6548)
+++ trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2004-10-22 
19:15:22 UTC (rev 6549)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Common-debug
 AppName=GNUe-Common-debug
-AppVerName=GNUe-Common-0.5.9-debug
+AppVerName=GNUe-Common-0.5.10-debug
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.5.9-debug
+OutputBaseFilename=gnue-common-0.5.10-debug
 DisableDirPage=true
 
 [Tasks]

Modified: trunk/gnue-common/packaging/win32/GNUe-Common.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common.iss   2004-10-22 10:03:49 UTC 
(rev 6548)
+++ trunk/gnue-common/packaging/win32/GNUe-Common.iss   2004-10-22 19:15:22 UTC 
(rev 6549)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Common
 AppName=GNUe-Common
-AppVerName=GNUe-Common-0.5.9
+AppVerName=GNUe-Common-0.5.10
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.5.9
+OutputBaseFilename=gnue-common-0.5.10
 DisableDirPage=true
 
 [Tasks]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]