[libtiger] Update valgrind arches

Nicolas Chauvet kwizart at fedoraproject.org
Mon Aug 12 11:34:52 UTC 2013


commit 72f85584c459118bd61fe6d4ab1b9217a6288869
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Aug 12 13:34:36 2013 +0200

    Update valgrind arches

 libtiger.spec |    7 +++++--
 1 files 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 <kwizart at gmail.com> - 0.3.4-7
+- Set the current valgrind arches
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list