packages: atanks/atanks.spec - updated to 4.7 - link with -lpthread - drop ...

lisu lisu at pld-linux.org
Tue Sep 7 09:18:41 CEST 2010


Author: lisu                         Date: Tue Sep  7 07:18:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 4.7
- link with -lpthread
- drop obsolete -mkdir.patch

---- Files affected:
packages/atanks:
   atanks.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/atanks/atanks.spec
diff -u packages/atanks/atanks.spec:1.28 packages/atanks/atanks.spec:1.29
--- packages/atanks/atanks.spec:1.28	Mon May 31 10:22:36 2010
+++ packages/atanks/atanks.spec	Tue Sep  7 09:18:36 2010
@@ -2,17 +2,16 @@
 Summary:	Atomic Tanks - a game similiar to Scorched Earth and Worms
 Summary(pl.UTF-8):	Atomic Tanks - gra podobna do Scorched Earth oraz Worms
 Name:		atanks
-Version:	4.6
+Version:	4.7
 Release:	1
 Epoch:		1
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://downloads.sourceforge.net/atanks/%{name}-%{version}.tar.gz
-# Source0-md5:	fc8ae5d814f112e2d155597c7b242dfd
+# Source0-md5:	3bc64c0f1ed0715f17a04a622645b2af
 Patch0:		%{name}-flags.patch
 Patch1:		%{name}-install.patch
 Patch2:		%{name}-desktop.patch
-Patch3:		%{name}-mkdir.patch
 URL:		http://atanks.sourceforge.net/
 BuildRequires:	allegro-devel >= 4.4.0
 BuildRequires:	libstdc++-devel
@@ -38,7 +37,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__make} \
@@ -46,7 +44,7 @@
 	CPP="%{__cxx}" \
 	CFLAGS="%{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}" \
-	LIBS="`allegro-config --libs`"
+	LIBS="`allegro-config --libs` -lpthread"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +73,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/09/07 07:18:36  lisu
+- updated to 4.7
+- link with -lpthread
+- drop obsolete -mkdir.patch
+
 Revision 1.28  2010/05/31 08:22:36  lisu
 - updated to 4.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/atanks/atanks.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list