[nodejs-abbrev/el6: 4/4] add macro for EPEL6 dependency generation

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


commit 0cf68e09604469073392d9fb3b10d6e6719bde51
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:10:38 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-abbrev.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-abbrev.spec b/nodejs-abbrev.spec
index 4ce5452..66399e4 100644
--- a/nodejs-abbrev.spec
+++ b/nodejs-abbrev.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-abbrev
 Version:    1.0.4
-Release:    3%{?dist}
+Release:    4%{?dist}
 Group:      Development/Libraries
 Summary:    Abbreviation calculator for Node.js
 License:    MIT
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.0.4-4
+- add macro for EPEL6 dependency generation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list