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

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


commit 67fb605125d4783616919200694e534364fc4a9d
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:31:44 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-cli.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-cli.spec b/nodejs-cli.spec
index 03a2c8e..713bc14 100644
--- a/nodejs-cli.spec
+++ b/nodejs-cli.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global baseversion  0.4.4
 %global extraversion -2
 


More information about the scm-commits mailing list