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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-uid-number.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-uid-number.spec b/nodejs-uid-number.spec
index f1aef3f..cd456ce 100644
--- a/nodejs-uid-number.spec
+++ b/nodejs-uid-number.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-uid-number
 Version:    0.0.3


More information about the scm-commits mailing list