From 8b80f76221c73b75fdafdca409d832999ac7c995 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 09:48:53 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup.ins | 2 +- CLIENT_DATA/uninstall.ins | 2 +- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CLIENT_DATA/setup.ins b/CLIENT_DATA/setup.ins index 37a3cbb..edc0215 100644 --- a/CLIENT_DATA/setup.ins +++ b/CLIENT_DATA/setup.ins @@ -66,7 +66,7 @@ DefVar $ui_notification_cloud$ ;$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$ = "immunet" +Set $ProductId$ = "sourcefire.immunet" Set $MinimumSpace$ = "50 MB" ; the path were we find the product after the installation Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet" diff --git a/CLIENT_DATA/uninstall.ins b/CLIENT_DATA/uninstall.ins index 5bd79e6..5bc29c7 100644 --- a/CLIENT_DATA/uninstall.ins +++ b/CLIENT_DATA/uninstall.ins @@ -41,7 +41,7 @@ Set $LogDir$ = "%SystemDrive%\tmp" ; ---------------------------------------------------------------- ; - Please edit the following values - ; ---------------------------------------------------------------- -Set $ProductId$ = "immunet" +Set $ProductId$ = "sourcefire.immunet" Set $InstallDir32$ = "%ProgramFiles32Dir%\Immunet" Set $InstallDir64$ = "%ProgramFiles64Dir%\Immunet" Set $LicenseRequired$ = "true" diff --git a/OPSI/control b/OPSI/control index cdb5d0b..753c202 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: immunet +id: sourcefire.immunet name: Immunet / ClamAV description: Das Antiviren-Programm Immunet Protect basiert auf Cloud-Computing. advice: ADVICE @@ -32,7 +32,7 @@ default: ["system specific"] [ProductDependency] action: setup -requiredProduct: aio +requiredProduct: sereby.aio requiredStatus: installed requirementType: before diff --git a/builder-product.cfg b/builder-product.cfg index a88e9bb..0f559c0 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="immunet.com" -PN="immunet" +PN="sourcefire.immunet" VERSION="3.0.5.7688" RELEASE="3" PRIORITY="0"