[nodejs-chmodr/el6: 2/2] add macro for EPEL 6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 17 22:45:36 UTC 2013


commit 0d1b675684014936e795165c5cfa8c709acc5952
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Apr 17 15:45:11 2013 -0700

    add macro for EPEL 6 dependency generation

 nodejs-chmodr.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-chmodr.spec b/nodejs-chmodr.spec
index 5e8dfde..9c5811f 100644
--- a/nodejs-chmodr.spec
+++ b/nodejs-chmodr.spec
@@ -1,6 +1,8 @@
+%{?nodejs_find_provides_and_requires}
+
 Name:       nodejs-chmodr
 Version:    0.1.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Recursively change UNIX file permissions
 License:    BSD
 Group:      System Environment/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Wed Apr 17 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.0-3
+- add macro for EPEL 6 dependency generation
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.0-2
 - fix License tag
 


More information about the scm-commits mailing list