aboutsummaryrefslogtreecommitdiff
path: root/dists/redhat
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2009-08-31 12:16:00 +0000
committerWillem Jan Palenstijn2009-08-31 12:16:00 +0000
commit299b4d6195bae1db6a2481d6ee337cddc83ff5ba (patch)
tree71394266887b4820e327874053bf0953bcfa43af /dists/redhat
parent9e7737a6534d6272fe51ec53f34749ebf0fbdd11 (diff)
downloadscummvm-rg350-299b4d6195bae1db6a2481d6ee337cddc83ff5ba.tar.gz
scummvm-rg350-299b4d6195bae1db6a2481d6ee337cddc83ff5ba.tar.bz2
scummvm-rg350-299b4d6195bae1db6a2481d6ee337cddc83ff5ba.zip
Update scummvm-tools.spec with new tools
svn-id: r43848
Diffstat (limited to 'dists/redhat')
-rw-r--r--dists/redhat/scummvm-tools.spec8
1 files changed, 4 insertions, 4 deletions
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