Author: lisu Date: Wed Feb 9 12:50:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.3.1 - minimal version of openttd-data is 1.0.0
---- Files affected: packages/openttd-openmsx: openttd-openmsx.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/openttd-openmsx/openttd-openmsx.spec diff -u packages/openttd-openmsx/openttd-openmsx.spec:1.4 packages/openttd-openmsx/openttd-openmsx.spec:1.5 --- packages/openttd-openmsx/openttd-openmsx.spec:1.4 Sat May 1 20:11:58 2010 +++ packages/openttd-openmsx/openttd-openmsx.spec Wed Feb 9 13:50:00 2011 @@ -2,17 +2,17 @@ Summary: Open source replacement for the original Transport Tycoon Deluxe (TTD) music Summary(pl.UTF-8): Darmowy zastępnik dla oryginalnej muzki do gry Transport Tycoon Deluxe (TTD) Name: openttd-openmsx -Version: 0.2.1 +Version: 0.3.1 Release: 1 License: GPL v2+ Group: Applications/Games -Source0: http://bundles.openttdcoop.org/openmsx/releases/openmsx-%{version}-source.tar.gz -# Source0-md5: f03e93d4818eaa6035c8e8f6056bbef1 +Source0: http://bundles.openttdcoop.org/openmsx/releases/%{version}/openmsx-%{version}-source.tar.gz +# Source0-md5: a6799d6722d47813f7dc5563bcc17faf URL: http://wiki.openttd.org/OpenMSX BuildRequires: python BuildRequires: python-modules BuildRequires: sed >= 4.0 -Requires: openttd-data +Requires: openttd-data >= 1.0.0 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,7 +39,7 @@ DESTDIR=$RPM_BUILD_ROOT # packaged in doc -rm -rf $RPM_BUILD_ROOT%{_datadir}/openttd/gm/openmsx-%{version}/*.txt +%{__rm} $RPM_BUILD_ROOT%{_datadir}/openttd/gm/openmsx-%{version}/*.txt %clean rm -rf $RPM_BUILD_ROOT @@ -55,6 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/02/09 12:50:00 lisu +- updated to 0.3.1 +- minimal version of openttd-data is 1.0.0 + Revision 1.4 2010/05/01 18:11:58 sparky - BR: python, python-modules ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openttd-openmsx/openttd-openmsx.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
