[Scummvm-cvs-logs] scummvm master -> 9bd18877f4c037db8a9ee969b692eefbbe3d65a6

wjp wjp at usecode.org
Wed Jul 23 13:41:52 CEST 2014


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
9bd18877f4 DISTS/REDHAT: Package neverhood.dat


Commit: 9bd18877f4c037db8a9ee969b692eefbbe3d65a6
    https://github.com/scummvm/scummvm/commit/9bd18877f4c037db8a9ee969b692eefbbe3d65a6
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2014-07-23T13:40:59+02:00

Commit Message:
DISTS/REDHAT: Package neverhood.dat

Changed paths:
    dists/redhat/scummvm.spec
    dists/redhat/scummvm.spec.in



diff --git a/dists/redhat/scummvm.spec b/dists/redhat/scummvm.spec
index 83e176c..18eb020 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -79,6 +79,7 @@ install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo
 install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony.dat
 install -m644 -D dists/engine-data/toon.dat %{buildroot}%{_datadir}/scummvm/toon.dat
 install -m644 -D dists/engine-data/wintermute.zip %{buildroot}%{_datadir}/scummvm/wintermute.zip
+install -m644 -D dists/engine-data/neverhood.dat %{buildroot}%{_datadir}/scummvm/neverhood.dat
 desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
 
 %clean
@@ -120,6 +121,7 @@ fi
 %{_datadir}/scummvm/tony.dat
 %{_datadir}/scummvm/toon.dat
 %{_datadir}/scummvm/wintermute.zip
+%{_datadir}/scummvm/neverhood.dat
 %{_mandir}/man6/scummvm.6*
 
 #------------------------------------------------------------------------------
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 73efeb6..6429e74 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -79,6 +79,7 @@ install -m644 -D dists/engine-data/hugo.dat %{buildroot}%{_datadir}/scummvm/hugo
 install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony.dat
 install -m644 -D dists/engine-data/toon.dat %{buildroot}%{_datadir}/scummvm/toon.dat
 install -m644 -D dists/engine-data/wintermute.zip %{buildroot}%{_datadir}/scummvm/wintermute.zip
+install -m644 -D dists/engine-data/neverhood.dat %{buildroot}%{_datadir}/scummvm/neverhood.dat
 desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
 
 %clean
@@ -120,6 +121,7 @@ fi
 %{_datadir}/scummvm/tony.dat
 %{_datadir}/scummvm/toon.dat
 %{_datadir}/scummvm/wintermute.zip
+%{_datadir}/scummvm/neverhood.dat
 %{_mandir}/man6/scummvm.6*
 
 #------------------------------------------------------------------------------






More information about the Scummvm-git-logs mailing list