[nodejs-fstream-npm/el6: 4/4] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:48:23 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-fstream-npm.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-fstream-npm.spec b/nodejs-fstream-npm.spec
index 452f7cf..180dbb7 100644
--- a/nodejs-fstream-npm.spec
+++ b/nodejs-fstream-npm.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-fstream-npm
 Version:    0.1.4
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    An fstream class for creating npm packages
 License:    BSD
 Group:      System Environment/Libraries
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc README.md example LICENCE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.4-2
+- add macro for EPEL6 dependency generation
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.4-1
 - new upstream release 0.1.4
 


More information about the scm-commits mailing list