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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:50:54 UTC 2013


commit 30a5edb5c75d0025c224500187f0cffc3df2214a
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:11:56 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-opts.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-opts.spec b/nodejs-opts.spec
index a27fc3d..8c75370 100644
--- a/nodejs-opts.spec
+++ b/nodejs-opts.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-opts
 Version:    1.2.2
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Javascript Command Line Options for Node.js
 License:    BSD
 Group:      System Environment/Libraries
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc LICENSE README examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.2-4
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list