]> git.pld-linux.org Git - packages/bircd.git/blobdiff - bircd.spec
- rel 3 (rebuild with fixed %useradd/%groupadd macros)
[packages/bircd.git] / bircd.spec
index ba940346d8a1cdabd5e94618dc7d5096ed6dd382..89d4b5dde70028f00439549516c81648ff75c016 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Internet Relay Chat Server
 Summary(pl):   Serwer IRC (Internet Relay Chat)
 Name:          bircd
-Version:       2.0.3rc13
-Release:       1
+Version:       2.1.0rc1
+Release:       3
 License:       GPL
 Group:         Daemons
-Source0:       ftp://ftp.benet.uu3.net/pub/ircd/%{name}-%{version}.tgz
-# Source0-md5: 6fe21df719c2a81ff462b514ffa065bf
+Source0:       ftp://ftp.benet.uu3.net/pub/irc/%{name}-%{version}.tgz
+# Source0-md5: 5e7b6b4ff8f3ed541d032c96eeee8de1
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -20,6 +20,7 @@ Patch0:               %{name}-makefile.patch
 Patch1:                %{name}-config.patch
 Patch2:                %{name}-smode.patch
 Patch3:                %{name}-crypt.patch
+Patch4:                %{name}-%{version}-p1.patch
 URL:           http://www.benet.uu3.net/~borg/
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires(post):        fileutils
@@ -57,6 +58,7 @@ IPv6.
 %patch1 -p1
 %{?with_smode:%patch2 -p1}
 %{?with_crypt:%patch3 -p1}
+%patch4 -p1
 
 %build
 ./Config
This page took 0.024039 seconds and 4 git commands to generate.