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

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:32:40 UTC 2013


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

    Add macro to enable dependency generation on EPEL

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


More information about the scm-commits mailing list