[nodejs-range-parser] Add macro to enable dependency generation on EPEL

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:52:11 UTC 2013


commit b04ab960075fb786d0c3b019e979ea8e5bae6ec8
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:52:02 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-range-parser.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-range-parser.spec b/nodejs-range-parser.spec
index 6859214..3792d21 100644
--- a/nodejs-range-parser.spec
+++ b/nodejs-range-parser.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 0
 
 Name:       nodejs-range-parser
@@ -24,7 +26,7 @@ BuildRequires:  npm(should)
 %endif
 
 %description
-%summary
+%{summary}.
 
 
 %prep


More information about the scm-commits mailing list