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

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


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

    add macro for EPEL6 dependency generation

 nodejs-npmlog.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-npmlog.spec b/nodejs-npmlog.spec
index 8791014..920a3ca 100644
--- a/nodejs-npmlog.spec
+++ b/nodejs-npmlog.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-npmlog
 Version:        0.0.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Logger for npm
 BuildArch:      noarch
 
@@ -40,6 +42,9 @@ rm -rf %buildroots
 %doc LICENSE README.md example.js
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.2-4
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list