commit 7eae567f8130902f4011c28845e181edecff4cc9
Author: Jacek Konieczny <jaj...@jajcus.net>
Date:   Tue Apr 8 19:58:54 2014 +0200

    Do not remove the *.txt files from the pack
    
    Those are used to display package details in the 'Game Options' window
    of the game.
    
    Release: 2

 openttd-openmsx.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openttd-openmsx.spec b/openttd-openmsx.spec
index efbc475..a4ccdaf 100644
--- a/openttd-openmsx.spec
+++ b/openttd-openmsx.spec
@@ -2,7 +2,7 @@ Summary:        Open source replacement for the original 
Transport Tycoon Deluxe (TTD)
 Summary(pl.UTF-8):     Darmowy zastępnik dla oryginalnej muzki do gry 
Transport Tycoon Deluxe (TTD)
 Name:          openttd-openmsx
 Version:       0.3.1
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/Games
 Source0:       
http://bundles.openttdcoop.org/openmsx/releases/%{version}/openmsx-%{version}-source.tar.gz
@@ -37,8 +37,8 @@ rm -rf $RPM_BUILD_ROOT
        INSTALL_DIR="%{_datadir}/openttd/gm" \
        DESTDIR=$RPM_BUILD_ROOT
 
-# packaged in doc
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/openttd/gm/openmsx-%{version}/*.txt
+# packaged in doc, but used by openttd!
+#%{__rm} $RPM_BUILD_ROOT%{_datadir}/openttd/gm/openmsx-%{version}/*.txt
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openttd-openmsx.git/commitdiff/7eae567f8130902f4011c28845e181edecff4cc9

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to