[nodejs-difflet/el6: 2/2] add macro to enable dependency generation on EPEL6

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 23:35:11 UTC 2013


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

    add macro to enable dependency generation on EPEL6

 nodejs-difflet.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-difflet.spec b/nodejs-difflet.spec
index 7c1984f..78f8356 100644
--- a/nodejs-difflet.spec
+++ b/nodejs-difflet.spec
@@ -1,6 +1,8 @@
+%{?nodejs_find_provides_and_requires}
+
 Name:           nodejs-difflet
 Version:        0.2.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Colorful diffs for JavaScript objects
 BuildArch:      noarch
 
@@ -46,6 +48,9 @@ rm -rf %buildroot
 %doc README.markdown example
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.3-3
+- add macro to enable dependency generation on EPEL6
+
 * Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.3-2
 - fix charm dep for newer version already in repos
 


More information about the scm-commits mailing list