packages: xmoto/xmoto.spec - fix build against libpng1.5; release 2

adamg adamg at pld-linux.org
Wed Feb 8 13:46:40 CET 2012


Author: adamg                        Date: Wed Feb  8 12:46:40 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build against libpng1.5; release 2

---- Files affected:
packages/xmoto:
   xmoto.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: packages/xmoto/xmoto.spec
diff -u packages/xmoto/xmoto.spec:1.80 packages/xmoto/xmoto.spec:1.81
--- packages/xmoto/xmoto.spec:1.80	Fri Feb  3 10:14:30 2012
+++ packages/xmoto/xmoto.spec	Wed Feb  8 13:46:35 2012
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Klon gry across/elma
 Name:		xmoto
 Version:	0.5.9
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
@@ -11,6 +11,7 @@
 Source1:	%{name}.png
 Source2:	%{name}.desktop
 Patch0:		%{name}-lua51.patch
+Patch1:		%{name}-includes.patch
 URL:		http://xmoto.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	SDL-devel
@@ -54,6 +55,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+
 # fix some translations
 %{__sed} -i -e 's/lv_LV/lv/g;s/da_DK/da/g;s/gl_ES/gl/g;s/pt_PT/pt/g;s/tr_TR/tr/g' configure.in
 mv -f po/lv{_LV,}.po
@@ -124,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2012/02/08 12:46:35  adamg
+- fix build against libpng1.5; release 2
+
 Revision 1.80  2012/02/03 09:14:30  lisu
 - up to 0.5.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmoto/xmoto.spec?r1=1.80&r2=1.81&f=u



More information about the pld-cvs-commit mailing list