sharkcz pushed to weechat (master). "- v8 is available only on selected arches (#1221689)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 09:50:11 UTC 2015


From d9887886057a79a5b67515069497bae5dcf378ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= <dan at danny.cz>
Date: Fri, 22 May 2015 11:50:03 +0200
Subject: - v8 is available only on selected arches (#1221689)


diff --git a/weechat.spec b/weechat.spec
index ccfe772..1c2a562 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -10,7 +10,7 @@
 
 Name:      weechat
 Version:   1.2
-Release:   1%{?dist}
+Release:   2%{?dist}
 
 Summary:   Portable, fast, light and extensible IRC client
 URL:       http://weechat.org
@@ -43,7 +43,9 @@ BuildRequires: ruby
 BuildRequires: ruby-devel
 BuildRequires: source-highlight
 BuildRequires: tcl-devel
+%ifarch %{ix86} x86_64 %{arm}
 BuildRequires: v8-devel
+%endif
 BuildRequires: zlib-devel
 
 %description
@@ -122,6 +124,9 @@ popd
 
 
 %changelog
+* Fri May 22 2015 Dan HorĂ¡k <dan[at]danny.cz> - 1.2-2
+- v8 is available only on selected arches (#1221689)
+
 * Sun May 10 2015 Paul Komkoff <i at stingr.net> - 1.2-1
 - new upstream version (#1220153)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/weechat.git/commit/?h=master&id=d9887886057a79a5b67515069497bae5dcf378ba


More information about the scm-commits mailing list