From 2b5f7d13ecfad3f036cff83457050272b6e654b2 Mon Sep 17 00:00:00 2001 From: zytek Date: Thu, 27 Jun 2002 18:26:28 +0000 Subject: [PATCH] - added LANChat-wincrash.patch - now lanchat DOES NOT CRASH windows lanchat clients! - STBR Changed files: LANChat.spec -> 1.18 --- LANChat.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LANChat.spec b/LANChat.spec index 0a81534..56d5029 100644 --- a/LANChat.spec +++ b/LANChat.spec @@ -2,11 +2,12 @@ Summary: LANChat - network-chatting program Summary(pl): LANChat - program do sieciowych pogaduszek Name: LANChat Version: 1.0.2 -Release: 3 +Release: 4 License: GPL Group: Applications/Networking Source0: http://priv4.onet.pl./ki/lanchat/%{name}-%{version}.tar.gz Patch0: %{name}-ac_am.patch +Patch1: %{name}-wincrash.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -40,6 +41,7 @@ BRIDGE'ami. %prep %setup -q %patch0 -p1 +%patch1 -p1 %build rm -f missing -- 2.44.0