From 92aa9dc22c70ad0d85e1f24d461afaac377317efc5049b0f9f724e7979216d90 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 22 Jan 2019 11:00:00 +0000 Subject: [PATCH] Accepting request 667753 from home:marxin:branches:X11:XOrg - Use make_build macro in order to get verbose output of make (will happen after https://build.opensuse.org/request/show/666468). OBS-URL: https://build.opensuse.org/request/show/667753 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXft?expand=0&rev=20 --- libXft.changes | 5 +++++ libXft.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libXft.changes b/libXft.changes index 22c82eb..6c91ae4 100644 --- a/libXft.changes +++ b/libXft.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 22 10:14:50 UTC 2019 - Martin Liška + +- Use make_build macro in order to get verbose output of make. + ------------------------------------------------------------------- Tue May 12 20:19:01 UTC 2015 - sndirsch@suse.com diff --git a/libXft.spec b/libXft.spec index d5311d9..29fe274 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,7 +1,7 @@ # # spec file for package libXft # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -75,7 +75,7 @@ in %lname. %build autoreconf -fi %configure --disable-static -make %{?_smp_mflags} +%make_build %install make install DESTDIR="%buildroot"