X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=crossmingw32-gcc.spec;h=ac2bfb9fc07fce6a4187eef5cb9de965a41a6661;hb=12166cab3487d4404c8360b195ef9889b4de0e6d;hp=707c601a397532871ae8e96a5f60b65a57aab42e;hpb=4025bda8bf2574a86c93ab70184dbf11fb1b95cb;p=packages%2Fcrossmingw32-gcc.git diff --git a/crossmingw32-gcc.spec b/crossmingw32-gcc.spec index 707c601..ac2bfb9 100644 --- a/crossmingw32-gcc.spec +++ b/crossmingw32-gcc.spec @@ -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