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

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


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

    add macro for EPEL6 dependency generation

 nodejs-read-installed.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-read-installed.spec b/nodejs-read-installed.spec
index 87b32b7..0aec322 100644
--- a/nodejs-read-installed.spec
+++ b/nodejs-read-installed.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-read-installed
 Version:        0.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Returns a tree structure of all installed packages in a folder
 BuildArch:      noarch
 
@@ -38,6 +40,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.1-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.1-1
 - new upstream release 0.1.1
 


More information about the scm-commits mailing list