commit e1338491de2bb28c36048d5b244562298839a091
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to