[mingw-gcc] Perform a regular build

epienbro epienbro at fedoraproject.org
Tue Mar 6 23:08:00 UTC 2012


commit f07ab16b2a85b21586c1d07f5452b336cc5aa55b
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Mar 7 00:07:54 2012 +0100

    Perform a regular build

 mingw-gcc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gcc.spec b/mingw-gcc.spec
index ecdd920..e823b80 100644
--- a/mingw-gcc.spec
+++ b/mingw-gcc.spec
@@ -1,7 +1,7 @@
 %global __os_install_post /usr/lib/rpm/brp-compress %{nil}
 
 # Set this to one when mingw-crt isn't built yet
-%global bootstrap 1
+%global bootstrap 0
 
 # C++11 threads requires winpthreads so this can only be enabled once winpthreads is built
 %global enable_winpthreads 0
@@ -636,6 +636,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}-%{mingw64_target}-*
 
 
 %changelog
+* Tue Mar  6 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.7.0-0.8.20120224
+- Perform a regular build
+
 * Tue Mar  6 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.7.0-0.7.20120224
 - Added support for both win32 and win64 targets
 - Perform a bootstrap build


More information about the scm-commits mailing list