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

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


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

    add macro for EPEL6 dependency generation

 nodejs-lockfile.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-lockfile.spec b/nodejs-lockfile.spec
index 155da55..a55aa1e 100644
--- a/nodejs-lockfile.spec
+++ b/nodejs-lockfile.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-lockfile
 Version:        0.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A very polite lock file utility
 BuildArch:      noarch
 
@@ -39,6 +41,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-1
 - new upstream release 0.3.0
 


More information about the scm-commits mailing list