From 2ac748afbedc865aadf19138aad62fbaa60e1b07 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 03:39:25 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup3264.ins | 2 +- CLIENT_DATA/uninstall3264.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 3bf3680..dfaa7bb 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -43,7 +43,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ;$ProductId$ should be the name of the product in opsi ; therefore please: only lower letters, no umlauts, ; no white space use '-' as a seperator -Set $ProductId$ = "ghostscript" +Set $ProductId$ = "artifex.ghostscript" Set $MinimumSpace$ = "30 MB" ; the path were we find the product after the installation Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $VERSION$ diff --git a/CLIENT_DATA/uninstall3264.ins b/CLIENT_DATA/uninstall3264.ins index c22ec82..ac0c45d 100644 --- a/CLIENT_DATA/uninstall3264.ins +++ b/CLIENT_DATA/uninstall3264.ins @@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "ghostscript" +Set $ProductId$ = "artifex.ghostscript" Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $VERSION$ Set $InstallDir64$ = "%ProgramFiles64Dir%\gs\gs" + $VERSION$ Set $OldInstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $OLDVERSION$ diff --git a/OPSI/control b/OPSI/control index 2a3e47b..fe2b9cf 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: ghostscript +id: artifex.ghostscript name: Seitenbeschreibungssprachen fuer PostScript und Portable Document Format (PDF). description: Ghostscript ist ein freier Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF). advice: diff --git a/builder-product.cfg b/builder-product.cfg index b8554cb..9281151 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="ghostscript.com" -PN="ghostscript" +PN="artifex.ghostscript" VERSION="9.05" RELEASE="1" PRIORITY="0"