Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 104ed40cc477c57fb5567e2c2567a2cb > files > 3

grfcodec-6.0.1-2.mga3.src.rpm

Name:		grfcodec
Version:	6.0.1
Release:	%mkrel 2
Summary:	A suite of programs to modify Transport Tycoon Deluxe's GRF files
Group:		Development/Other
License:	GPLv2+
URL:		http://www.ttdpatch.net/grfcodec/
Source:		http://gb.binaries.openttd.org/binaries/extra/%{name}/%{version}/%{name}-%{version}-source.tar.gz
Patch0:		grfcodec-6.0.0-fix_linking_order.patch
BuildRequires:	boost-devel
BuildRequires:	png-devel
Obsoletes:	nforenum < 5.0.0
Provides:	nforenum = %{version}-%{release}

%description
A suite of programs to modify Transport Tycoon Deluxe's GRF files.

%prep
%setup -q
%patch0 -p0

#build time options
cat << EOF >> Makefile.local
V=1
CXXFLAGS=%{optflags}
LDOPT=%{ldflags}
STRIP=true
DO_NOT_INSTALL_LICENSE=1
DO_NOT_INSTALL_DOCS=1
DO_NOT_INSTALL_CHANGELOG=1
prefix=%{_prefix}
EOF

%build
%make

%install
%makeinstall_std

%files
%doc bundle/docs/*.txt
%{_bindir}/*
%{_mandir}/man1/gr*
%{_mandir}/man1/nforenum.*


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 6.0.1-2.mga3
+ Revision: 352603
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Sep 23 2012 wally <wally> 6.0.1-1.mga3
+ Revision: 296911
- new version 6.0.1

* Tue Mar 06 2012 wally <wally> 6.0.0-1.mga2
+ Revision: 220402
- new version 6.0.0
- rediff linking order patch

* Fri Dec 23 2011 wally <wally> 5.1.3-1.mga2
+ Revision: 187051
- new version 5.1.3

* Sat Oct 08 2011 wally <wally> 5.1.2-1.mga2
+ Revision: 152997
- new version 5.1.2

* Sun Mar 20 2011 wally <wally> 5.1.1-1.mga2
+ Revision: 74874
- new version 5.1.1
- drop buildroot definition

* Sun Jan 09 2011 wally <wally> 5.1.0-2.r818.2.mga1
+ Revision: 1667
- imported package grfcodec