[gyp] Update rpm macros to the latest guidelines.

Akira TAGOH tagoh at fedoraproject.org
Wed Jun 25 11:56:23 UTC 2014


commit 28052279c265ceafa25ffeac6efd1904b33bf748
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Jun 25 20:56:20 2014 +0900

    Update rpm macros to the latest guidelines.
    
    - Build against python26 for EPEL5.

 gyp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gyp.spec b/gyp.spec
index 091215a..9bc1504 100644
--- a/gyp.spec
+++ b/gyp.spec
@@ -12,7 +12,7 @@
 
 Name:		gyp
 Version:	0.1
-Release:	0.12%{?revision:.%{revision}svn}%{?dist}
+Release:	0.13%{?revision:.%{revision}svn}%{?dist}
 Summary:	Generate Your Projects
 
 Group:		Development/Tools


More information about the scm-commits mailing list