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

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


commit 14704fb7b4dc07e340a012823b55d47e2d08853b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:02:28 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-couch-login.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-couch-login.spec b/nodejs-couch-login.spec
index cfaca25..efd4487 100644
--- a/nodejs-couch-login.spec
+++ b/nodejs-couch-login.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-couch-login
 Version:        0.1.15


More information about the scm-commits mailing list