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

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


commit 7752503cd026093b8297de859335ee5e32d25379
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 21:07:39 2013 -0700

    invoke EPEL dependency generator macro conditionally to make koji happy

 nodejs-sntp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-sntp.spec b/nodejs-sntp.spec
index e0c20b9..e8b34ca 100644
--- a/nodejs-sntp.spec
+++ b/nodejs-sntp.spec
@@ -1,4 +1,4 @@
-%nodejs_find_provides_and_requires
+%{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-sntp
 Version:    0.2.1


More information about the scm-commits mailing list