From 7d202db82142e3e9178e720fa2c2df6b66d28b34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Fri, 10 Feb 2012 23:44:17 +0000 Subject: [PATCH] - fix build against automake-1.11.2 - fix build against libpng-1.5 - release 12 (rebuild against libpng-1.5) Changed files: crossfire.spec -> 1.58 --- crossfire.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crossfire.spec b/crossfire.spec index e00bf67..8cec816 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -2,7 +2,7 @@ Summary: Multiplayer roguelike game server Summary(pl.UTF-8): Serwer gry roguelike dla wielu graczy Name: crossfire Version: 1.9.1 -Release: 11 +Release: 12 License: GPL Group: X11/Applications/Games Source0: http://dl.sourceforge.net/crossfire/%{name}-%{version}.tar.gz @@ -14,6 +14,8 @@ Patch0: %{name}-ac260.patch Patch1: %{name}-check.patch Patch2: %{name}-daemon.patch Patch3: %{name}-python.patch +Patch4: %{name}-am.patch +Patch5: %{name}-libpng15.patch URL: http://crossfire.real-time.com/ BuildRequires: autoconf BuildRequires: automake @@ -102,6 +104,8 @@ Wtyczka animacji dla serwera Crossfire. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build %{__libtoolize} -- 2.43.0