[gstreamer1-plugins-good] Enable verbose build

Peter Robinson pbrobinson at fedoraproject.org
Mon Oct 1 19:23:47 UTC 2012


commit b5f9c5cd6d8ff01c40c29776126441e174089fd4
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Oct 1 20:23:42 2012 +0100

    Enable verbose build

 gstreamer1-plugins-good.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec
index 4cff405..65e632d 100644
--- a/gstreamer1-plugins-good.spec
+++ b/gstreamer1-plugins-good.spec
@@ -9,7 +9,7 @@
 
 Name:           gstreamer1-plugins-good
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GStreamer plugins with good code and licensing
 
 License:        LGPLv2+
@@ -101,7 +101,7 @@ to be installed.
   --disable-jack \
 %endif
   --with-default-visualizer=autoaudiosink
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -199,6 +199,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Oct  1 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.0-2
+- Enable verbose build
+
 * Mon Sep 24 2012 Brian Pepple <bpepple at fedoraproject.org> - 1.0.0-1
 - Update to 1.0.0.
 


More information about the scm-commits mailing list