[nodejs-yamlish/el6: 3/3] add macro to enable dependency generation on EPEL6

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 23:26:59 UTC 2013


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

    add macro to enable dependency generation on EPEL6

 nodejs-yamlish.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-yamlish.spec b/nodejs-yamlish.spec
index 5c12f11..620b629 100644
--- a/nodejs-yamlish.spec
+++ b/nodejs-yamlish.spec
@@ -1,6 +1,8 @@
+%{?nodejs_find_provides_and_requires}
+
 Name:           nodejs-yamlish
 Version:        0.0.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Parser/encoder for the yamlish format
 BuildArch:      noarch
 
@@ -43,6 +45,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.5-3
+- add macro to enable dependency generation on EPEL6
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list