https://bugzilla.redhat.com/show_bug.cgi?id=1325763

Jan Pazdziora <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Jan Pazdziora <[email protected]> ---
Thank you for the review.

The .spec file at https://adelton.fedorapeople.org/perl-Test-Requires-Git.spec
was updated with the patch below, hopefully addressing all FIX and TODO items.

--- perl-Test-Requires-Git.spec.take1    2016-04-11 08:50:25.734171589 +0200
+++ perl-Test-Requires-Git.spec    2016-04-18 08:24:02.387846065 +0200
@@ -10,6 +10,8 @@

 BuildRequires:  findutils
 BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
@@ -20,8 +22,10 @@
 BuildRequires:  perl(Test::Builder::Module)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
+BuildRequires:  perl-generators
+
+%global __requires_exclude ^perl\\(Git::Version::Compare\\)$
 Requires:       perl(Git::Version::Compare) >= 1.001
-Requires:       perl(Test::Builder::Module)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo
$version))

 %description

-- 
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
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to