diff --git a/7z1805-x64.msi.sha1sum b/7z1805-x64.msi.sha1sum deleted file mode 100644 index d2c4a22..0000000 --- a/7z1805-x64.msi.sha1sum +++ /dev/null @@ -1 +0,0 @@ -2707952ff793a132e8ec2faebc23aaeadbb1e48c /home/mario/.opsi-dist-cache/7zip.7zip-18.05/X86_64/7z1805-x64.msi diff --git a/7z1805.msi.sha1sum b/7z1805.msi.sha1sum deleted file mode 100644 index dd4081a..0000000 --- a/7z1805.msi.sha1sum +++ /dev/null @@ -1 +0,0 @@ -de02cd8fc2912ffda23be0c902c2c482eae93f27 /home/mario/.opsi-dist-cache/7zip.7zip-18.05/X86/7z1805.msi diff --git a/7z1806-x64.msi.sha1sum b/7z1806-x64.msi.sha1sum new file mode 100644 index 0000000..6d7bba7 --- /dev/null +++ b/7z1806-x64.msi.sha1sum @@ -0,0 +1 @@ +6a59376e363155ece2dbc89fb7ce54e2120d3db9 /home/mario/.opsi-dist-cache/7zip.7zip-18.06/X86_64/7z1806-x64.msi diff --git a/7z1806.msi.sha1sum b/7z1806.msi.sha1sum new file mode 100644 index 0000000..aa11566 --- /dev/null +++ b/7z1806.msi.sha1sum @@ -0,0 +1 @@ +da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/mario/.opsi-dist-cache/7zip.7zip-18.06/X86/7z1806.msi diff --git a/OPSI/control b/OPSI/control index c3ce430..d3389c9 100644 --- a/OPSI/control +++ b/OPSI/control @@ -1,7 +1,6 @@ [Package] version: 2 depends: -incremental: False [Product] type: localboot @@ -19,7 +18,13 @@ updateScript: alwaysScript: onceScript: customScript: -userLoginScript: +userLoginScript: + +[ProductDependency] +action: setup +requiredProduct: kliu.addpath +requiredStatus: installed +requirementType: before [ProductProperty] type: unicode @@ -30,9 +35,3 @@ description: which architecture (32/64 bit) has to be installed values: ["32 only", "64 only", "both", "system specific"] default: ["system specific"] - -[ProductDependency] -action: setup -requiredProduct: kliu.addpath -requiredStatus: installed -requirementType: before diff --git a/builder-product.cfg b/builder-product.cfg index cb1619c..10d656b 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,7 +5,7 @@ VENDOR="7-zip.org" PN="7zip.7zip" NAME="7-Zip" DESCRIPTION="7-Zip is a file archiver with a high compression ratio." -VERSION="18.05" +VERSION="18.06" RELEASE="2" PRIORITY="0" ADVICE="" @@ -33,11 +33,11 @@ ICON_DL_INDEX=0 OPSI_INI_SECTION[0]="X86" OPSI_INI_OPTION[0]="MsiId32" -OPSI_INI_VALUE[0]="{23170F69-40C1-2701-1805-000001000000}" +OPSI_INI_VALUE[0]="{23170F69-40C1-2701-1806-000001000000}" OPSI_INI_SECTION[1]="X86_64" OPSI_INI_OPTION[1]="MsiId64" -OPSI_INI_VALUE[1]="{23170F69-40C1-2702-1805-000001000000}" +OPSI_INI_VALUE[1]="{23170F69-40C1-2702-1806-000001000000}" OPSI_INI_SECTION[2]="X86" OPSI_INI_OPTION[2]="Prog32"