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

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:47:44 UTC 2013


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

    add macro for EPEL6 dependency generation

 nodejs-cryptiles.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-cryptiles.spec b/nodejs-cryptiles.spec
index ad56274..bb74630 100644
--- a/nodejs-cryptiles.spec
+++ b/nodejs-cryptiles.spec
@@ -1,6 +1,8 @@
+%nodejs_find_provides_and_requires
+
 Name:       nodejs-cryptiles
 Version:    0.2.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    General purpose cryptography utilities for Node.js
 License:    BSD
 Group:      Development/Libraries
@@ -44,5 +46,8 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-2
+- add macro for EPEL6 dependency generation
+
 * Mon Apr 08 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-1
 - initial package


More information about the scm-commits mailing list