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

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


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

    add macro for EPEL6 dependency generation

 nodejs-lru-cache.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-lru-cache.spec b/nodejs-lru-cache.spec
index ff74692..c44f73d 100644
--- a/nodejs-lru-cache.spec
+++ b/nodejs-lru-cache.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-lru-cache
 Version:    2.3.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A least recently used cache object for Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -37,6 +39,9 @@ rm -rf %{buildroot}
 %doc AUTHORS README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.3.0-2
+- add macro for EPEL6 dependency generation
+
 * Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.3.0-1
 - new upstream release 2.3.0
 


More information about the scm-commits mailing list