packages: grfcodec/grfcodec.spec - updated to 6.0.0
megabajt
megabajt at pld-linux.org
Mon Apr 16 14:32:10 CEST 2012
Author: megabajt Date: Mon Apr 16 12:32:10 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 6.0.0
---- Files affected:
packages/grfcodec:
grfcodec.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/grfcodec/grfcodec.spec
diff -u packages/grfcodec/grfcodec.spec:1.9 packages/grfcodec/grfcodec.spec:1.10
--- packages/grfcodec/grfcodec.spec:1.9 Tue Feb 7 23:01:56 2012
+++ packages/grfcodec/grfcodec.spec Mon Apr 16 14:32:05 2012
@@ -2,19 +2,21 @@
Summary: Programs to modify Transport Tycoon Deluxe's GRF files
Summary(pl.UTF-8): Narzędzia do modyfikacji plików GRX gry Transport Tycoon Deluxe
Name: grfcodec
-Version: 5.1.1
-Release: 2
+Version: 6.0.0
+Release: 1
License: GPL v2+
Group: Applications
-Source0: http://binaries.openttd.org/extra/grfcodec/%{version}/%{name}-%{version}-source.tar.gz
-# Source0-md5: 223e5e01fb15169b3f6ef514f2493fac
+Source0: http://binaries.openttd.org/extra/grfcodec/%{version}/%{name}-%{version}-source.tar.xz
+# Source0-md5: 02f3c89dfbc4804bb69b48bf8f4d5350
Patch0: %{name}-version.patch
URL: http://www.ttdpatch.net/grfcodec/
BuildRequires: boost-devel
BuildRequires: libstdc++-devel
BuildRequires: perl-base
BuildRequires: sed >= 4.0
+BuildRequires: tar >= 1:1.22
BuildRequires: upx
+BuildRequires: xz
Obsoletes: nforenum
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,7 +29,7 @@
Tycoon Deluxe.
%prep
-%setup -q -n %{name}-%{version}-source
+%setup -q
%patch0 -p1
# drop -O2 flag from FLAGS
@@ -59,6 +61,7 @@
%attr(755,root,root) %{_bindir}/grfdiff
%attr(755,root,root) %{_bindir}/grfid
%attr(755,root,root) %{_bindir}/grfmerge
+%attr(755,root,root) %{_bindir}/grfstrip
%attr(755,root,root) %{_bindir}/nforenum
%{_mandir}/man1/*.1*
@@ -68,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2012/04/16 12:32:05 megabajt
+- updated to 6.0.0
+
Revision 1.9 2012/02/07 22:01:56 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/grfcodec/grfcodec.spec?r1=1.9&r2=1.10
More information about the pld-cvs-commit
mailing list