]> repo.cephalix.eu Git - AcroReaderDC.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Wed, 17 Oct 2018 18:56:42 +0000 (20:56 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Wed, 17 Oct 2018 18:56:42 +0000 (20:56 +0200)
RELEASE
oss-pkg-AcroReaderDC.spec

diff --git a/RELEASE b/RELEASE
index c227083464fb9af8955c90d2924774ee50abb547..d00491fd7e5bb6fa28c517a0bb32b8b506539d4d 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-0
\ No newline at end of file
+1
index 079b12d8ea16b4a57df1da3b1ad4fcf2999e9070..c9f21efe87c061f492db1ae3589c55945a99e413 100644 (file)
@@ -1,12 +1,12 @@
 #
-# Spec file for PACKAGE
-# Copyright (c) YEAR Helmuth Varkoly and Peter Varkoly Nuremberg, Germany.  All rights reserved.
+# Spec file for AcroReaderDC
+# Copyright (c) 2018 Helmuth Varkoly and Peter Varkoly Nuremberg, Germany.  All rights reserved.
 #
 
-Name:         oss-pkg-PACKAGE
-Summary:      Package to install PACKAGE on OSS-Clients
-Version:      VERSION
-Release:      RELEASE
+Name:         oss-pkg-AcroReaderDC
+Summary:      Package to install AcroReaderDC on OSS-Clients
+Version:      19.008.20071
+Release:      1
 License:      GPL-2.0
 Vendor:       Peter Varkoly and Helmuth Varkoly
 Packager:     peter@varkoly.de
@@ -21,7 +21,7 @@ PreReq:       %fillup_prereq
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 
 %description
-Package to install PACKAGE on OSS-Clients
+Package to install AcroReaderDC on OSS-Clients
 
 Authors:
 --------
@@ -36,10 +36,10 @@ Authors:
 
 %install
 
-mkdir -p %{buildroot}/srv/salt/win/repo-ng/PACKAGE
+mkdir -p %{buildroot}/srv/salt/win/repo-ng/AcroReaderDC
 mkdir -p %{buildroot}/srv/salt/packages/
-cp PACKAGE.sls  %{buildroot}/srv/salt/packages/
-cp -a repo-ng/* %{buildroot}/srv/salt/win/repo-ng/PACKAGE
+cp AcroReaderDC.sls  %{buildroot}/srv/salt/packages/
+cp -a repo-ng/* %{buildroot}/srv/salt/win/repo-ng/AcroReaderDC
 
 %clean
 rm -rf %{buildroot}
@@ -48,11 +48,11 @@ rm -rf %{buildroot}
 
 %post
 
-/usr/sbin/oss_api.sh POST 'softwares/add' '{"name":"PACKAGE","manually":false,"description":"PACKAGE","softwareVersions":[{"version":"VERSION"}]}'
+/usr/sbin/oss_api.sh POST 'softwares/add' '{"name":"AcroReaderDC","manually":false,"description":"AcroReaderDC","softwareVersions":[{"version":"19.008.20071"}]}'
 
 %files
 %defattr(644,root,root)
-/srv/salt/win/repo-ng/PACKAGE
-/srv/salt/packages/PACKAGE.sls
+/srv/salt/win/repo-ng/AcroReaderDC
+/srv/salt/packages/AcroReaderDC.sls