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

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


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

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-glob.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-glob.spec b/nodejs-glob.spec
index 1b0147e..4672a60 100644
--- a/nodejs-glob.spec
+++ b/nodejs-glob.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-glob
 Version:    3.1.21


More information about the scm-commits mailing list