From f755004719b7998911a68eb57c4a12ff0047964af8cb150afff77de79b48b308 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 16 Nov 2010 18:58:07 +0000 Subject: [PATCH] Accepting request 53199 from home:elvigia:branches:Base:System OBS-URL: https://build.opensuse.org/request/show/53199 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=54 --- util-linux.changes | 5 +++++ util-linux.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/util-linux.changes b/util-linux.changes index 9ae7449..db146c7 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 16 16:08:48 UTC 2010 - cristian.rodriguez@opensuse.org + +- disable silent rules + ------------------------------------------------------------------- Thu Nov 11 10:36:35 CET 2010 - kay.sievers@novell.com diff --git a/util-linux.spec b/util-linux.spec index 0ef0a17..17c3dca 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -248,9 +248,7 @@ autoreconf -fi export SUID_CFLAGS="-fpie" export SUID_LDFLAGS="-pie" CFLAGS="$RPM_OPT_FLAGS" \ -./configure \ - --mandir=%{_mandir} \ - --datadir=%{_datadir} \ +%configure \ --bindir=/bin \ --sbindir=/sbin \ --libdir=/%{_lib} \ @@ -263,6 +261,7 @@ CFLAGS="$RPM_OPT_FLAGS" \ --enable-write \ --disable-use-tty-group \ --disable-static \ + --disable-silent-rules # make %{?_smp_mflags} #