[nodejs-npm-registry-client/el6: 7/7] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:50:26 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-npm-registry-client.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-npm-registry-client.spec b/nodejs-npm-registry-client.spec
index afc17d5..a10d7e7 100644
--- a/nodejs-npm-registry-client.spec
+++ b/nodejs-npm-registry-client.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-npm-registry-client
 Version:        0.2.20
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Client for the npm registry
 BuildArch:      noarch
 
@@ -39,6 +41,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.20-2
+- add macro for EPEL6 dependency generation
+
 * Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.20-1
 - new upstream release 0.2.20
 


More information about the scm-commits mailing list