[nodejs-semver/el6: 4/4] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:52:05 UTC 2013


commit 6a8ec4f9f2f82870cf31ba64ff618c497f8c5fb4
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:18 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-semver.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-semver.spec b/nodejs-semver.spec
index 4569e77..9f52a68 100644
--- a/nodejs-semver.spec
+++ b/nodejs-semver.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-semver
 Version:    1.1.4
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Semantic versioner for npm
 License:    MIT
 Group:      Development/Libraries
@@ -41,6 +43,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.4-2
+- add macro for EPEL6 dependency generation
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.1.4-1
 - new upstream release 1.1.4
 


More information about the scm-commits mailing list