From: Jakub Bogusz Date: Thu, 29 Aug 2002 11:33:36 +0000 (+0000) Subject: - fixed build on 64-bit archs, new %%doc, release 3 X-Git-Tag: RA-1_0 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcsmash.git;a=commitdiff_plain;h=40129fdef7b8b1a270620796a9ff7b25024371e6 - fixed build on 64-bit archs, new %%doc, release 3 Changed files: csmash.spec -> 1.13 --- diff --git a/csmash.spec b/csmash.spec index 2a4d367..f3dd207 100644 --- a/csmash.spec +++ b/csmash.spec @@ -2,12 +2,13 @@ Summary: 3D tabletennis game Summary(pl): Trójwymiarowy tenis sto³owy Name: csmash Version: 0.6.4.2 -Release: 2 +Release: 3 License: GPL Group: X11/Applications/Games Source0: http://prdownloads.sourceforge.net/cannonsmash/%{name}-%{version}.tar.gz Source1: %{name}.desktop Source2: %{name}.png +Patch0: %{name}-types.patch URL: http://CannonSmash.Sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -33,6 +34,7 @@ przedstawienie r %prep %setup -q -n %{name}-0.6.4 +%patch0 -p1 %build rm -f acinclude.m4 missing @@ -50,8 +52,6 @@ install -d $RPM_BUILD_ROOT{%{_applnkdir}/Games,%{_pixmapsdir}} install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Games install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir} -gzip -9nf AUTHORS CREDITS ChangeLog NEWS README README.en - %find_lang %{name} %clean @@ -59,8 +59,8 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS* CREDITS* ChangeLog* NEWS* README.en* -%lang(ja) %doc README.gz +%doc AUTHORS CREDITS ChangeLog NEWS README.en +%lang(ja) %doc README %attr(755,root,root) %{_bindir}/* %{_datadir}/games/csmash %{_applnkdir}/Games/*