Bug 1089950
| Summary: | Review Request: perl-DB_File-Lock - Locking with flock wrapper for DB_File | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Xavier Bachelot <xavier> |
| Component: | Package Review | Assignee: | Ralf Corsepius <rc040203> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review, rc040203 |
| Target Milestone: | --- | Flags: | rc040203:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-DB_File-Lock-0.05-2.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-08 21:58:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Xavier Bachelot
2014-04-22 09:34:14 UTC
* MUSTFIX: Missing BRs:
+BuildRequires: perl(Carp)
+BuildRequires: perl(DB_File)
+BuildRequires: perl(Fcntl)
+BuildRequires: perl(Symbol)
+BuildRequires: perl(strict)
+BuildRequires: perl(vars)
* CONSIDER: You also can remove this line:
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
Besides these, the package looks good.
Thanks Ralf. Updated as you suggested. Spec URL: http://www.bachelot.org/fedora/SPECS/perl-DB_File-Lock.spec SRPM URL: http://www.bachelot.org/fedora/SRPMS/perl-DB_File-Lock-0.05-2.fc20.src.rpm APPROVED Clean package, nothing much to say about it PS: I wonder why somebody wants to add an old and presumably upstream dead package to Fedora :-) New Package SCM Request ======================= Package Name: perl-DB_File-Lock Short Description: Locking with flock wrapper for DB_File Owners: xavierb Branches: f20 el6 epel7 InitialCC: perl-sig Thanks for the review Ralf. fwiw, I want to add this package because some other app depends on it. Git done (by process-git-requests). perl-DB_File-Lock-0.05-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-DB_File-Lock-0.05-2.fc20 perl-DB_File-Lock-0.05-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/perl-DB_File-Lock-0.05-2.el6 perl-DB_File-Lock-0.05-2.el6 has been pushed to the Fedora EPEL 6 testing repository. perl-DB_File-Lock-0.05-2.el6 has been pushed to the Fedora EPEL 6 stable repository. perl-DB_File-Lock-0.05-2.fc20 has been pushed to the Fedora 20 stable repository. |