[npm/f18] add macro for EPEL6 dependency generation

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


commit 843bc0dc5dba9fd974d7672606e430350a9a080b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:35 2013 -0700

    add macro for EPEL6 dependency generation

 npm.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/npm.spec b/npm.spec
index 5d7932a..284048c 100644
--- a/npm.spec
+++ b/npm.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       npm
 Version:    1.2.17
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Node.js Package Manager
 License:    MITNFA
 Group:      Development/Tools
@@ -98,6 +100,9 @@ rm -rf %{buildroot}
 %doc AUTHORS doc/* html README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.17-3
+- add macro for EPEL6 dependency generation
+
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.17-2
 - revert a change that adds a dep (that only affects Windows anyway)
 - fix bogus date in changelog warning


More information about the scm-commits mailing list