[libkate/f21] Update valgrind arches

Nicolas Chauvet kwizart at fedoraproject.org
Fri Jul 25 09:56:25 UTC 2014


commit 5599e5256d8a832098775c7a73b1ff63debc2802
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Fri Jul 25 11:55:58 2014 +0200

    Update valgrind arches

 libkate.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libkate.spec b/libkate.spec
index 35b06c2..847df81 100644
--- a/libkate.spec
+++ b/libkate.spec
@@ -1,6 +1,6 @@
 Name:           libkate
 Version:        0.4.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Libraries to handle the Kate bitstream format
 
 Group:          System Environment/Libraries
@@ -14,7 +14,7 @@ BuildRequires:  liboggz
 BuildRequires:  libpng-devel
 BuildRequires:  bison
 BuildRequires:  flex
-%ifarch %{ix86} x86_64 ppc ppc64 s390x %{arm}
+%ifarch %{ix86} x86_64 ppc ppc64 s390x
 BuildRequires:  valgrind
 %endif
 BuildRequires:  doxygen
@@ -124,6 +124,9 @@ make check
 
 
 %changelog
+* Fri Jul 25 2014 Nicolas Chauvet <kwizart at gmail.com> - 0.4.1-4
+- Update valgrind arches
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list