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

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


commit c01309e03a8122e6e40732fb8713f393393574df
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:06:37 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-read.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-read.spec b/nodejs-read.spec
index d7843db..7ce7172 100644
--- a/nodejs-read.spec
+++ b/nodejs-read.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-read
 Version:    1.0.4


More information about the scm-commits mailing list