]> git.pld-linux.org Git - packages/csmash.git/blobdiff - csmash.spec
- updated to 0.6.4.2,
[packages/csmash.git] / csmash.spec
index 93990f8bb422403716086d1793650b5e604d08c7..d8841f090705ea0bf1e87e2b1214f36bec025b8b 100644 (file)
@@ -1,13 +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
-Group(de):     X11/Applikationen/Spiele
-Group(pl):     X11/Aplikacje/Gry
-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/
@@ -34,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}
 
@@ -55,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}/*
This page took 0.093888 seconds and 4 git commands to generate.