|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
Name: ircd
|
|
Name: ircd
|
|
|
-Summary: Internet Relay Chat (IRC) Server
|
|
|
|
|
|
|
+Summary: IRCnet Internet Relay Chat (IRC) Server
|
|
|
URL: http://www.irc.org/~irc/server/
|
|
URL: http://www.irc.org/~irc/server/
|
|
|
Vendor: Jarkko Oikarinen
|
|
Vendor: Jarkko Oikarinen
|
|
|
Packager: The OpenPKG Project
|
|
Packager: The OpenPKG Project
|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
|
|
|
Group: IRC
|
|
Group: IRC
|
|
|
License: BSD
|
|
License: BSD
|
|
|
Version: 2.10.3p3
|
|
Version: 2.10.3p3
|
|
|
-Release: 20020206
|
|
|
|
|
|
|
+Release: 20020320
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://ftp.irc.org/irc/server/irc%{version}.tgz
|
|
Source0: ftp://ftp.irc.org/irc/server/irc%{version}.tgz
|
|
@@ -50,11 +50,11 @@ AutoReq: no
|
|
|
AutoReqProv: no
|
|
AutoReqProv: no
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
|
- ircd is the server (daemon) program for the Internet Relay Chat.
|
|
|
|
|
- The ircd is a server in that its function is to "serve" the client
|
|
|
|
|
- program ircII with messages and commands. All commands and user
|
|
|
|
|
- messages are passed directly to the ircd for processing and relaying
|
|
|
|
|
- to other ircd sites.
|
|
|
|
|
|
|
+ This is the classical IRCnet daemon. It is the server program for
|
|
|
|
|
+ the Internet Relay Chat (IRC) service. Its function is to serve
|
|
|
|
|
+ the client program with messages and commands. All commands and
|
|
|
|
|
+ user messages are passed directly to the server for processing and
|
|
|
|
|
+ relaying to other server sites.
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q -n irc%{version}
|
|
%setup -q -n irc%{version}
|