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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

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


More information about the scm-commits mailing list