[nodejs-archy/el6: 3/3] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:46:45 UTC 2013


commit cf466f6301b1b7d5c66fc3d3c5ab98f143c02c5d
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:10:42 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-archy.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-archy.spec b/nodejs-archy.spec
index c36fbd4..8d6b35d 100644
--- a/nodejs-archy.spec
+++ b/nodejs-archy.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-archy
 Version:    0.0.2
-Release:    6%{?dist}
+Release:    7%{?dist}
 Summary:    Renders nested hierarchies with unicode pipes
 License:    MIT
 Group:      System Environment/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc README.markdown examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.2-7
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list