]> git.pld-linux.org Git - packages/crossfire.git/commitdiff
- fix build against automake-1.11.2
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 10 Feb 2012 23:44:17 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix build against libpng-1.5
- release 12 (rebuild against libpng-1.5)

Changed files:
    crossfire.spec -> 1.58

crossfire.spec

index e00bf67107649d988d80818d67e59dce8b2da60a..8cec8161766cee6e9639cfae0c58219d961835bb 100644 (file)
@@ -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
 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
 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
 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
 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
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
 
 %build
 %{__libtoolize}
This page took 0.094526 seconds and 4 git commands to generate.