From 72f85584c459118bd61fe6d4ab1b9217a6288869 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 12 Aug 2013 13:34:36 +0200 Subject: [PATCH] Update valgrind arches --- libtiger.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtiger.spec b/libtiger.spec index 360a497..c7fde2a 100644 --- a/libtiger.spec +++ b/libtiger.spec @@ -1,6 +1,6 @@ Name: libtiger Version: 0.3.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Rendering library for Kate streams using Pango and Cairo Group: System Environment/Libraries @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libkate-devel >= 0.2.7 BuildRequires: pango-devel -%ifarch %{ix86} x86_64 ppc ppc64 s390x +%ifarch %{ix86} x86_64 ppc ppc64 s390x %{arm} BuildRequires: valgrind %endif BuildRequires: doxygen @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 12 2013 Nicolas Chauvet - 0.3.4-7 +- Set the current valgrind arches + * Sat Aug 03 2013 Fedora Release Engineering - 0.3.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild