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

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


commit ed13684722de46088d3d5a654527be970d31404a
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:03:56 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

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


More information about the scm-commits mailing list