[colord] We don't actually need the valgrind BR...

Richard Hughes rhughes at fedoraproject.org
Tue Jan 21 08:37:58 UTC 2014


commit da7842c0639c32181b2228b5a4cdb40a2c70bd81
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jan 21 08:38:14 2014 +0000

    We don't actually need the valgrind BR...

 colord.spec |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/colord.spec b/colord.spec
index 71440b3..b239bc7 100644
--- a/colord.spec
+++ b/colord.spec
@@ -16,15 +16,10 @@
  %endif
 %endif
 
-# not all arches have valgrind
-%ifarch %{ix86} x86_64 ppc ppc64 s390x %{arm}
-%global has_valgrind 1
-%endif
-
 Summary:   Color daemon
 Name:      colord
 Version:   1.1.6
-Release:   1%{?dist}.1
+Release:   2%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
 Source0:   http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
@@ -44,9 +39,6 @@ BuildRequires: vala-tools
 BuildRequires: libgusb-devel
 BuildRequires: gtk-doc
 BuildRequires: color-filesystem
-%if 0%{?has_valgrind}
-BuildRequires: valgrind
-%endif
 %if !0%{?rhel}
 BuildRequires: bash-completion
 %endif
@@ -289,6 +281,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Tue Jan 21 2014 Richard Hughes <richard at hughsie.com> 1.1.6-2
+- We don't actually need the valgrind BR...
+
 * Tue Jan 21 2014 Dan HorĂ¡k <dan[at]danny.cz> - 1.1.6-1.1
 - valgrind is available only on selected arches
 


More information about the scm-commits mailing list