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

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


commit 9de72edff5349bc32cd2e86f6a06dc4f92c0861b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:26 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-tar.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-tar.spec b/nodejs-tar.spec
index 9f13991..f9fa4fa 100644
--- a/nodejs-tar.spec
+++ b/nodejs-tar.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-tar
 Version:    0.1.17
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Tar for Node.js
 License:    BSD
 Group:      System Environment/Libraries
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc README.md examples LICENCE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.17-2
+- add macro for EPEL6 dependency generation
+
 * Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.17-1
 - new upstream release 0.1.17
 


More information about the scm-commits mailing list