packages: armagetronad/armagetronad.spec - some files cleanups - sorted BRs
lisu
lisu at pld-linux.org
Mon Jan 3 20:56:01 CET 2011
Author: lisu Date: Mon Jan 3 19:56:01 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- some files cleanups
- sorted BRs
---- Files affected:
packages/armagetronad:
armagetronad.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/armagetronad/armagetronad.spec
diff -u packages/armagetronad/armagetronad.spec:1.5 packages/armagetronad/armagetronad.spec:1.6
--- packages/armagetronad/armagetronad.spec:1.5 Mon Jan 3 20:37:56 2011
+++ packages/armagetronad/armagetronad.spec Mon Jan 3 20:55:56 2011
@@ -19,8 +19,8 @@
BuildRequires: SDL_image-devel
BuildRequires: SDL_mixer-devel
BuildRequires: libjpeg-devel
-BuildRequires: libxml2-devel
BuildRequires: libpng-devel >= 2:1.4.0
+BuildRequires: libxml2-devel
BuildRequires: sed >= 4.0
BuildRequires: unzip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -122,33 +122,31 @@
#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.cfg
#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.srv
%attr(755,root,root) %{_bindir}/%{name}
-%dir %{_prefix}/share
-%dir %{_prefix}/share/games
-%dir %{_prefix}/share/games/armagetronad
-%dir %{_prefix}/share/games/armagetronad/language
-%{_prefix}/share/games/armagetronad/language/*.txt
-%dir %{_prefix}/share/games/armagetronad/models
-%{_prefix}/share/games/armagetronad/models/*.mod
-%dir %{_prefix}/share/games/armagetronad/resource
-%dir %{_prefix}/share/games/armagetronad/resource/included
-%{_prefix}/share/games/armagetronad/resource/included/*.dtd
-%dir %{_prefix}/share/games/armagetronad/resource/included/AATeam
-%{_prefix}/share/games/armagetronad/resource/included/AATeam/*.dtd
-%dir %{_prefix}/share/games/armagetronad/resource/included/Anonymous
-%dir %{_prefix}/share/games/armagetronad/resource/included/Anonymous/polygon
-%dir %{_prefix}/share/games/armagetronad/resource/included/Anonymous/polygon/regular
-%{_prefix}/share/games/armagetronad/resource/included/Anonymous/polygon/regular/*.xml
-%dir %{_prefix}/share/games/armagetronad/resource/included/Your_mom
-%dir %{_prefix}/share/games/armagetronad/resource/included/Your_mom/clever
-%{_prefix}/share/games/armagetronad/resource/included/Your_mom/clever/*.xml
-%dir %{_prefix}/share/games/armagetronad/resource/included/Z-Man
-%dir %{_prefix}/share/games/armagetronad/resource/included/Z-Man/fortress
-%{_prefix}/share/games/armagetronad/resource/included/Z-Man/fortress/*.xml
-%dir %{_prefix}/share/games/armagetronad/sound
-%{_prefix}/share/games/armagetronad/sound/*.wav
-%dir %{_prefix}/share/games/armagetronad/textures
-%{_prefix}/share/games/armagetronad/textures/*.jpg
-%{_prefix}/share/games/armagetronad/textures/*.png
+%dir %{_datadir}/games/armagetronad
+%dir %{_datadir}/games/armagetronad/language
+%{_datadir}/games/armagetronad/language/*.txt
+%dir %{_datadir}/games/armagetronad/models
+%{_datadir}/games/armagetronad/models/*.mod
+%dir %{_datadir}/games/armagetronad/resource
+%dir %{_datadir}/games/armagetronad/resource/included
+%{_datadir}/games/armagetronad/resource/included/*.dtd
+%dir %{_datadir}/games/armagetronad/resource/included/AATeam
+%{_datadir}/games/armagetronad/resource/included/AATeam/*.dtd
+%dir %{_datadir}/games/armagetronad/resource/included/Anonymous
+%dir %{_datadir}/games/armagetronad/resource/included/Anonymous/polygon
+%dir %{_datadir}/games/armagetronad/resource/included/Anonymous/polygon/regular
+%{_datadir}/games/armagetronad/resource/included/Anonymous/polygon/regular/*.xml
+%dir %{_datadir}/games/armagetronad/resource/included/Your_mom
+%dir %{_datadir}/games/armagetronad/resource/included/Your_mom/clever
+%{_datadir}/games/armagetronad/resource/included/Your_mom/clever/*.xml
+%dir %{_datadir}/games/armagetronad/resource/included/Z-Man
+%dir %{_datadir}/games/armagetronad/resource/included/Z-Man/fortress
+%{_datadir}/games/armagetronad/resource/included/Z-Man/fortress/*.xml
+%dir %{_datadir}/games/armagetronad/sound
+%{_datadir}/games/armagetronad/sound/*.wav
+%dir %{_datadir}/games/armagetronad/textures
+%{_datadir}/games/armagetronad/textures/*.jpg
+%{_datadir}/games/armagetronad/textures/*.png
%if 0
#%attr(755,root,root) %{_bindir}/%{name}-stat
#%dir %{_prefix}/games/%{name}
@@ -191,6 +189,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2011/01/03 19:55:56 lisu
+- some files cleanups
+- sorted BRs
+
Revision 1.5 2011/01/03 19:37:56 lisu
- comment out many things to fine the good way for build workaround
- fix build with libpng >= 2:1.4.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/armagetronad/armagetronad.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list