From 4f577b528dac036573e1a123285725824258cc9b Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 07:10:12 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- CLIENT_DATA/uninstall32.ins | 2 +- OPSI/control | 2 +- builder-product.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 63e894e..62c9347 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -35,7 +35,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$ = "libreoffice" +Set $ProductId$ = "documentfoundation.libreoffice" Set $MinimumSpace$ = "1500 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5" diff --git a/CLIENT_DATA/uninstall32.ins b/CLIENT_DATA/uninstall32.ins index db2a2ce..02a7906 100644 --- a/CLIENT_DATA/uninstall32.ins +++ b/CLIENT_DATA/uninstall32.ins @@ -31,7 +31,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "libreoffice" +Set $ProductId$ = "documentfoundation.libreoffice" Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5" Set $InstallDirOld$ = "%ProgramFiles32Dir%\LibreOffice 3.4" ; ---------------------------------------------------------------- diff --git a/OPSI/control b/OPSI/control index 899214e..014544b 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: libreoffice +id: documentfoundation.libreoffice name: LibreOffice Productivity Suite description: LibreOffice ist eine leistungsfaehige Office-Suite, voll kompatibel mit den Programmen anderer grosser Office-Anbieter ist. advice: ADVICE diff --git a/builder-product.cfg b/builder-product.cfg index e8af38a..4288d6a 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="libreoffice.org" -PN="libreoffice" +PN="documentfoundation.libreoffice" VERSION="3.5.2" RELEASE="1" PRIORITY="0"