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

Jamie Nguyen jamielinux at fedoraproject.org
Mon Apr 15 16:41:14 UTC 2013


commit 3b4b82b06548b1548558e89fa2c72da59050a565
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Apr 15 17:41:03 2013 +0100

    Add macro to enable dependency generation on EPEL

 nodejs-growl.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-growl.spec b/nodejs-growl.spec
index 1627eec..35fc25f 100644
--- a/nodejs-growl.spec
+++ b/nodejs-growl.spec
@@ -1,3 +1,5 @@
+%{?nodejs_find_provides_and_requires}
+
 %global enable_tests 1
 
 Name:       nodejs-growl
@@ -20,7 +22,7 @@ BuildRequires:  libnotify-devel
 Requires:       libnotify%{?_isa} >= 0:0.5.0-1
 
 %description
-%summary
+%{summary}
 
 
 %prep


More information about the scm-commits mailing list