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

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


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

    add macro for EPEL6 dependency generation

 nodejs-hawk.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-hawk.spec b/nodejs-hawk.spec
index d0e1086..e449d84 100644
--- a/nodejs-hawk.spec
+++ b/nodejs-hawk.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-hawk
 Version:    0.12.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    HTTP Hawk authentication scheme
 License:    BSD
 Group:      Development/Libraries
@@ -45,6 +47,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE example images
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.12.1-2
+- add macro for EPEL6 dependency generation
+
 * Tue Apr 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.12.1-1
 - new upstream release 0.12.1
 


More information about the scm-commits mailing list