]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/blobdiff - crossmingw32-gcc.spec
- allow override flags.
[packages/crossmingw32-gcc.git] / crossmingw32-gcc.spec
index 707c601a397532871ae8e96a5f60b65a57aab42e..ac2bfb9fc07fce6a4187eef5cb9de965a41a6661 100644 (file)
@@ -1,14 +1,13 @@
 #
 # Conditional build:
-%bcond_with    bootstrap
+%bcond_with    bootstrap       # bootstrap build (using binary w32api/mingw)
 #
-
 %define                DASHED_SNAP     %{nil}
 %define                SNAP            %(echo %{DASHED_SNAP} | sed -e "s#-##g")
 %define                GCC_VERSION     3.4.3
-%define                apiver          3.2
+%define                apiver          3.5
 %define                apisrc          w32api-%{apiver}
-%define                runver          3.7
+%define                runver          3.9
 %define                runsrc          mingw-runtime-%{runver}
 Summary:       Cross Mingw32 GNU binary utility development utilities - gcc
 Summary(es):   Utilitarios para desarrollo de binarios de la GNU - Mingw32 gcc
@@ -18,16 +17,16 @@ Summary(pt_BR): Utilit
 Summary(tr):   GNU geliþtirme araçlarý - Mingw32 gcc
 Name:          crossmingw32-gcc
 Version:       %{GCC_VERSION}
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         Development/Languages
 Source0:       ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{GCC_VERSION}/gcc-%{GCC_VERSION}.tar.bz2
 # Source0-md5: e744b30c834360fccac41eb7269a3011
 Source1:       http://dl.sourceforge.net/mingw/%{apisrc}.tar.gz
-# Source1-md5: c9204f46e6b6deeb1c182bc75ad4d88f
+# Source1-md5: 2529dffea94118865cdc06c1f7ead697
 Source2:       http://dl.sourceforge.net/mingw/%{runsrc}.tar.gz
-# Source2-md5: d5bb1d754e3315a768fe69056b3ee8d3
+# Source2-md5: 0cb66b1071da224ea2174f960c593e2e
 Patch0:                gcc-nodebug.patch
 Patch1:                %{name}-noioctl.patch
 BuildRequires: autoconf
This page took 0.032673 seconds and 4 git commands to generate.