[nodejs-rimraf/el6: 3/3] add macro for EPEL6 dependency generation

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


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

    add macro for EPEL6 dependency generation

 nodejs-rimraf.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-rimraf.spec b/nodejs-rimraf.spec
index dec1fa2..13df537 100644
--- a/nodejs-rimraf.spec
+++ b/nodejs-rimraf.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-rimraf
 Version:    2.1.4
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A deep deletion module for node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc AUTHORS LICENSE README.md
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.4-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.4-1
 - new upstream release 2.1.4
 


More information about the scm-commits mailing list