>From e1af524e7ed64fc50f1c0fae344935f85a618fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com> Date: Wed, 6 May 2015 15:12:28 +0200 Subject: =?UTF-8?q?Break=20build-cycle:=20perl-XML-Parser-Lite=20=E2=86=92?= =?UTF-8?q?=20perl-XMLRPC-Lite=20=E2=86=92=20perl-SOAP-Lite=20=E2=86=92=20?= =?UTF-8?q?perl-XML-Parser-Lite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
diff --git a/perl-XML-Parser-Lite.spec b/perl-XML-Parser-Lite.spec index 6218bbe..21c8d9e 100644 --- a/perl-XML-Parser-Lite.spec +++ b/perl-XML-Parser-Lite.spec @@ -2,7 +2,7 @@ Name: perl-XML-Parser-Lite # Use three digits since 0.719 -> 0.72 %global cpan_version 0.72 Version: %{cpan_version}0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight regexp-based XML parser License: (GPL+ or Artistic) and REX Group: Development/Libraries @@ -23,11 +23,18 @@ BuildRequires: perl(warnings) BuildRequires: perl(re) # Tests only BuildRequires: perl(diagnostics) -BuildRequires: perl(SOAP::Test) BuildRequires: perl(Test) BuildRequires: perl(Test::More) +# Optional tests only +%if !%{defined perl_bootstrap} +# Break build-cycle: perl-XML-Parser-Lite â perl-SOAP-Lite +# â perl-XML-Parser-Lite +BuildRequires: perl(SOAP::Test) +# Break build-cycle: perl-XML-Parser-Lite â perl-XMLRPC-Lite â perl-SOAP-Lite +# â perl-XML-Parser-Lite BuildRequires: perl(XMLRPC::Lite) BuildRequires: perl(XMLRPC::Test::Server) +%endif Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) %description @@ -57,6 +64,10 @@ make test %{_mandir}/man3/* %changelog +* Wed May 06 2015 Petr Pisar <ppi...@redhat.com> - 0.720-2 +- Break build-cycle: perl-XML-Parser-Lite â perl-XMLRPC-Lite â + perl-SOAP-Lite â perl-XML-Parser-Lite + * Wed Feb 18 2015 Petr Å abata <con...@redhat.com> - 0.720-1 - 0.72 bump - Use three digits in version -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-XML-Parser-Lite.git/commit/?h=master&id=e1af524e7ed64fc50f1c0fae344935f85a618fc9
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel