Переглянути джерело

mention that this ircd is the IRCnet server

Ralf S. Engelschall 23 роки тому
батько
коміт
27cdffd622
1 змінених файлів з 7 додано та 7 видалено
  1. 7 7
      ircd/ircd.spec

+ 7 - 7
ircd/ircd.spec

@@ -25,7 +25,7 @@
 
 #   package information
 Name:         ircd
-Summary:      Internet Relay Chat (IRC) Server
+Summary:      IRCnet Internet Relay Chat (IRC) Server
 URL:          http://www.irc.org/~irc/server/
 Vendor:       Jarkko Oikarinen
 Packager:     The OpenPKG Project
@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
 Group:        IRC
 License:      BSD
 Version:      2.10.3p3
-Release:      20020206
+Release:      20020320
 
 #   list of sources
 Source0:      ftp://ftp.irc.org/irc/server/irc%{version}.tgz
@@ -50,11 +50,11 @@ AutoReq:      no
 AutoReqProv:  no
 
 %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
     %setup -q -n irc%{version}