[nodejs-libxmljs] restrict to compatible arches

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 02:56:19 UTC 2013


commit 3c37aa2e5b29af6335d83908da297dbedbe2ee7b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:49:00 2013 -0700

    restrict to compatible arches

 nodejs-libxmljs.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-libxmljs.spec b/nodejs-libxmljs.spec
index 0417167..db44d83 100644
--- a/nodejs-libxmljs.spec
+++ b/nodejs-libxmljs.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-libxmljs
 Version:    0.8.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Node.js module that provides libxml bindings for the v8 javascript engine
 License:    MIT
 Group:      System Environment/Libraries
@@ -67,6 +67,9 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.8.1-2
+- restrict to compatible arches
+
 * Sat May 25 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.8.1-1
 - update to upstream release 0.8.1
 


More information about the scm-commits mailing list