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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:47:11 UTC 2013


commit 4ff1b4c47e4619e9da16c775a95eeec777951742
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:10:50 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-boom.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-boom.spec b/nodejs-boom.spec
index 2ff8bf6..8017e3c 100644
--- a/nodejs-boom.spec
+++ b/nodejs-boom.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-boom
 Version:    0.4.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    HTTP friendly error objects
 License:    BSD
 Group:      Development/Libraries
@@ -44,5 +46,8 @@ rm -rf %{buildroot}
 %doc README.md LICENSE images
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.0-2
+- add macro for EPEL6 dependency generation
+
 * Mon Apr 08 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.0-1
 - initial package


More information about the scm-commits mailing list