ppisar pushed to perl-XML-Parser-Lite (master). "Break build-cycle: perl-XML-Parser-Lite → perl-XMLRPC-Lite → perl-SOAP-Lite → perl-XML-Parser-Lite"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 13:17:20 UTC 2015


>From e1af524e7ed64fc50f1c0fae344935f85a618fc9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at 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 <ppisar at 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 <contyk at 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


More information about the scm-commits mailing list