[nodejs-sntp/el6: 2/2] add macro for EPEL6 dependency generation

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


commit 509fd50153156c7c9673fbe98b0432d3894e09c2
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:12:25 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-sntp.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-sntp.spec b/nodejs-sntp.spec
index 5ef8e55..e0c20b9 100644
--- a/nodejs-sntp.spec
+++ b/nodejs-sntp.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-sntp
 Version:    0.2.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    SNTP v4 client (RFC4330) for Node.js
 License:    BSD
 Group:      Development/Libraries
@@ -47,6 +49,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE examples
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.1-2
+- add macro for EPEL6 dependency generation
+
 * Tue Apr 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.1-1
 - new upstream release 0.2.1
 


More information about the scm-commits mailing list