From 169cabd073de300063c48836c19242ee6d154f6660eb937e20ef6f91baa3c5c0 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 9 Nov 2010 11:22:13 +0000 Subject: [PATCH] disable-silent-rules OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=27 --- cpio.changes | 5 +++++ cpio.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cpio.changes b/cpio.changes index 537c75b..d9d27d2 100644 --- a/cpio.changes +++ b/cpio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 9 11:07:45 UTC 2010 - puzel@novell.com + +- disable-silent-rules + ------------------------------------------------------------------- Tue Aug 31 09:37:05 UTC 2010 - aj@suse.de diff --git a/cpio.spec b/cpio.spec index e8f87a7..415148e 100644 --- a/cpio.spec +++ b/cpio.spec @@ -92,7 +92,8 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \ --prefix=/usr \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ - --libdir=%{_libdir} + --libdir=%{_libdir} \ + --disable-silent-rules make %{?_smp_mflags} %install