[packages/eggdrop] - fix build

arekm arekm at pld-linux.org
Tue Jun 3 13:13:19 CEST 2014


commit 5639e0284f85b4ebd0fadaeacb2490c45aece96b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jun 3 13:13:16 2014 +0200

    - fix build

 eggdrop.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/eggdrop.spec b/eggdrop.spec
index 402dc54..4e477c5 100644
--- a/eggdrop.spec
+++ b/eggdrop.spec
@@ -9,7 +9,7 @@ Summary(pt_BR.UTF-8):	Bot de IRC escrito em C
 Summary(ru.UTF-8):	Eggdrop, это IRC-бот написанный на языке C.
 Name:		eggdrop
 Version:	1.6.21
-Release:	0.6
+Release:	0.7
 License:	GPL v2
 Group:		Applications/Communications
 Source0:	ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{name}%{version}.tar.bz2
@@ -68,6 +68,7 @@ Patch8:		%{name}-nohostwhowhom.patch
 Patch9:		%{name}-nmu.patch
 Patch10:	%{name}-ipv6-ssl.patch
 Patch11:	ssl-md5.patch
+Patch12:	%{name}-build.patch
 URL:		http://www.eggheads.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -179,6 +180,8 @@ patch -p1 < eggdrop1.6.19-sp.0009.diff || exit 1
 %patch11 -p1
 %endif
 
+%patch12 -p1
+
 # detect threaded tcl version
 sed -i -e 's#TclpFinalizeThreadData#Tcl_FinalizeThread#g' acinclude.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eggdrop.git/commitdiff/5639e0284f85b4ebd0fadaeacb2490c45aece96b



More information about the pld-cvs-commit mailing list