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

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


commit 87fec70be3bd4fb1c0c223c6eb20a423de7379dc
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:37:38 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-eyes.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-eyes.spec b/nodejs-eyes.spec
index f9af4ca..851e4c8 100644
--- a/nodejs-eyes.spec
+++ b/nodejs-eyes.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 1
 
 Name:       nodejs-eyes
@@ -13,7 +15,7 @@ BuildArch:  noarch
 BuildRequires:  nodejs-devel
 
 %description
-%summary
+%{summary}
 
 
 %prep


More information about the scm-commits mailing list