|
|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 2011.02 |
|
|
|
|
%define V_dist 2011.02 |
|
|
|
|
%define V_opkg 2011.05 |
|
|
|
|
%define V_dist 2011.05 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: rakudo |
|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: Artistic |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20110218 |
|
|
|
|
Release: 20110619 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://cloud.github.com/downloads/rakudo/rakudo/rakudo-%{V_dist}.tar.gz |
|
|
|
|
@ -46,8 +46,8 @@ Prefix: %{l_prefix}
|
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, perl, bison |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20060823 |
|
|
|
|
BuildPreReq: parrot >= 2.11.0 |
|
|
|
|
PreReq: parrot >= 2.11.0 |
|
|
|
|
BuildPreReq: parrot >= 3.4.0 |
|
|
|
|
PreReq: parrot >= 3.4.0 |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
|