X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=contrib%2Fngircd.spec;h=03e78c744548c96652a7bf2eaee4610850bdcacb;hb=a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e;hp=5240c8885d0d2d1e05f33af49b6859e4f64b6cb0;hpb=0d19f2b43a0c5cc5c2c87e949bd3d32efcd2f935;p=ngircd.git diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 5240c888..03e78c74 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 17 +%define version 26~rc1 %define release 1 %define prefix %{_prefix} @@ -15,18 +15,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel, openssl-devel %description -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. - -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. - -ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run -mixed networks. +ngIRCd is a free, portable and lightweight Internet Relay Chat server for small +or private networks, developed under the GNU General Public License (GPL). + +The server is quite easy to configure, can handle dynamic IP addresses, and +optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for +user authentication as well as character set conversion for legacy clients. The +server has been written from scratch and is not based on the forefather, the +daemon of IRCNet. + %prep %setup -q