X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2Fngircd.spec;h=1cbf60c33bcddd3111323b465c0091614858ff2a;hp=5c7b7e95eaeaa1702f0f74282d9ee663a39b0587;hb=HEAD;hpb=d7eb343ea03e404ee2ca086e570216ee824598d4 diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 5c7b7e95..3d4eefc7 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 19.2~rc1 +%define version 27 %define release 1 %define prefix %{_prefix} @@ -15,19 +15,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel, openssl-devel %description -This package provides ngIRCd, a lightweight Internet Relay Chat -server for small or private networks. It is simple to configure, can -cope with dynamic IP addresses, and supports IPv6 as well as SSL. It -is written from scratch, not based on the original IRCd and quite -portable. - -Advantages: - - well arranged (lean) configuration file - - simple to build/install, configure and maintain - - supports IPv6 and SSL - - no problems with servers that have dynamic IP addresses - - freely available, modern, portable and tidy C-source - - ngIRCd is being actively developed since 11 years. +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 @@ -54,7 +50,7 @@ make %{?_smp_mflags} %files %defattr(755,root,root) -%doc AUTHORS COPYING ChangeLog INSTALL NEWS README doc/* +%doc AUTHORS.md COPYING ChangeLog INSTALL.md NEWS README.md doc/* %config(noreplace) /etc %{_prefix}/sbin %{_mandir}/man5/ngircd.conf*