[nodejs-charm/f19] add macro to enable dependency generation on EPEL6

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 23:19:18 UTC 2013


commit e26a1d452c5f625794547c553c17556abbcaa81c
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Mon Apr 15 16:07:15 2013 -0700

    add macro to enable dependency generation on EPEL6

 nodejs-charm.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-charm.spec b/nodejs-charm.spec
index 5ab834f..87ca693 100644
--- a/nodejs-charm.spec
+++ b/nodejs-charm.spec
@@ -1,6 +1,8 @@
+%{?nodejs_find_provides_and_requires}
+
 Name:           nodejs-charm
 Version:        0.1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ANSI control sequences for terminal cursor hopping and colors
 BuildArch:      noarch
 
@@ -39,6 +41,9 @@ rm -rf %buildroot
 %doc README.markdown example
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.0-3
+- add macro to enable dependency generation on EPEL6
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list