[Scummvm-cvs-logs] scummvm master -> bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2

wjp wjp at usecode.org
Fri Feb 5 17:52:30 CET 2016


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:
bdec938dd2 DISTS/REDHAT: Package mort.dat, access.dat


Commit: bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2
    https://github.com/scummvm/scummvm/commit/bdec938dd2cbc6bc29ce6b3cf4e3d3ae72c3ccf2
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2016-02-05T17:51:14+01:00

Commit Message:
DISTS/REDHAT: Package mort.dat, access.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 18eb020..c907f85 100644
--- a/dists/redhat/scummvm.spec
+++ b/dists/redhat/scummvm.spec
@@ -80,6 +80,8 @@ install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony
 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
+install -m644 -D dists/engine-data/mort.dat %{buildroot}%{_datadir}/scummvm/mort.dat
+install -m644 -D dists/engine-data/access.dat %{buildroot}%{_datadir}/scummvm/access.dat
 desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
 
 %clean
@@ -122,6 +124,8 @@ fi
 %{_datadir}/scummvm/toon.dat
 %{_datadir}/scummvm/wintermute.zip
 %{_datadir}/scummvm/neverhood.dat
+%{_datadir}/scummvm/mort.dat
+%{_datadir}/scummvm/access.dat
 %{_mandir}/man6/scummvm.6*
 
 #------------------------------------------------------------------------------
diff --git a/dists/redhat/scummvm.spec.in b/dists/redhat/scummvm.spec.in
index 6429e74..b869479 100644
--- a/dists/redhat/scummvm.spec.in
+++ b/dists/redhat/scummvm.spec.in
@@ -80,6 +80,8 @@ install -m644 -D dists/engine-data/tony.dat %{buildroot}%{_datadir}/scummvm/tony
 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
+install -m644 -D dists/engine-data/mort.dat %{buildroot}%{_datadir}/scummvm/mort.dat
+install -m644 -D dists/engine-data/access.dat %{buildroot}%{_datadir}/scummvm/access.dat
 desktop-file-install --vendor scummvm --dir=%{buildroot}/%{_datadir}/applications dists/scummvm.desktop
 
 %clean
@@ -122,6 +124,8 @@ fi
 %{_datadir}/scummvm/toon.dat
 %{_datadir}/scummvm/wintermute.zip
 %{_datadir}/scummvm/neverhood.dat
+%{_datadir}/scummvm/mort.dat
+%{_datadir}/scummvm/access.dat
 %{_mandir}/man6/scummvm.6*
 
 #------------------------------------------------------------------------------






More information about the Scummvm-git-logs mailing list