valgrind-devel is not available on s390, closes #1131014

This commit is contained in:
Ingvar Hagelund 2014-08-18 13:56:50 +02:00
parent 421654d691
commit 3fb9f458ba
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 3.6.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -18,7 +18,9 @@ Patch2: jemalloc-armv5-force-atomic.patch
Patch3: jemalloc-3.0.0.atomic_h_ppc_32bit_operations.patch
Patch4: jemalloc-3.6.0.no_explicit_altivec.patch
BuildRequires: /usr/bin/xsltproc
%ifnarch s390
BuildRequires: valgrind-devel
%endif
%description
General-purpose scalable concurrent malloc(3) implementation.
@ -96,6 +98,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Mon Aug 18 2014 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.6.0-8
- valgrind-devel is not available on s390, closes #1131014
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild