[nodejs-growl/el6] rebuild for missing npm(growl) provides on EL6

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 12:28:56 UTC 2013


commit 6268b9897c0dc49e9a02717715da1ae5fac71f3e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 05:27:52 2013 -0700

    rebuild for missing npm(growl) provides on EL6

 nodejs-growl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-growl.spec b/nodejs-growl.spec
index 35fc25f..3a0e3d5 100644
--- a/nodejs-growl.spec
+++ b/nodejs-growl.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-growl
 Version:    1.7.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Growl unobtrusive notifications for Node.js
 # License text is included in Readme.md
 License:    MIT
@@ -53,6 +53,9 @@ cp -pr package.json lib/ \
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.7.0-3
+- rebuild for missing npm(growl) provides on EL6
+
 * Sun Feb 24 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.7.0-2
 - specify architecture and version for libnotify in Requires
 


More information about the scm-commits mailing list