[nodejs-chownr/el6] invoke EPEL dependency generator macro conditionally to make koji happy

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 04:02:00 UTC 2013


commit de74741cadbc15a0205836716059eda0c0335c78
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:01:57 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-chownr.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-chownr.spec b/nodejs-chownr.spec
index 5c83ad4..2e27459 100644
--- a/nodejs-chownr.spec
+++ b/nodejs-chownr.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-chownr
 Version:    0.0.1


More information about the scm-commits mailing list