]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- added eggdrop1.6.13+ipv6_config.patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 5 Mar 2003 13:32:52 +0000 (13:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    eggdrop.spec -> 1.36

eggdrop.spec

index f3e8742b25a35cb4cd3005b9833e918111660c57..5e0e61c0d46626e52c55aeb83385d09e8313d6a0 100644 (file)
@@ -2,13 +2,14 @@ Summary:      Eggdrop is an IRC bot, written in C
 Summary(pl):   Eggdrop jest botem IRC napisanym w C
 Name:          eggdrop
 Version:       1.6.13
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Communications
 Source0:       ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.gz
 Patch0:                %{name}-FHS.patch
 # Unofficial IPv6 patch
 Patch1:                http://www.egghelp.org/files/patches/%{name}%{version}+ipv6.patch.gz
+Patch2:                %{name}%{version}+ipv6_config.patch
 URL:           http://www.eggheads.org/
 Requires:      tcl
 BuildRequires: tcl-devel
@@ -34,6 +35,7 @@ wiele dodatk
 %setup -q -n %{name}%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 
 %build
 export CFLAGS="%{rpmcflags}"
This page took 0.072523 seconds and 4 git commands to generate.