Enable verbose build
This commit is contained in:
parent
6ed5bedc6c
commit
b5f9c5cd6d
@ -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@fedoraproject.org> - 1.0.0-2
|
||||
- Enable verbose build
|
||||
|
||||
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
|
||||
- Update to 1.0.0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user