Skip to content

Commit

Permalink
Merge branch 'remove-cloog-ppl-deps' into 'master'
Browse files Browse the repository at this point in the history
Remove cloog-ppl deps

Remove last Requires: cloog-ppl

See merge request !3
  • Loading branch information
stskeeps committed Aug 29, 2014
2 parents e91a35c + 1fa931c commit 499600d
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 48 deletions.
4 changes: 0 additions & 4 deletions cross-aarch64-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv5tel-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv6l-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv7hl-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv7l-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv7nhl-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv7thl-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-armv7tnhl-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-i486-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-mipsel-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions cross-x86_64-gcc.spec
Expand Up @@ -176,10 +176,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down
4 changes: 0 additions & 4 deletions gcc.spec
Expand Up @@ -175,10 +175,6 @@ Requires: binutils >= 2.22

%if !%{crossbuild}

%if %{build_cloog}
Requires: cloog-ppl >= 0.15
%endif

%if %{build_64bit_multilib}
Requires: glibc64bit-helper
%endif
Expand Down

0 comments on commit 499600d

Please sign in to comment.