|
|
|
|
@ -33,10 +33,10 @@ Class: PLUS
|
|
|
|
|
Group: CompilerCompiler |
|
|
|
|
License: GPL |
|
|
|
|
Version: 97 |
|
|
|
|
Release: 20061013 |
|
|
|
|
Release: 20061030 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://gentle.compilertools.net/gentle-%{version}.tar.gz |
|
|
|
|
Source0: ftp://ftp.openpkg.org/sources/CPY/gentle/gentle-%{version}.tar.gz |
|
|
|
|
Patch0: gentle.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
@ -58,8 +58,10 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%track |
|
|
|
|
prog gentle = { |
|
|
|
|
disabled |
|
|
|
|
comment = "rse: vendor changed license and our original version will not change anymore" |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://gentle.compilertools.net/download.html |
|
|
|
|
url = ftp://ftp.openpkg.org/sources/CPY/gentle/ |
|
|
|
|
regex = gentle-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|