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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:48:10 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-fstream.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-fstream.spec b/nodejs-fstream.spec
index 56a4a77..b2400bb 100644
--- a/nodejs-fstream.spec
+++ b/nodejs-fstream.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-fstream
 Version:    0.1.22
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Advanced file system stream objects for Node.js
 License:    BSD
 Group:      System Environment/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc LICENSE README.md examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.22-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.22-1
 - new upstream release 0.1.22
 


More information about the scm-commits mailing list