From 299b4d6195bae1db6a2481d6ee337cddc83ff5ba Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Mon, 31 Aug 2009 12:16:00 +0000 Subject: Update scummvm-tools.spec with new tools svn-id: r43848 --- dists/redhat/scummvm-tools.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dists/redhat') diff --git a/dists/redhat/scummvm-tools.spec b/dists/redhat/scummvm-tools.spec index 573c573027..dde5650efb 100644 --- a/dists/redhat/scummvm-tools.spec +++ b/dists/redhat/scummvm-tools.spec @@ -7,7 +7,7 @@ # Prologue information #------------------------------------------------------------------------------ Name : scummvm-tools -Version : 0.14.0svn +Version : 1.0.0rc1 Release : 1 Summary : ScummVM-related tools Group : Interpreters @@ -38,10 +38,10 @@ echo -e " This script is installed as\n "%{_datadi %install install -m755 -d %{buildroot}%{_bindir} -install -m755 -D compress_{agos,kyra,queen,saga,scumm_bun,scumm_san,scumm_sou,sword1,sword2,touche,tucker} %{buildroot}%{_bindir} -install -m755 -D de{cine,kyra,scumm,sword2,gob} %{buildroot}%{_bindir} +install -m755 -D compress_{agos,gob,kyra,queen,saga,scumm_bun,scumm_san,scumm_sou,sword1,sword2,tinsel,touche,tucker} %{buildroot}%{_bindir} +install -m755 -D de{cine,gob,kyra,scumm,sword2} %{buildroot}%{_bindir} install -m755 -D encode_dxa %{buildroot}%{_bindir}/encode_dxa -install -m755 -D extract_{agos,cine,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,parallaction,scumm_mac,t7g_mac,zak_c64,gob_stk} %{buildroot}%{_bindir} +install -m755 -D extract_{agos,cine,gob_stk,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,parallaction,scumm_mac,t7g_mac,zak_c64} %{buildroot}%{_bindir} install -m644 -D convert_dxa.sh %{buildroot}%{_datadir}/scummvm-tools/convert_dxa.sh.sample %clean -- cgit v1.2.3