[nodejs-cookie-signature] Add macro to enable dependency generation on EPEL

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:34:27 UTC 2013


commit 8211fc0b6309b078774fef8ec2867a3b3fab4352
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:34:19 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-cookie-signature.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-cookie-signature.spec b/nodejs-cookie-signature.spec
index 7ba72b8..212a697 100644
--- a/nodejs-cookie-signature.spec
+++ b/nodejs-cookie-signature.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 1
 
 Name:       nodejs-cookie-signature
@@ -23,7 +25,7 @@ BuildRequires:  npm(should)
 %endif
 
 %description
-%summary
+%{summary}.
 
 
 %prep


More information about the scm-commits mailing list