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

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


commit 888cc4b221d7c7a77bb4c62ba08256e8bf8b60b0
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:04:55 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-mime.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-mime.spec b/nodejs-mime.spec
index 482b87b..954e853 100644
--- a/nodejs-mime.spec
+++ b/nodejs-mime.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-mime
 Version:        1.2.9


More information about the scm-commits mailing list