From 9133d7d9d72c49a2896bf39ae4deacfa4a5f84cc Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 25 Apr 2002 14:31:26 +0000 Subject: [PATCH] - updated to 0.6.4.2, - new wSource url, - use %%find_lang macro. Changed files: csmash.spec -> 1.9 --- csmash.spec | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/csmash.spec b/csmash.spec index ca9c3de..d8841f0 100644 --- a/csmash.spec +++ b/csmash.spec @@ -1,11 +1,11 @@ Summary: 3D tabletennis game Summary(pl): Trójwymiarowy tenis sto³owy Name: csmash -Version: 0.6.3 +Version: 0.6.4.2 Release: 1 License: GPL Group: X11/Applications/Games -Source0: http://prdownloads.SourceForge.net/CannonSmash/%{name}-%{version}.tar.gz +Source0: http://prdownloads.sourceforge.net/cannonsmash/%{name}-%{version}.tar.gz Source1: %{name}.desktop Source2: %{name}.png URL: http://CannonSmash.Sourceforge.net/ @@ -32,14 +32,13 @@ CannonSmash to tr przedstawienie ró¿nych strategii tenisa sto³owego w grze komputerowej. %prep -%setup -q +%setup -q -n %{name}-0.6.4 %build rm -f acinclude.m4 missing aclocal autoconf -automake -a -c -i -CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" +automake -a -c -f -i %configure %{__make} @@ -53,14 +52,16 @@ install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} gzip -9nf AUTHORS CREDITS ChangeLog NEWS README README.en +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS* CREDITS* ChangeLog* NEWS* README.en* %lang(jp) %doc README.gz %attr(755,root,root) %{_bindir}/* -%{_datadir}/csmash +%{_datadir}/games/csmash %{_applnkdir}/Games/* %{_pixmapsdir}/* -- 2.44.0