From 2f3995231db79bd4e1f857aa2923cac6f3ec5b76 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 11 Jul 2013 09:37:21 +1000 Subject: [PATCH] Disable silent rules --- libwacom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwacom.spec b/libwacom.spec index 7eb6d74..fb63b21 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -3,7 +3,7 @@ Name: libwacom Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tablet Information Client Library Requires: %{name}-data @@ -46,7 +46,7 @@ Tablet information client library library data files. %build autoreconf --force -v --install || exit 1 -%configure --disable-static +%configure --disable-static --disable-silent-rules make %{?_smp_mflags} %install @@ -83,6 +83,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/libwacom/layouts/*.svg %changelog +* Thu Jul 11 2013 Peter Hutterer 0.7.1-3 +- Disable silent rules + * Wed May 01 2013 Peter Hutterer 0.7.1-2 - Use stdout, not stdin for printing