From 6a3ecb691037246a81ff0183d66ec2b89ff25423 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 2 May 2012 07:29:12 +0200 Subject: [PATCH] rename --- CLIENT_DATA/setup32.ins | 2 +- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index b590a9b..358b8b7 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$ = "xmlstarlet" +Set $ProductId$ = "sourceforge.xmlstarlet" Set $MinimumSpace$ = "5 MB" ; the path were we find the product after the installation Set $InstallDir$ = "%System%" diff --git a/OPSI/control b/OPSI/control index c2ba8f2..c1fdf48 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: xmlstarlet +id: sourceforge.xmlstarlet name: XMLStarlet description: XMLStarlet command line XML toolkit advice: ADVICE @@ -32,6 +32,6 @@ 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 77fe336..610a829 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="xmlstar.sf.net" -PN="xmlstarlet" +PN="sourceforge.xmlstarlet" VERSION="1.3.1" RELEASE="1" PRIORITY="0"