Blind Bump

This commit is contained in:
Mario Fetka 2015-10-22 12:43:28 +02:00
parent da41542f20
commit 24e88f7e81
4 changed files with 16 additions and 15 deletions

View File

@ -1 +0,0 @@
dbd157e267711fa4b01e15513bf455199a47942f /home/mario.fetka/.opsi-dist-cache/adobe.acrobatreader-15.008.20082/X86/AcroRdrDC1500820082_de_DE.exe

View File

@ -75,7 +75,8 @@ else
endif
[Winbatch_install]
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress PATCH="$Patches$"
;msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress PATCH="$Patches$"
msiexec /i "$InstallMsi$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
[Files_install]
; copy the ini file to the InstallDir

View File

@ -0,0 +1 @@
9d33bf744c008be537af4761fed65af7549e841d /home/mario/.opsi-dist-cache/adobe.acrobatreader-15.009.20069/X86/arDClite_deu-15.009.20069.exe

View File

@ -5,8 +5,8 @@ VENDOR="adobe.com"
PN="adobe.acrobatreader"
NAME="Adobe Reader DC"
DESCRIPTION="Adobe Reader ist ein Computerprogramm des Unternehmens Adobe zum Anzeigen von PDF-Dokumenten, also ein Dateibetrachter."
VERSION="15.008.20082"
DVERSION="15.008.20082"
VERSION="15.009.20069"
DVERSION="15.009.20069"
RELEASE="1"
PRIORITY="0"
ADVICE=""
@ -18,18 +18,18 @@ TYPE="public"
DL_FILE[0]="Adobe-Acrobat-Reader-icon.png"
DL_SOURCE[0]="http://icons.iconarchive.com/icons/hopstarter/software/256/Adobe-Acrobat-Reader-icon.png"
#DL_FILE[1]="arDClite_deu-${VERSION}.exe"
#DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ardclite&down=true"
#DL_ARCH[1]="X86"
#DL_DOWNLOADER[1]="wget"
#DL_EXTRACT_FORMAT[1]="7zip"
DL_FILE[1]="AcroRdrDC${VERSION//./}_de_DE.exe"
DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${VERSION//./}/AcroRdrDC${VERSION//./}_de_DE.exe"
DL_FILE[1]="arDClite_deu-${VERSION}.exe"
DL_SOURCE[1]="http://www.sereby.org/index.php?cat=downloads&DLID=ardclite&down=true"
DL_ARCH[1]="X86"
DL_DOWNLOADER[1]="wget"
DL_EXTRACT_FORMAT[1]="7zip"
#DL_FILE[1]="AcroRdrDC${VERSION//./}_de_DE.exe"
#DL_SOURCE[1]="ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/${VERSION//./}/AcroRdrDC${VERSION//./}_de_DE.exe"
#DL_ARCH[1]="X86"
#DL_DOWNLOADER[1]="wget"
#DL_EXTRACT_FORMAT[1]="7zip"
#DL_FILE[1]="AdbeRdrLite_${VERSION}_de_DE.msi"
#DL_SOURCE[1]="http://ricktendo.info/Repack/AdbeRdrLite${DVERSION//./}_de_DE.msi"
#DL_ARCH[1]="X86"
@ -50,6 +50,6 @@ OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{AC76BA86-7AD7-1031-7B44-AC0F074E4100}"
OPSI_INI_SECTION[1]="Product"
OPSI_INI_OPTION[1]="Patches"
OPSI_INI_VALUE[1]="x86\\AcroRdrDCUpd1500820082.msp"
#OPSI_INI_SECTION[1]="Product"
#OPSI_INI_OPTION[1]="Patches"
#OPSI_INI_VALUE[1]="x86\\AcroRdrDCUpd1500820082.msp"