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

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


commit 8491f6a9733bb5f9dc1dd74c5ca7d77ccc1412b3
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:07:12 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-rimraf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-rimraf.spec b/nodejs-rimraf.spec
index 13df537..e5b7c8c 100644
--- a/nodejs-rimraf.spec
+++ b/nodejs-rimraf.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-rimraf
 Version:    2.1.4


More information about the scm-commits mailing list