|
|
|
@ -3,7 +3,6 @@
|
|
|
|
|
Name: perl-GD
|
|
|
|
|
Version: 2.19
|
|
|
|
|
Release: 1
|
|
|
|
|
Epoch: 0
|
|
|
|
|
Summary: Perl interface to the GD graphics library
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -13,10 +12,10 @@ Source0: http://www.cpan.org/authors/id/L/LD/LDS/GD-2.19.tar.gz
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
BuildRequires: perl >= 1:5.6.1
|
|
|
|
|
BuildRequires: gd-devel >= 0:2.0.28
|
|
|
|
|
BuildRequires: gd-devel >= 2.0.28
|
|
|
|
|
BuildRequires: %{_bindir}/gdlib-config
|
|
|
|
|
BuildRequires: libpng-devel, libjpeg-devel, freetype-devel, XFree86-devel
|
|
|
|
|
Requires: gd >= 0:2.0.28
|
|
|
|
|
Requires: gd >= 2.0.28
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|