From efc338e524125d8a9c2281f3a014818f1e9daaf8 Mon Sep 17 00:00:00 2001 From: witekfl Date: Thu, 2 Oct 2003 05:31:29 +0000 Subject: [PATCH] - added frame-pointer.patch Changed files: allegro.spec -> 1.42 --- allegro.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/allegro.spec b/allegro.spec index b46e236..d43f6dc 100644 --- a/allegro.spec +++ b/allegro.spec @@ -22,7 +22,7 @@ Summary(it): Una libreria per la programmazione di videogiochi Summary(pl): Biblioteka do programowania gier Name: allegro Version: 4.1.11 -Release: 1 +Release: 2 License: Giftware Group: Libraries Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ Patch1: %{name}-examples.patch Patch2: %{name}-alsa9.patch Patch3: %{name}-opt.patch Patch4: %{name}-ldflags.patch +Patch5: %{name}-frame-pointer.patch URL: http://alleg.sourceforge.net/ BuildRequires: XFree86-devel %{!?_without_alsa:BuildRequires: alsa-lib-devel} @@ -408,6 +409,7 @@ biblioteki allegro. %{!?_without_alsa:%patch2 -p1} %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__aclocal} -- 2.43.0