about summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-11-29 20:29:09 +0000
committerAlexander Barton <alex@barton.de>2003-11-29 20:29:09 +0000
commit606cdb69bfd65a41bfcef6c909e289ff6a38baf2 (patch)
tree496e08639f24743dddc45e3f8523168296455003 /contrib
parenta5695e7ef8e6cb076cb2b0a2731593f45b587f86 (diff)
downloadngircd-606cdb69bfd65a41bfcef6c909e289ff6a38baf2.tar.gz
ngircd-606cdb69bfd65a41bfcef6c909e289ff6a38baf2.zip
Updated RPM and Debian package description and configuration.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ngircd.spec17
1 files changed, 9 insertions, 8 deletions
diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
index de6a5676..924b0d1b 100644
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -3,7 +3,7 @@
 %define release 1
 %define prefix  %{_prefix}
 
-Summary:      Next Generation Internet Relay Chat Daemon
+Summary:      A lightweight daemon for the Internet Relay Chat (IRC)
 Name:         %{name}
 Version:      %{version}
 Release:      %{release}
@@ -15,17 +15,18 @@ Packager:     Sean Reifschneider <jafo-rpms@tummy.com>
 BuildRoot:    /var/tmp/%{name}-root
 
 %description
-ngIRCd is a free open source daemon for Internet Relay Chat (IRC),
+ngIRCd is a free open source daemon for the Internet Relay Chat (IRC),
 developed under the GNU General Public License (GPL). It's written from
 scratch and is not based upon the original IRCd like many others.
 
-Why should you use ngIRCd? Because ...
+Advantages:
+ - no problems with servers using changing/non-static IP addresses.
+ - small and lean configuration file.
+ - free, modern and open source C code.
+ - still under active development.
 
-   * ... there are no problems with servers on changing or non-static IP
-         addresses.
-   * ... there is a small and lean configuration file.
-   * ... there is a free, modern and open source C source code.
-   * ... it is still under active development. 
+ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run
+mixed networks.
 
 %prep
 %setup