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

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


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

    add macro for EPEL6 dependency generation

 nodejs-nopt.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-nopt.spec b/nodejs-nopt.spec
index 3b0ac83..472316b 100644
--- a/nodejs-nopt.spec
+++ b/nodejs-nopt.spec
@@ -1,7 +1,9 @@
+%nodejs_find_provides_and_requires
+
 
 Name:       nodejs-nopt
 Version:    2.1.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Node.js option parsing
 License:    MIT
 Group:      System Environment/Libraries
@@ -42,6 +44,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.1-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.1-1
 - new upstream release 2.1.1
 


More information about the scm-commits mailing list