[nodejs-jasmine-reporters] Add macro to enable dependency generation on EPEL

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:42:59 UTC 2013


commit f3e2ac28235fcb68e0d8fcb0ad15183e061517da
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:42:50 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-jasmine-reporters.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-jasmine-reporters.spec b/nodejs-jasmine-reporters.spec
index eb13178..68218cd 100644
--- a/nodejs-jasmine-reporters.spec
+++ b/nodejs-jasmine-reporters.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 0
 
 Name:       nodejs-jasmine-reporters
@@ -17,7 +19,7 @@ BuildRequires:  npm(jasmine-node)
 %endif
 
 %description
-%summary
+%{summary}
 
 
 %prep


More information about the scm-commits mailing list