From dc0e9deb6f65ad133ae21c0dc13eb975ab9cf5e2 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 1 May 2012 20:56:22 +0200 Subject: [PATCH] rename --- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OPSI/control b/OPSI/control index e64fd25..53abd78 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,7 +5,7 @@ incremental: False [Product] type: localboot -id: aio +id: sereby.aio name: All in One Runtimes description: Das "All in One Runtimes" Paket buendelt alle wichtigen Runtime Pakete die benoetigt werden um sicherzustellen, dass alle Programme auch reibungslos funktionieren. advice: ADVICE @@ -32,6 +32,6 @@ default: ["system specific"] [ProductDependency] action: setup -requiredProduct: firefox +requiredProduct: mozilla.firefox requiredStatus: installed requirementType: before diff --git a/builder-product.cfg b/builder-product.cfg index 6d537a2..14edc64 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="sereby.org" -PN="aio" +PN="sereby.aio" VERSION_X86="1.7.2" VERSION_X64="1.3.4" VERSION="${VERSION_X86}.${VERSION_X64}"