X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=contrib%2Fngircd.spec;h=479ec4d3ea112136e4b1cf0ba9afd4687bb4b2c4;hb=ddeb7b20ebd660683c6a8638c552e27bde828a9d;hp=122c56f40e0584824a56715569ffb4e0fddf44ba;hpb=fbaa751da824d0dd2a58086d2cec860cc88afa1d;p=ngircd-alex.git diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 122c56f4..479ec4d3 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 19.1 +%define version 24 %define release 1 %define prefix %{_prefix} @@ -15,11 +15,11 @@ 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. +This package provides ngIRCd, a portable and lightweight Internet Relay +Chat server for small or private networks, developed under the GNU +General Public License (GPL). It is simple to configure, can cope with +dynamic IP addresses, and supports IPv6 as well as SSL. It is written +from scratch and not based on the original IRCd. Advantages: - well arranged (lean) configuration file @@ -27,7 +27,7 @@ Advantages: - 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 being actively developed since 2001 %prep %setup -q