X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=crossnacl-gcc.spec;h=56efbcd8412dc5f4f0c390f96f6eccd9ecdb47ce;hb=a6cd2124bc6b2fb570ccddad4deee1c0ec362542;hp=53b769beb13514f45ee2065c82e623740188c851;hpb=56fc8967b677b35d91273fc8c7c2e2c13efd8730;p=packages%2Fcrossnacl-gcc.git diff --git a/crossnacl-gcc.spec b/crossnacl-gcc.spec index 53b769b..56efbcd 100644 --- a/crossnacl-gcc.spec +++ b/crossnacl-gcc.spec @@ -1,25 +1,17 @@ # # Conditional build: -%bcond_with bootstrap # build without nacl newlib package dependency (without c++ package) +%bcond_with bootstrap # build without NaCL newlib package dependency (without c++ package) -%define gitver cff9ac88 -Summary: Various compilers (C, C++) for nacl +%define gitver 3937565 +Summary: Various compilers (C, C++) for NaCl Name: crossnacl-gcc Version: 4.4.3 -Release: 4.git%{gitver} -# Generated from git -# git clone http://git.chromium.org/native_client/nacl-gcc.git -# (Checkout ID taken from chromium-15.0.874.106/native_client/tools/REVISIONS) -# cd nacl-gcc -# git checkout cff9ac884908ba53ae16149e7c7d19c336aa4895 -# cd .. -# For gcc version, echo gcc/BASE-VER -# mv nacl-gcc nacl-gcc-4.4.3-gitcff9ac88 -# tar cfj nacl-gcc-4.4.3-gitcff9ac88.tar.bz2 nacl-gcc-4.4.3-gitcff9ac88 +Release: 6.git%{gitver} License: GPL v3+ and GPL v3+ with exceptions and GPL v2+ with exceptions Group: Development/Languages Source0: nacl-gcc-%{version}-git%{gitver}.tar.bz2 -# Source0-md5: 5f96c99136882b2b22a5d173890f8026 +# Source0-md5: fcdfdd30b82d8ad8fa6e39e7e32cee64 +Source1: get-source.sh URL: http://sourceware.org/gcc/ BuildRequires: cloog-ppl-devel BuildRequires: crossnacl-binutils @@ -28,6 +20,8 @@ BuildRequires: gmp-c++-devel BuildRequires: gmp-devel BuildRequires: mpfr-devel BuildRequires: ppl-pwl-devel +BuildRequires: tar >= 1:1.22 +BuildRequires: xz %if %{without bootstrap} BuildRequires: crossnacl-newlib %endif