https://bugzilla.redhat.com/show_bug.cgi?id=1032425 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #10 from Petr Pisar <ppisar@xxxxxxxxxx> --- Spec file changes: $ diff -u perl-XML-Parser-Lite.spec{.old,} --- perl-XML-Parser-Lite.spec.old 2014-02-06 10:37:34.000000000 +0100 +++ perl-XML-Parser-Lite.spec 2014-09-05 11:59:49.000000000 +0200 @@ -1,6 +1,6 @@ Name: perl-XML-Parser-Lite Version: 0.719 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight regexp-based XML parser License: (GPL+ or Artistic) and REX Group: Development/Libraries @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/authors/id/P/PH/PHRED/XML-Parser-Lite-%{version}.tar.gz # rt#91434 Patch0: perl-XML-Parser-Lite-0.719-tests.patch +# rt#98635 +Patch1: perl-XML-Parser-Lite-0.719-plan.patch BuildArch: noarch # SOAP::Lite is not actually needed BuildRequires: perl @@ -31,6 +33,7 @@ %prep %setup -q -n XML-Parser-Lite-%{version} %patch0 -p1 +%patch1 -p1 %build perl Makefile.PL INSTALLDIRS=vendor @@ -50,6 +53,9 @@ %{_mandir}/man3/* %changelog +* Fri Sep 05 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.719-3 +- Avoid koji build failures by correcting the test plan + * Thu Feb 06 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.719-2 - Patch the test suite so it actually works I will use <https://psabata.fedorapeople.org/pkgs/perl-XML-Parser-Lite/perl-XML-Parser-Lite-0.719-3.fc20.src.rpm> for the patch. The perl-XML-Parser-Lite-0.719-plan.patch patch is good. All tests pass. Ok. $ rpmlint perl-XML-Parser-Lite.spec ../SRPMS/perl-XML-Parser-Lite-0.719-3.fc22.src.rpm ../RPMS/noarch/perl-XML-Parser-Lite-0.719-3.fc22.noarch.rpm 2 packages and 1 specfiles checked; 0 errors, 0 warnings. > FIX: Package does not build in F21 > (http://koji.fedoraproject.org/koji/taskinfo?taskID=6512171): Package builds in F22 (http://koji.fedoraproject.org/koji/taskinfo?taskID=7530258). Ok. Resolution: Package APPROVED. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review