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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-oauth-sign.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-oauth-sign.spec b/nodejs-oauth-sign.spec
index 755eff3..3839733 100644
--- a/nodejs-oauth-sign.spec
+++ b/nodejs-oauth-sign.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-oauth-sign
 Version:    0.2.0


More information about the scm-commits mailing list