[nodejs-tobi-cookie/f18] add macro for EPEL6 dependency generation

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 17 22:48:31 UTC 2013


commit 9975e7e69c3339cbc2fc70d2376aea2cffad0ce7
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 20:21:42 2013 -0700

    add macro for EPEL6 dependency generation

 nodejs-tobi-cookie.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-tobi-cookie.spec b/nodejs-tobi-cookie.spec
index 6aa45f2..5766e5b 100644
--- a/nodejs-tobi-cookie.spec
+++ b/nodejs-tobi-cookie.spec
@@ -1,7 +1,9 @@
+%nodejs_find_provides_and_requires
+
 Name:           nodejs-tobi-cookie
 Epoch:          1
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A cookie handling and cookie jar library for Node.js
 BuildArch:      noarch
 
@@ -43,6 +45,9 @@ rm -rf %buildroot
 %{nodejs_sitelib}/cookie-jar
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.2.0-2
+- add macro for EPEL6 dependency generation
+
 * Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.2.1-1
 - now unbundled from tobi, called cookie-jar upstream
 


More information about the scm-commits mailing list