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

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:55:02 UTC 2013


commit 3503c41f9e92c9386cef63784ba7bc5b4a2ab1ad
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:54:53 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-should.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-should.spec b/nodejs-should.spec
index 48df2f6..c6542b0 100644
--- a/nodejs-should.spec
+++ b/nodejs-should.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 0
 
 Name:       nodejs-should


More information about the scm-commits mailing list