]> git.pld-linux.org Git - packages/crossnacl-gcc.git/blobdiff - crossnacl-gcc.spec
use bare git repo
[packages/crossnacl-gcc.git] / crossnacl-gcc.spec
index 53b769beb13514f45ee2065c82e623740188c851..56efbcd8412dc5f4f0c390f96f6eccd9ecdb47ce 100644 (file)
@@ -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
This page took 0.05939 seconds and 4 git commands to generate.