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

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


commit 2def84c550d6fa88a9e1626fc697786f766a1fa0
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:02:44 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-delayed-stream.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-delayed-stream.spec b/nodejs-delayed-stream.spec
index 03d66d0..fce7d73 100644
--- a/nodejs-delayed-stream.spec
+++ b/nodejs-delayed-stream.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-delayed-stream
 Version:        0.0.5


More information about the scm-commits mailing list