Author: lisu Date: Fri Apr 23 12:18:50 2010 GMT Module: packages Tag: HEAD ---- Log message: - name changed to openttd-opengfx - kill BR: openttd-data (R is enough)
---- Files affected: packages/openttd-opengfx: openttd-opengfx.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/openttd-opengfx/openttd-opengfx.spec diff -u packages/openttd-opengfx/openttd-opengfx.spec:1.1 packages/openttd-opengfx/openttd-opengfx.spec:1.2 --- packages/openttd-opengfx/openttd-opengfx.spec:1.1 Fri Apr 23 13:24:22 2010 +++ packages/openttd-opengfx/openttd-opengfx.spec Fri Apr 23 14:18:45 2010 @@ -1,19 +1,19 @@ # $Revision$, $Date$ Summary: Open Source graphics base set for OpenTTD Summary(pl.UTF-8): Otwarty zestaw grafiki dla OpenTTD -Name: opengfx +Name: openttd-opengfx Version: 0.2.3 Release: 1 License: GPL v2+ Group: Applications/Games -Source0: http://bundles.openttdcoop.org/opengfx/releases/%{name}-%{version}-source.tar.gz +Source0: http://bundles.openttdcoop.org/opengfx/releases/opengfx-%{version}-source.tar.gz # Source0-md5: 5e530e70e4ed5f2b20cc8b739c633830 URL: http://wiki.openttd.org/Graphics_Replacement BuildRequires: grfcodec >= r2245 BuildRequires: nforenum >= r2281 -BuildRequires: openttd-data BuildRequires: sed >= 4.0 Requires: openttd-data +Obsoletes: opengfx BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +32,7 @@ prawami autorskimi. %prep -%setup -q -n %{name}-%{version}-source +%setup -q -n opengfx-%{version}-source %{__sed} -i 's,$(INSTALL_DIR),$(DESTDIR)$(INSTALL_DIR),' scripts/Makefile.bundles %build @@ -59,6 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/04/23 12:18:45 lisu +- name changed to openttd-opengfx +- kill BR: openttd-data (R is enough) + Revision 1.1 2010/04/23 11:24:22 lisu - added to PLD ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openttd-opengfx/openttd-opengfx.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
