[Bug 641341] Review Request: perl-File-Map - Memory mapping made simple and safe

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 5 12:17:28 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Petr Pisar <ppisar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+

--- Comment #6 from Petr Pisar <ppisar at redhat.com> 2010-11-05 08:17:27 EDT ---
Spec file changes:

--- perl-File-Map.spec 2010-11-03 19:31:17.000000000 +0100
+++ perl-File-Map.spec.1 2010-11-05 10:17:13.000000000 +0100
@@ -1,6 +1,6 @@
 Name:           perl-File-Map
 Version:        0.31
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Memory mapping made simple and safe
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,7 +18,7 @@
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Pod) >= 1.22
 BuildRequires:  perl(IO::Handle)
-BuildRequires:  perl(Time::Hires) 
+BuildRequires:  perl(Time::HiRes) 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))

 %{?perl_default_filter}
@@ -64,6 +64,9 @@


 %changelog
+* Fri Nov 05 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 0.31-4
+- Fix a BR typo
+
 * Wed Nov 03 2010 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 0.31-3
 - Drop el5 secific patches
 - Add more BuildRequires (Petr Pisar)


> > +BuildRequires:  perl(Time::Hires)
> Fix: Proper name is `perl(Time::HiRes)' (capital `R'). I'm sorry I got you
> wrong name. Use this one please, otherwise the package cannot be built.
Ok.

> FIX: Package does not build in F15 because of perl(Time::HiRes) typo
> (http://koji.fedoraproject.org/koji/taskinfo?taskID=2576028).
Package builds in F15
(http://koji.fedoraproject.org/koji/taskinfo?taskID=2579040). Ok.


Resolution: Package APPROVED.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list