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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-form-data.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-form-data.spec b/nodejs-form-data.spec
index 9c894ac..55f85d7 100644
--- a/nodejs-form-data.spec
+++ b/nodejs-form-data.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-form-data
 Version:        0.0.7


More information about the scm-commits mailing list