[nodejs-glob/el6: 5/5] add macro for EPEL6 dependency generation

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


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

    add macro for EPEL6 dependency generation

 nodejs-glob.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-glob.spec b/nodejs-glob.spec
index 3772a92..1b0147e 100644
--- a/nodejs-glob.spec
+++ b/nodejs-glob.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-glob
 Version:    3.1.21
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A little globber for Node.js
 License:    BSD
 Group:      System Environment/Libraries
@@ -38,6 +40,9 @@ rm -rf %{buildroot}
 %doc LICENSE README.md examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 3.1.21-2
+- add macro for EPEL6 dependency generation
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 3.1.21-1
 - new upstream release 3.1.21
 


More information about the scm-commits mailing list