[packages/gyp] version is 0.1, according to setup.py

glen glen at pld-linux.org
Sun Apr 7 22:58:24 CEST 2013


commit e1338491de2bb28c36048d5b244562298839a091
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 7 23:57:22 2013 +0300

    version is 0.1, according to setup.py

 gyp.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gyp.spec b/gyp.spec
index 7dd411c..cfe6de2 100644
--- a/gyp.spec
+++ b/gyp.spec
@@ -3,11 +3,12 @@
 %bcond_with	tests		# build without tests
 
 %define		svnrev	1602
-#define		rel		%{nil}
+%define		rel		1
 Summary:	Generate Your Projects
 Name:		gyp
-Version:	1
-Release:	%{svnrev}%{?rel:.%{rel}}
+# grep version= setup.py
+Version:	0.1
+Release:	0.svn%{svnrev}.%{rel}
 License:	New BSD
 Group:		Development/Building
 # use get-source.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gyp.git/commitdiff/e1338491de2bb28c36048d5b244562298839a091



More information about the pld-cvs-commit mailing list