[nodejs-ronn/el6: 1/2] add macro to invoke dependency generator on EL6

T.C. Hollingsworth patches at fedoraproject.org
Fri Jan 3 22:23:58 UTC 2014


commit b53cffc3a745e1a83829c7b50dab1703b1d46d03
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Jan 3 15:23:20 2014 -0700

    add macro to invoke dependency generator on EL6

 nodejs-ronn.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-ronn.spec b/nodejs-ronn.spec
index 55ca1d3..70fde1b 100644
--- a/nodejs-ronn.spec
+++ b/nodejs-ronn.spec
@@ -1,6 +1,8 @@
+%{?nodejs_find_provides_and_requires}
+
 Name:       nodejs-ronn
 Version:    0.4.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Markdown to roff/html converter
 License:    MIT
 Group:      System Environment/Libraries
@@ -49,6 +51,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE CHANGES TODO
 
 %changelog
+* Fri Jan 03 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.0-4
+- add macro to invoke dependency generator on EL6
+
 * Sun Jul 28 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.4.0-3
 - restrict to compatible arches
 


More information about the scm-commits mailing list