Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-Plugin-Unicode-Encoding/F-13 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5389/F-13 Modified Files: perl-Catalyst-Plugin-Unicode-Encoding.spec Log Message: * Thu Jul 01 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.0-1.2 - disable Module::AutoInstall Index: perl-Catalyst-Plugin-Unicode-Encoding.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Unicode-Encoding/F-13/perl-Catalyst-Plugin-Unicode-Encoding.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- perl-Catalyst-Plugin-Unicode-Encoding.spec 1 Jul 2010 15:18:06 -0000 1.1 +++ perl-Catalyst-Plugin-Unicode-Encoding.spec 1 Jul 2010 15:31:50 -0000 1.2 @@ -1,6 +1,6 @@ Name: perl-Catalyst-Plugin-Unicode-Encoding Version: 1.0 -Release: 1%{?dist} +Release: 1%{?dist}.2 Summary: Unicode aware Catalyst License: GPL+ or Artistic Group: Development/Libraries @@ -34,6 +34,8 @@ characters. On response, encodes body in %prep %setup -q -n Catalyst-Plugin-Unicode-Encoding-%{version} +sed -i -e '/auto_install/d' Makefile.PL + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -61,5 +63,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jul 01 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.0-1.2 +- disable Module::AutoInstall + * Wed Jun 30 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.0-1 - Specfile autogenerated by cpanspec 1.78. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel