]> repo.cephalix.eu Git - ActivInspireSuite.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 07:07:00 +0000 (09:07 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 20 Sep 2018 07:07:00 +0000 (09:07 +0200)
Makefile
RELEASE
oss-pkg-ActivInspireSuite.spec.in [moved from packages.spec.in with 91% similarity]

index 601e3faa850aa9d1936e33ce9d69b13c6a648a61..f2ba05c41538f4d7781d3da64aa698aa74bbdb74 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,7 @@ NRELEASE        = $(shell echo $(RELEASE) + 1 | bc )
 
 
 package:
-       cp ../template/packages.spec   oss-pkg-$(PACKAGE).spec
-       sed -i s/VERSION/$(VERSION)/g  oss-pkg-$(PACKAGE).spec
+       sed    s/VERSION/$(VERSION)/g  oss-pkg-$(PACKAGE).spec.in > oss-pkg-$(PACKAGE).spec
        sed -i s/RELEASE/$(NRELEASE)/g oss-pkg-$(PACKAGE).spec
        sed -i s/PACKAGE/$(PACKAGE)/g  oss-pkg-$(PACKAGE).spec
        mkdir -p oss-pkg-$(PACKAGE)
diff --git a/RELEASE b/RELEASE
index 45a4fb75db864000d01701c0f7a51864bd4daabf..ec635144f60048986bc560c5576355344005e6e7 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-8
+9
similarity index 91%
rename from packages.spec.in
rename to oss-pkg-ActivInspireSuite.spec.in
index b58c49c7613cbb6843167d853249ef048553623c..079b12d8ea16b4a57df1da3b1ad4fcf2999e9070 100644 (file)
@@ -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