[nodejs-oauth-sign/el6: 2/2] add macro for EPEL6 dependency generation

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


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

    add macro for EPEL6 dependency generation

 nodejs-oauth-sign.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-oauth-sign.spec b/nodejs-oauth-sign.spec
index d29c75f..755eff3 100644
--- a/nodejs-oauth-sign.spec
+++ b/nodejs-oauth-sign.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-oauth-sign
 Version:    0.2.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    OAuth1 signing for Node.js
 # Apache 2.0 License added upstream, will appear in next release
 # https://github.com/mikeal/oauth-sign/blob/master/LICENSE
@@ -42,5 +44,8 @@ rm -rf %{buildroot}
 %{nodejs_sitelib}/oauth-sign
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-2
+- add macro for EPEL6 dependency generation
+
 * Fri Apr 05 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-1
 - initial package


More information about the scm-commits mailing list