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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:49:57 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-mute-stream.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-mute-stream.spec b/nodejs-mute-stream.spec
index df9f9f0..ce08983 100644
--- a/nodejs-mute-stream.spec
+++ b/nodejs-mute-stream.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-mute-stream
 Version:        0.0.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Basic pass-through stream, but when muted, the bytes are dropped
 BuildArch:      noarch
 
@@ -36,6 +38,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.3-5
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list