]> repo.cephalix.eu Git - GeoGebra.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Fri, 7 Sep 2018 16:31:20 +0000 (18:31 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Fri, 7 Sep 2018 16:31:20 +0000 (18:31 +0200)
RELEASE
oss-pkg-GeoGebra.spec

diff --git a/RELEASE b/RELEASE
index d00491fd7e5bb6fa28c517a0bb32b8b506539d4d..0cfbf08886fca9a91cb753ec8734c84fcbe52c9f 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-1
+2
index 079b12d8ea16b4a57df1da3b1ad4fcf2999e9070..3427b3ab35727c92864c7cf1ec5ca2e6cf4b3258 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 GeoGebra
+# 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-GeoGebra
+Summary:      Package to install GeoGebra on OSS-Clients
+Version:      5.0.489.0
+Release:      2
 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 GeoGebra 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/GeoGebra
 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 GeoGebra.sls  %{buildroot}/srv/salt/packages/
+cp -a repo-ng/* %{buildroot}/srv/salt/win/repo-ng/GeoGebra
 
 %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":"GeoGebra","manually":false,"description":"GeoGebra","softwareVersions":[{"version":"5.0.489.0"}]}'
 
 %files
 %defattr(644,root,root)
-/srv/salt/win/repo-ng/PACKAGE
-/srv/salt/packages/PACKAGE.sls
+/srv/salt/win/repo-ng/GeoGebra
+/srv/salt/packages/GeoGebra.sls