Browse Source

fix tracking

master
parent
commit
facc607692
  1. 4
      gcc410/gcc410.spec

4
gcc410/gcc410.spec

@ -37,7 +37,7 @@ Class: EVAL
Group: Compiler
License: GPL
Version: %{V_full}s%{V_snap}
Release: 20140423
Release: 20140424
# package options
%option with_binutils yes
@ -91,7 +91,7 @@ Provides: gcc::with_gcc = %{with_gcc}
highly portable ISO C and ISO C++ compiler.
%track
prog gcc49 = {
prog gcc410 = {
version = %{V_full}-%{V_snap}
url = ftp://gcc.gnu.org/pub/gcc/snapshots/
regex = (%{V_full}-\d{8})

Loading…
Cancel
Save