[Scummvm-cvs-logs] SF.net SVN: scummvm: [27261] scummvm/branches/branch-0-10-0/dists/redhat/ scummvm-tools.spec

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Sun Jun 10 00:04:40 CEST 2007


Revision: 27261
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27261&view=rev
Author:   wjpalenstijn
Date:     2007-06-09 15:04:39 -0700 (Sat, 09 Jun 2007)

Log Message:
-----------
update list of tools packaged

Modified Paths:
--------------
    scummvm/branches/branch-0-10-0/dists/redhat/scummvm-tools.spec

Modified: scummvm/branches/branch-0-10-0/dists/redhat/scummvm-tools.spec
===================================================================
--- scummvm/branches/branch-0-10-0/dists/redhat/scummvm-tools.spec	2007-06-09 22:03:59 UTC (rev 27260)
+++ scummvm/branches/branch-0-10-0/dists/redhat/scummvm-tools.spec	2007-06-09 22:04:39 UTC (rev 27261)
@@ -33,12 +33,14 @@
 
 %build
 make
+echo -e "\t\tThis script is installed as\n\t\t"%{_datadir}/scummvm-tools/convert_dxa.sh.sample >> README
 
 %install
 install -m755 -D encode_dxa %{buildroot}%{_bindir}/encode_dxa
-install -m755 -D compress_{queen,saga,scumm_san,scumm_sou,scumm_bun,simon,sword1,sword2,kyra} %{buildroot}%{_bindir}
+install -m755 -D compress_{agos,kyra,queen,saga,scumm_bun,scumm_san,scumm_sou,sword1,sword2,touche} %{buildroot}%{_bindir}
 install -m755 -D de{kyra,scumm,sword2} %{buildroot}%{_bindir}
-install -m755 -D extract_{kyra,loom_tg16,mm_nes,mm_c64,zak_c64,scumm_mac,simon1_amiga} %{buildroot}%{_bindir}
+install -m755 -D extract_{agos,kyra,loom_tg16,mm_apple,mm_c64,mm_nes,scumm_mac,zak_c64} %{buildroot}%{_bindir}
+install -m644 -D convert_dxa.sh %{buildroot}%{_datadir}/scummvm-tools/convert_dxa.sh.sample
 
 %clean
 rm -Rf ${RPM_BUILD_ROOT}
@@ -52,6 +54,7 @@
 %attr(0755,root,root)%{_bindir}/de*
 %attr(0755,root,root)%{_bindir}/extract_*
 %attr(0755,root,root)%{_bindir}/encode_dxa
+%attr(0644,root,root)%{_datadir}/scummvm-tools/convert_dxa.sh.sample
 
 #------------------------------------------------------------------------------
 #   Change Log


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list