]> git.pld-linux.org Git - packages/bircd.git/commitdiff
- patch4 included in sources, removed
authorblekot <blekot@pld-linux.org>
Sat, 27 Jan 2007 12:48:13 +0000 (12:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- proper version - release
- updated to 2.1.0rc2

Changed files:
    bircd.spec -> 1.25

bircd.spec

index 89d4b5dde70028f00439549516c81648ff75c016..68ce14323b457d4d6617a1c433af9104c9fdffcc 100644 (file)
@@ -6,12 +6,14 @@
 Summary:       Internet Relay Chat Server
 Summary(pl):   Serwer IRC (Internet Relay Chat)
 Name:          bircd
-Version:       2.1.0rc1
-Release:       3
+%define         _rc     rc2
+%define         _rel    1
+Version:       2.1.0
+Release:       0.%{_rc}.%{_rel}
 License:       GPL
 Group:         Daemons
-Source0:       ftp://ftp.benet.uu3.net/pub/irc/%{name}-%{version}.tgz
-# Source0-md5: 5e7b6b4ff8f3ed541d032c96eeee8de1
+Source0:       ftp://ftp.benet.uu3.net/pub/irc/%{name}-%{version}%{_rc}.tgz
+# Source0-md5: 03ba33362b131fc0441d9f1724207bf7
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -20,7 +22,6 @@ 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
@@ -58,7 +59,6 @@ IPv6.
 %patch1 -p1
 %{?with_smode:%patch2 -p1}
 %{?with_crypt:%patch3 -p1}
-%patch4 -p1
 
 %build
 ./Config
This page took 0.073252 seconds and 4 git commands to generate.