From fc8a39a89fe473b676ad6c580545a7bbde55b5fe Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Mon, 17 Feb 2014 14:47:25 +0100 Subject: [PATCH] - added the infinite-loop.patch - rel 2 --- librhtv.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/librhtv.spec b/librhtv.spec index 1a16b4e..fbd5224 100644 --- a/librhtv.spec +++ b/librhtv.spec @@ -2,7 +2,7 @@ Summary: Unix port of Borland TurboVision library Summary(pl.UTF-8): Uniksowa wersja biblioteki TurboVision Borlanda Name: librhtv Version: 2.2.1 -Release: 1 +Release: 2 License: Borland, some modifications are BSD-like licensed (generally free) Group: Libraries Source0: http://download.sourceforge.net/tvision/rhtvision_%{version}-1.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-nolowlevelgarbage.patch Patch1: %{name}-fcntl.patch Patch2: %{name}-ncurses.patch Patch3: format-security.patch +Patch4: infinite-loop.patch URL: http://tvision.sourceforge.net/ BuildRequires: xorg-lib-libX11-devel BuildRequires: gpm-devel @@ -66,6 +67,7 @@ Biblioteki statyczne rhtvision. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__perl} config.pl \ -- 2.44.0