Sophie

Sophie

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

ftjam-2.5.3rc2-0.9.mga3.src.rpm

Name:		ftjam
Version:	2.5.3rc2
Release:	%mkrel 0.9
Summary:	Replacement for make
License:	BSD-like
Group:		Development/Other
URL:		http://www.freetype.org/jam/index.html
Source0:	http://mesh.dl.sourceforge.net/sourceforge/freetype/%{name}-%{version}.tar.bz2
Patch0:		ftjam-2.5.3-nostrip.patch
Conflicts:	boost-jam
Obsoletes:	jam
Provides:	jam
BuildRequires:	byacc
BuildRequires:	dos2unix

%description
We highly recommend that you use FT Jam as it is 100% backwards
compatible with classic Jam and can be used as a plug-in 
replacement for it.

Alternatively, FT Jam exists because Perforce hadn't the time 
to update Jam in a very long time, and we still hope that these 
improvements will be integrated back to classic Jam as soon as possible.

%prep
%setup -q
%patch0 -p1

# fix CRLF
dos2unix README RELNOTES Porting

%build
%configure2_5x
%make

%install
%makeinstall_std

%files
%doc *.html README RELNOTES Porting
%attr(755,root,root) %{_bindir}/jam


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 2.5.3rc2-0.9.mga3
+ Revision: 350975
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Dec 22 2012 fwang <fwang> 2.5.3rc2-0.8.mga3
+ Revision: 333746
- fix dos2unix usage

* Fri Mar 11 2011 stormi <stormi> 2.5.3rc2-0.8.mga1
+ Revision: 68054
- imported package ftjam