[polkit] Build with V=1

Miloslav Trmac mitr at fedoraproject.org
Sat May 11 00:33:14 UTC 2013


commit 8539d5f074021239d9344885237918b4f489a58b
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Sat May 11 00:44:20 2013 +0200

    Build with V=1

 polkit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/polkit.spec b/polkit.spec
index e62ad14..e966292 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -87,7 +87,7 @@ export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
         --enable-introspection \
         --disable-examples \
         --enable-systemd=yes
-make
+make V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -147,6 +147,9 @@ exit 0
 
 %changelog
 * Fri May 10 2013 Miloslav Trmač <mitr at redhat.com> - 0.110-4
+- Build with V=1
+
+* Fri May 10 2013 Miloslav Trmač <mitr at redhat.com> - 0.110-4
 - Make the JavaScript engine mandatory.  The polkit-js-engine package has been
   removed, main polkit package Provides:polkit-js-engine for compatibility.
 - Add Requires: polkit-pkla-compat


More information about the scm-commits mailing list