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 - 1.0.0-2 +- Enable verbose build + * Mon Sep 24 2012 Brian Pepple - 1.0.0-1 - Update to 1.0.0.