[nodejs-async/el6: 6/6] add macro for EPEL6 dependency generation

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


commit 1b133ec7f5de8dc76332ce3737fab65b3b58e20e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:10:44 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-async.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-async.spec b/nodejs-async.spec
index 548fa58..29bfcdb 100644
--- a/nodejs-async.spec
+++ b/nodejs-async.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-async
 Version:        0.2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Higher-order functions and common patterns for asynchronous code
 BuildArch:      noarch
 
@@ -48,6 +50,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.6-2
+- add macro for EPEL6 dependency generation
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.6-1
 - new upstream release 0.2.6
 


More information about the scm-commits mailing list