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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:48:55 UTC 2013


commit 0ee84d0827f7d9dd06d6daa5065fe60eae1f4251
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:11:22 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-inherits.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-inherits.spec b/nodejs-inherits.spec
index b35dad6..cd7f861 100644
--- a/nodejs-inherits.spec
+++ b/nodejs-inherits.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-inherits
 Version:    1.0.0
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    A tiny simple way to do classic inheritance in js
 License:    WTFPL
 Group:      Development/Libraries
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.0.0-8
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list