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

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


commit af2d4f8837c0142bf57cab2ea9b3eb3c047830f2
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:04:07 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-inherits.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-inherits.spec b/nodejs-inherits.spec
index cd7f861..f25d4a3 100644
--- a/nodejs-inherits.spec
+++ b/nodejs-inherits.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-inherits
 Version:    1.0.0


More information about the scm-commits mailing list