packages: dopewars/dopewars.spec - link with -ltinfo (fixes linking)
sparky
sparky at pld-linux.org
Sun Jan 23 01:12:33 CET 2011
Author: sparky Date: Sun Jan 23 00:12:33 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- link with -ltinfo (fixes linking)
---- Files affected:
packages/dopewars:
dopewars.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: packages/dopewars/dopewars.spec
diff -u packages/dopewars/dopewars.spec:1.27 packages/dopewars/dopewars.spec:1.28
--- packages/dopewars/dopewars.spec:1.27 Thu Jun 3 17:19:30 2010
+++ packages/dopewars/dopewars.spec Sun Jan 23 01:12:27 2011
@@ -13,7 +13,7 @@
Release: 4
License: GPL
Group: Applications/Games
-Source0: http://dl.sourceforge.net/dopewars/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/dopewars/%{name}-%{version}.tar.gz
# Source0-md5: debf749de9053dc2fb2e74c37ae06206
Patch0: %{name}-desktop.patch
Patch1: %{name}-scoredir.patch
@@ -69,6 +69,7 @@
%{__autoconf}
%{__automake}
%configure \
+ LIBS="-ltinfo" \
--enable-plugins \
--enable-networking \
%{?with_esd:--with-esd} \
@@ -127,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2011/01/23 00:12:27 sparky
+- link with -ltinfo (fixes linking)
+
Revision 1.27 2010/06/03 15:19:30 baggins
- rel 4
- esound is dead
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dopewars/dopewars.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list