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

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


commit 47e0f108de96a5b587f6d1b60cf1894dd6cc9d2f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:21 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-sigmund.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-sigmund.spec b/nodejs-sigmund.spec
index c88bad2..11a3914 100644
--- a/nodejs-sigmund.spec
+++ b/nodejs-sigmund.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-sigmund
 Version:        1.0.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Quick and dirty signatures for Objects
 BuildArch:      noarch
 
@@ -38,6 +40,9 @@ rm -rf %buildroot
 %doc LICENSE README.md bench.js
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.0.0-4
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list