initial commti based in the 7.0 acrobat pro tree

This commit is contained in:
Mario Fetka
2013-07-05 20:33:26 +02:00
parent 73f0d156c7
commit 12833dfe01
29 changed files with 292 additions and 105 deletions

View File

@@ -0,0 +1,2 @@
Don't add cahngelog entries here!
It get autogenerated by the opsi-builder.sh

View File

@@ -1,17 +1,17 @@
[Package]
version: RELEASE
version: 2
depends:
incremental: False
[Product]
type: localboot
id: adobe.acrobat7
name: Adobe Acrobat 7
description: Unter Adobe Acrobat wird eine Gruppe von Programmen zusammengefasst, die zum Erstellen, Verwalten, Kommentieren und Verteilen von PDF-Dateien verwendet werden.
advice: ADVICE
version: VERSION
priority: PRIORITY
licenseRequired: False
id: opsi-template
name: opsi template product
description: A template for opsi products
advice:
version: 4.0.2
priority: 0
licenseRequired: True
productClasses:
setupScript: setup32.ins
uninstallScript: uninstall32.ins
@@ -19,14 +19,12 @@ updateScript:
alwaysScript:
onceScript:
customScript:
userLoginScript:
userLoginScript:
[ProductDependency]
action: setup
requiredProduct: sereby.aio
requiredStatus: installed
requirementType: before
[ProductProperty]
type: unicode
name: install_architecture
multivalue: False
editable: False
description: which architecture (32/64 bit) has to be installed
values: ["32 only", "64 only", "both", "system specific"]
default: ["system specific"]