[mingw-gcc: 32/36] Perform a regular build

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:21:09 UTC 2012


commit de245a01a6157c85aac834fd29a32e4fc017a1f0
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Feb 27 18:43:37 2012 +0100

    Perform a regular build

 mingw32-gcc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-gcc.spec b/mingw32-gcc.spec
index 8070e88..9382377 100644
--- a/mingw32-gcc.spec
+++ b/mingw32-gcc.spec
@@ -2,14 +2,14 @@
 %global snapshot_date 20120224
 
 # Set this to one when mingw-crt isn't built yet
-%global bootstrap 1
+%global bootstrap 0
 
 # Libgomp requires pthreads so this can only be enabled once pthreads is built
 %global enable_libgomp 0
 
 Name:           mingw32-gcc
 Version:        4.7.0
-Release:        0.3.%{snapshot_date}%{?dist}
+Release:        0.4.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler (GCC) for C
 
 License:        GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions
@@ -337,6 +337,9 @@ popd
 
 
 %changelog
+* Mon Feb 27 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.7.0-0.4.20120224
+- Perform a regular build
+
 * Sat Feb 25 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.7.0-0.3.20120224
 - Update to gcc 4.7 20120224 snapshot
 - Perform a bootstrap build using mingw-w64


More information about the scm-commits mailing list