diff --git a/perl-GDTextUtil.changes b/perl-GDTextUtil.changes index ec3d450..76a1a97 100644 --- a/perl-GDTextUtil.changes +++ b/perl-GDTextUtil.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:17 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:30:03 UTC 2010 - coolo@novell.com + +- remove /var/adm/perl-modules + ------------------------------------------------------------------- Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de diff --git a/perl-GDTextUtil.spec b/perl-GDTextUtil.spec index 9496f2c..a664762 100644 --- a/perl-GDTextUtil.spec +++ b/perl-GDTextUtil.spec @@ -20,9 +20,9 @@ Name: perl-GDTextUtil BuildRequires: libjpeg-devel perl-GD xorg-x11-devel +BuildRequires: perl-macros Version: 0.86 Release: 73 -Requires: perl = %{perl_version} AutoReqProv: on Group: Development/Libraries/Perl License: Artistic ; GPLv2+ @@ -30,6 +30,7 @@ Url: http://cpan.org/modules/by-module/GD/ Summary: text utilities for use with the GD drawing package Source: GDTextUtil-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} %description This package provides three modules that make it possible to work with @@ -66,6 +67,5 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man?/* %{perl_vendorarch}/auto/GD/Text %{perl_vendorlib}/GD -/var/adm/perl-modules/%{name} %changelog