From 26aa95303084d5d4cbf777864f3497fe79b407ff Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 20 Sep 2018 09:56:54 +0200 Subject: [PATCH] New release --- .gitignore | 1 + Amaya.sls | 3 +++ RELEASE | 2 +- oss-pkg-Amaya.spec.in | 5 ++--- 4 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 .gitignore create mode 100644 Amaya.sls diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf99927 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +oss-pkg-Amaya.spec diff --git a/Amaya.sls b/Amaya.sls new file mode 100644 index 0000000..6324dff --- /dev/null +++ b/Amaya.sls @@ -0,0 +1,3 @@ +Amaya: + pkg: + - installed diff --git a/RELEASE b/RELEASE index 1e8b314..7f8f011 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -6 +7 diff --git a/oss-pkg-Amaya.spec.in b/oss-pkg-Amaya.spec.in index b58c49c..079b12d 100644 --- a/oss-pkg-Amaya.spec.in +++ b/oss-pkg-Amaya.spec.in @@ -1,15 +1,14 @@ # # Spec file for PACKAGE -# Copyright (c) YEAR Helmuth Varkoly and Peter Varkoly Nürnberg, Germany. All rights reserved. +# Copyright (c) YEAR 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 -License: Commercial +License: GPL-2.0 Vendor: Peter Varkoly and Helmuth Varkoly -Distribution: SLE11 Packager: peter@varkoly.de Group: Productivity/ Source: %{name}.tar.bz2 -- 2.43.0