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

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


commit d408a0bb3b55d47521e88cdc751c3d16e18a68e8
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:03:08 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-fstream.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-fstream.spec b/nodejs-fstream.spec
index b2400bb..2b7a7c6 100644
--- a/nodejs-fstream.spec
+++ b/nodejs-fstream.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-fstream
 Version:    0.1.22


More information about the scm-commits mailing list