|
|
|
|
@ -31,11 +31,11 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: BASE |
|
|
|
|
Group: InstantMessaging |
|
|
|
|
License: BSD |
|
|
|
|
Version: 20110228 |
|
|
|
|
Release: 20110731 |
|
|
|
|
Version: 20131230 |
|
|
|
|
Release: 20140301 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ircii.warped.com/pub/ircII/ircii-%{version}.tar.bz2 |
|
|
|
|
Source0: http://ircii.warped.com/ircii-%{version}.tar.bz2 |
|
|
|
|
Source1: ircii.pl |
|
|
|
|
Source2: openpkg.rc |
|
|
|
|
Source3: rse.rc |
|
|
|
|
@ -51,7 +51,7 @@ PreReq: OpenPKG, openpkg >= 20100101, perl
|
|
|
|
|
%track |
|
|
|
|
prog ircii = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = ftp://ircii.warped.com/pub/ircII/ |
|
|
|
|
url = http://ircii.warped.com/ |
|
|
|
|
regex = ircii-(__VER__)\.tar\.bz2 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|