commit 207cd26c138a8ffb94adecb5f942a1bc07747c54 Author: Petr Sabata <contyk@xxxxxxxxxx> Date: Wed Aug 24 18:14:39 2011 +0200 Disable the local perl_bootstrap macro perl-SOAP-Transport-TCP.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-SOAP-Transport-TCP.spec b/perl-SOAP-Transport-TCP.spec index 85f2ec5..1054712 100644 --- a/perl-SOAP-Transport-TCP.spec +++ b/perl-SOAP-Transport-TCP.spec @@ -1,9 +1,9 @@ # For initial import only; will be removed later -%global perl_bootstrap 1 +#global perl_bootstrap 1 Name: perl-SOAP-Transport-TCP Version: 0.715 -Release: 2%{?dist} +Release: 3%{?dist} Summary: TCP Transport Support for SOAP::Lite License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Wed Aug 24 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.715-3 +- Disable perl_bootstrap macro + * Wed Aug 24 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.715-2 - Correcting various defects for the review -- 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