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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:52:51 UTC 2013


commit 9fd93cb371525e1639294b458307c4a79147b122
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:33 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-which.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-which.spec b/nodejs-which.spec
index 0aaa0db..c71f98e 100644
--- a/nodejs-which.spec
+++ b/nodejs-which.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-which
 Version:    1.0.5
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    A JavaScript implementation of the 'which' command
 License:    MIT
 Group:      System Environment/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.0.5-6
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list