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

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:36:49 UTC 2013


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

    Add macro to enable dependency generation on EPEL

 nodejs-diff.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-diff.spec b/nodejs-diff.spec
index 0aa9cdf..977cb6f 100644
--- a/nodejs-diff.spec
+++ b/nodejs-diff.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 0
 
 Name:       nodejs-diff
@@ -18,7 +20,7 @@ BuildRequires:  npm(should)
 %endif
 
 %description
-%summary
+%{summary}
 
 
 %prep


More information about the scm-commits mailing list