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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 04:05:22 UTC 2013


commit 095206a6f3613b8b8ff7b60dd015fc30aaeeb9bf
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:05:21 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-nopt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-nopt.spec b/nodejs-nopt.spec
index 472316b..b39bdc3 100644
--- a/nodejs-nopt.spec
+++ b/nodejs-nopt.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 
 Name:       nodejs-nopt


More information about the scm-commits mailing list