From b7d8cd1eb57dc46a40a8ed0381b1485c7d8e3421 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Mon, 11 Oct 2010 22:29:05 +0000 Subject: DISTS/REDHAT: Add missing files to rpm svn-id: r53154 --- dists/redhat/scummvm.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dists/redhat/scummvm.spec') diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec index 4fec7da40c..950acf2a74 100644 --- a/dists/redhat/scummvm.spec +++ b/dists/redhat/scummvm.spec @@ -60,6 +60,7 @@ install -m644 -D icons/scummvm.svg %{buildroot}%{_datadir}/icons/hicolor/scalabl install -m644 -D dists/redhat/scummvm48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/scummvm.png install -m644 -D gui/themes/scummclassic.zip %{buildroot}%{_datadir}/scummvm/scummclassic.zip install -m644 -D gui/themes/scummmodern.zip %{buildroot}%{_datadir}/scummvm/scummmodern.zip +install -m644 -D gui/themes/translations.dat %{buildroot}%{_datadir}/scummvm/translations.dat install -m644 -D dists/pred.dic %{buildroot}%{_datadir}/scummvm/pred.dic install -m644 -D dists/engine-data/kyra.dat %{buildroot}%{_datadir}/scummvm/kyra.dat install -m644 -D dists/engine-data/lure.dat %{buildroot}%{_datadir}/scummvm/lure.dat @@ -89,13 +90,14 @@ fi #------------------------------------------------------------------------------ %files %defattr(0644,root,root,0755) -%doc AUTHORS README NEWS COPYING COPYING.LGPL COPYRIGHT +%doc AUTHORS README NEWS COPYING COPYING.LGPL COPYING.BSD COPYRIGHT %attr(0755,root,root)%{_bindir}/scummvm %{_datadir}/applications/* %{_datadir}/pixmaps/scummvm.xpm %{_datadir}/icons/hicolor/48x48/apps/scummvm.png %{_datadir}/icons/hicolor/scalable/apps/scummvm.svg %{_datadir}/scummvm/scumm*.zip +%{_datadir}/scummvm/translations.dat %{_datadir}/scummvm/pred.dic %{_datadir}/scummvm/kyra.dat %{_datadir}/scummvm/queen.tbl -- cgit v1.2.3