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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-retry.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-retry.spec b/nodejs-retry.spec
index 8e2dc10..400c2aa 100644
--- a/nodejs-retry.spec
+++ b/nodejs-retry.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-retry
 Version:        0.6.0


More information about the scm-commits mailing list