Author: steve Update of /cvs/pkgs/rpms/perl-Text-Autoformat/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17488 Modified Files: perl-Text-Autoformat.spec Log Message: Sync with devel. Index: perl-Text-Autoformat.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Text-Autoformat/EL-5/perl-Text-Autoformat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Text-Autoformat.spec 4 Sep 2006 18:51:23 -0000 1.7 +++ perl-Text-Autoformat.spec 19 Nov 2007 19:41:17 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Text-Autoformat Version: 1.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Automatic text wrapping and reformatting License: Artistic Group: Development/Libraries @@ -8,6 +8,7 @@ Source0: http://www.cpan.org/authors/id/D/DC/DCONWAY/Text-Autoformat-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Text::Reform) >= 1.11 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,7 +47,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; -chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/* +%{_fixperms} $RPM_BUILD_ROOT/* %check make test @@ -61,6 +62,10 @@ %{_mandir}/man3/* %changelog +* Wed Apr 18 2007 Steven Pritchard <steve@xxxxxxxxx> 1.13-5 +- Use fixperms macro instead of our own chmod incantation. +- BR ExtUtils::MakeMaker. + * Fri Sep 01 2006 Steven Pritchard <steve@xxxxxxxxx> 1.13-4 - Rework spec to look more like current cpanspec output. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list