Author: wolf Date: Wed Feb 1 02:52:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.4.5
---- Files affected: SPECS: openttd.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/openttd.spec diff -u SPECS/openttd.spec:1.28 SPECS/openttd.spec:1.29 --- SPECS/openttd.spec:1.28 Mon Sep 5 20:00:54 2005 +++ SPECS/openttd.spec Wed Feb 1 03:52:44 2006 @@ -6,17 +6,16 @@ Summary: An open source reimplementation of the Microprose game "Transport Tycoon Deluxe" Summary(pl): Otwarta reimplementacja gry Transport Tycoon Deluxe Name: openttd -Version: 0.4.0.1 -Release: 2 +Version: 0.4.5 +Release: 1 License: GPL Group: X11/Applications/Games -Source0: http://dl.sourceforge.net/openttd/%{name}-%{version}-source.tar.gz -# Source0-md5: ddd9790c86b7ccc68f60761704cbcf81 +Source0: http://dl.sourceforge.net/openttd/%{name}-%{version}.tar.bz2 +# Source0-md5: 691e626763f2f33ad3e77717a44d2824 Source1: %{name}.desktop Source2: %{name}-server.desktop Patch0: %{name}-home_etc.patch Patch1: %{name}-personal-data.patch -Patch2: %{name}-CAN-2005-2763.patch URL: http://www.openttd.com/ BuildRequires: SDL-devel %{?with_home_etc:BuildRequires: home-etc-devel} @@ -76,8 +75,7 @@ %prep %setup -q %{?with_home_etc:%patch0 -p1} -%patch1 -p1 -%patch2 -p1 +#%patch1 -p1 # Let's pldize find lang/ -type f -exec sed -i 's/:Unix/:PLD Linux/' \{\} \; @@ -87,7 +85,7 @@ CC="%{__cc}" \ CXX="%{__cxx}" \ CFLAGS="%{rpmcflags} `sdl-config --cflags`" \ - LDFLAGS="%{rpmldflags}" \ + LDFLAGS="%{rpmldflags} -lpthread" \ INSTALL=1 \ PREFIX="" \ BINARY_DIR="%{_bindir}" \ @@ -107,7 +105,7 @@ CC="%{__cc}" \ CXX="%{__cxx}" \ CFLAGS="%{rpmcflags} `sdl-config --cflags`" \ - LDFLAGS="%{rpmldflags}" \ + LDFLAGS="%{rpmldflags} -lpthread" \ INSTALL=1 \ PREFIX="" \ BINARY_DIR="%{_bindir}" \ @@ -166,6 +164,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2006/02/01 02:52:44 wolf +- 0.4.5 + Revision 1.28 2005/09/05 18:00:54 adamg - fix for format string vulnerability (CAN-2005-2763) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openttd.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
