%global pkg_name Font-TTF %global pkg_version 0.43 %global rpm_pkg_version 0.43 %global rpm_pkg_release 1.n0i.7 Summary: Perl module for TrueType font hacking Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl %global perl_filter_req 'perl\\(Win32' %description Perl module for TrueType font hacking. Supports reading, processing and writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the reading and writing of all other table types. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_eol} %build %{perl_build} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files} %exclude %{perl_vendorlib}/ttfmod.pl %doc COPYING README.TXT %changelog * Thu Nov 22 2007 Marius Feraru - 0.43-1.n0i.7 - version 0.43 * Wed Nov 14 2007 Marius Feraru - 0.42-1.n0i.6 - version 0.42 - spec update (new reb00t build tools) * Tue May 22 2007 Marius Feraru - 0.41-1.n0i.5 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 0.41 * Fri Dec 30 2005 Marius Feraru 0.37-1.n0i.4 - version 0.37 * Fri Jul 29 2005 Marius Feraru 0.35-1.n0i.3 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - version 0.35 * Fri Jan 30 2004 Marius FERARU 0.34-0.n0i.2 - spec file (re?)created using N0i::CPAN::RPMizer/2004011001 * Sat Oct 18 2003 Marius FERARU 0.34-0.n0i - version 0.34 - spec file (re?)created using N0i::CPAN::RPMizer/2003101101