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

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


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

    add macro for EPEL6 dependency generation

 nodejs-npmconf.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-npmconf.spec b/nodejs-npmconf.spec
index c2d6a33..39b2eb1 100644
--- a/nodejs-npmconf.spec
+++ b/nodejs-npmconf.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-npmconf
 Version:        0.0.23
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        npm configuration module
 BuildArch:      noarch
 
@@ -43,6 +45,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.23-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.23-1
 - new upstream release 0.0.23
 


More information about the scm-commits mailing list