From 990ecb3e9e5121e12b93c762506be4599bffd6ba Mon Sep 17 00:00:00 2001 From: David King Date: Feb 09 2015 17:50:20 +0000 Subject: Make the build output more verbose --- diff --git a/dbus-glib.spec b/dbus-glib.spec index 189ce4b..5cd3ec2 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -39,13 +39,12 @@ Headers and static libraries for the D-Bus GLib bindings %build %configure --disable-tests \ - --enable-verbose-mode=yes \ --enable-asserts=yes \ --disable-gtk-doc #build with checks for right now but disable checks for final release -#%%configure --disable-tests --disable-verbose-mode --disable-asserts -make %{?_smp_mflags} +#%%configure --disable-tests --disable-asserts +make %{?_smp_mflags} V=1 %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" @@ -86,6 +85,7 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh - Remove RPATH - Remove executable bit from sourced script - Move man page to main package and update glob +- Make the build output more verbose * Sat Feb 07 2015 David King - 0.102-1 - Update to 0.102