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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:47:17 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-chownr.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-chownr.spec b/nodejs-chownr.spec
index dfa6bee..5c83ad4 100644
--- a/nodejs-chownr.spec
+++ b/nodejs-chownr.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-chownr
 Version:    0.0.1
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Changes file permissions recursively
 License:    BSD
 Group:      System Environment/Libraries
@@ -40,6 +42,9 @@ rm -rf %{buildroot}
 %doc README.md LICENCE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.1-8
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list