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

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


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

    add macro for EPEL6 dependency generation

 nodejs-fstream-ignore.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-fstream-ignore.spec b/nodejs-fstream-ignore.spec
index 5a0085a..b79e245 100644
--- a/nodejs-fstream-ignore.spec
+++ b/nodejs-fstream-ignore.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-fstream-ignore
 Version:    0.0.6
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A file stream object that can ignore files by globs
 # a copy of the BSD license will be included in the next upstream release
 # https://github.com/isaacs/fstream-ignore/commit/f5b9b1d981ff98ce1c92d4eac2b1aa91a142e421
@@ -39,6 +41,9 @@ rm -rf %{buildroot}
 %doc README.md example
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.6-2
+- add macro for EPEL6 dependency generation
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.6-1
 - new upstream release 0.0.6
 


More information about the scm-commits mailing list