]> repo.cephalix.eu Git - UltraVNC.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Fri, 12 Oct 2018 12:25:44 +0000 (14:25 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Fri, 12 Oct 2018 12:25:44 +0000 (14:25 +0200)
Makefile
RELEASE
VERSION

index 89c4a1ee142eda5f1f5e148c28c6a6bb38ed9640..27b2c9ca21f55ef462e5d252177e5c4176f8520b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,7 @@ YEAR            = $(shell date +%Y )
 
 
 package:
-       if [ ! -e oss-pkg-$(PACKAGE).spec ]; then cp ../template/package.spec oss-pkg-$(PACKAGE).spec; fi
-       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
        sed -i s/YEAR/$(YEAR)/g        oss-pkg-$(PACKAGE).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
diff --git a/VERSION b/VERSION
index 056436d375319ec50dd920778a8711af88ec50fb..9a83513ab051126ee875b0977c48c2a69b542750 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION THIS MUST BE ADAPTED
\ No newline at end of file
+1.2.22