packages: openttd-opengfx/openttd-opengfx.spec - updated to 0.3.0 - do not ...
lisu
lisu at pld-linux.org
Tue Sep 14 12:37:54 CEST 2010
Author: lisu Date: Tue Sep 14 10:37:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.3.0
- do not try to install docs in game's datadir (patch)
---- Files affected:
packages/openttd-opengfx:
openttd-opengfx.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/openttd-opengfx/openttd-opengfx.spec
diff -u packages/openttd-opengfx/openttd-opengfx.spec:1.5 packages/openttd-opengfx/openttd-opengfx.spec:1.6
--- packages/openttd-opengfx/openttd-opengfx.spec:1.5 Sat May 1 20:01:30 2010
+++ packages/openttd-opengfx/openttd-opengfx.spec Tue Sep 14 12:37:49 2010
@@ -2,12 +2,13 @@
Summary: Open Source graphics base set for OpenTTD
Summary(pl.UTF-8): Otwarty zestaw grafiki dla OpenTTD
Name: openttd-opengfx
-Version: 0.2.4
+Version: 0.3.0
Release: 1
License: GPL v2+
Group: Applications/Games
-Source0: http://bundles.openttdcoop.org/opengfx/releases/opengfx-%{version}-source.tar.gz
-# Source0-md5: d9081b5077bb5501e5b8859395733b7b
+Source0: http://bundles.openttdcoop.org/opengfx/releases/%{version}/opengfx-%{version}-source.tar.gz
+# Source0-md5: b864e376f321ade8dea9de2fcc41a1f9
+Patch0: %{name}-docs.patch
URL: http://wiki.openttd.org/Graphics_Replacement
BuildRequires: grfcodec >= 0.9.10-0.2245.1
BuildRequires: nforenum >= 3.4.6-0.2281.1
@@ -32,6 +33,7 @@
%prep
%setup -q -n opengfx-%{version}-source
+%patch0 -p1
%{__sed} -i 's,$(INSTALL_DIR),$(DESTDIR)$(INSTALL_DIR),' scripts/Makefile.bundles
%build
@@ -50,7 +52,7 @@
%files
%defattr(644,root,root,755)
%doc docs/{changelog.txt,readme.txt}
-%{_datadir}/openttd/data/opengfx-%{version}.tar
+%{_datadir}/openttd/data
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -58,6 +60,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/09/14 10:37:49 lisu
+- updated to 0.3.0
+- do not try to install docs in game's datadir (patch)
+
Revision 1.5 2010/05/01 18:01:30 sparky
- updated grfcodec and nforenum version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openttd-opengfx/openttd-opengfx.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list