[nodejs-read-package-json/el6: 9/9] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:51:37 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-read-package-json.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-read-package-json.spec b/nodejs-read-package-json.spec
index 9609d62..921e896 100644
--- a/nodejs-read-package-json.spec
+++ b/nodejs-read-package-json.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-read-package-json
 Version:        0.3.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        npm's package.json parser
 BuildArch:      noarch
 
@@ -40,6 +42,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-4
+- add macro for EPEL6 dependency generation
+
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-3
 - fix lru-cache dep
 


More information about the scm-commits mailing list