|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
%define name lincity-ng
|
|
|
%define version 2.0
|
|
|
-%define release 4%{?_dist_release}
|
|
|
+%define release 5%{?_dist_release}
|
|
|
Summary: City Simulation Game
|
|
|
Summary(ja): 都市シミュレーションゲーム
|
|
|
Name: %{name}
|
|
@@ -21,7 +21,7 @@ BuildRequires: SDL_ttf-devel, SDL_gfx-devel,
|
|
|
BuildRequires: mesa-libGL-devel, mesa-libGLU-devel
|
|
|
BuildRequires: zlib-devel, libxml2-devel, physfs-devel,
|
|
|
BuildRequires: jam, vorbis-tools
|
|
|
-BuildRequires(check): desktop-file-utils
|
|
|
+BuildRequires: desktop-file-utils
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
%description
|
|
@@ -89,6 +89,9 @@ fi
|
|
|
%{_datadir}/lincity-ng
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Jan 24 2012 Munehiro Yamamoto <munepi@vinelinux.org> 2.0-5
|
|
|
+- rebuild
|
|
|
+
|
|
|
* Mon Sep 20 2010 IWAI, Masaharu <iwai@alib.jp> 2.0-4
|
|
|
- build with SDL_gfx 2.0.22
|
|
|
- add BuildRequires: mesa-libGLU-devel
|