[nodejs-read/el6: 3/3] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:51:20 UTC 2013


commit 82312ce4c40f098f4ce4476e3dc588a922ea83f4
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:03 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-read.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-read.spec b/nodejs-read.spec
index 5603392..d7843db 100644
--- a/nodejs-read.spec
+++ b/nodejs-read.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-read
 Version:    1.0.4
-Release:    5%{dist}
+Release:    6%{dist}
 Summary:    An implementation of read(1) for node programs
 License:    BSD
 Group:      Development/Libraries
@@ -38,6 +40,9 @@ rm -rf %{buildroot}
 %doc LICENCE README.md example
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.0.4-6
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list