Bug 447285 - Review Request: libx86 - library for making real-mode x86 calls
Summary: Review Request: libx86 - library for making real-mode x86 calls
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-19 10:25 UTC by Matthew Garrett
Modified: 2013-01-10 07:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-05 19:13:07 UTC
Type: ---
Embargoed:
ajax: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Matthew Garrett 2008-05-19 10:25:18 UTC
Spec URL: http://www.codon.org.uk/~mjg59/libx86/rpms/libx86.spec
SRPM URL: http://www.codon.org.uk/~mjg59/libx86/rpms/libx86-1.1-1.fc9.src.rpm
Description: A library to provide support for making real-mode x86 calls. On 32-bit x86 hardware, vm86 mode is used. x86 emulation is provided on other platforms. This library is primarily used by vbetool for reinitialising graphics hardware on resume from suspend.

Comment 1 Adam Jackson 2008-05-20 14:21:39 UTC
One obvious bug before I begin, you want %postun , not %postrun .

Comment 2 Adam Jackson 2008-05-20 14:34:46 UTC
 - Package meets naming and packaging guidelines
 - Spec file matches base package name.
 - Spec has consistent macro usage.
 - Meets Packaging Guidelines.
 - License
 - License field in spec matches
 - License file included in package
 - Spec in American English
 - Spec is legible.
 - Sources match upstream md5sum:
41bee1f8e22b82d82b5f7d7ba51abc2a  libx86-1.1-1.fc9/libx86-1.1.tar.gz
41bee1f8e22b82d82b5f7d7ba51abc2a  libx86-1.1.tar.gz

 - Package does not need ExcludeArch
 - BuildRequires correct
 - Package has %defattr and permissions on files is good.
 - Package has a correct %clean section.
 - Package has correct buildroot
      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 - Package is code or permissible content.
 - Doc subpackage not needed/used.
 - Packages %doc files don't affect runtime.

 - Headers/static libs in -devel subpackage.
 - Spec has needed ldconfig in post and postun
 - .pc files in -devel subpackage/requires pkgconfig
 - .so files in -devel subpackage.
 - -devel package Requires: %{name} = %{version}-%{release}
 - .la files are removed.

 - Package compiles and builds on at least one arch.
 - Package has no duplicate files in %files.
 - Package doesn't own any directories other packages own.
 - Package creates no directories.
 - No rpmlint output.

Builds in mock locally, submitted to koji but that's being a bit laggy.

The %description text is a bit misleading since you're building it with x86emu
everywhere.  Fix that and the %postrun typo and we'll call this approved.

Comment 3 Matthew Garrett 2008-05-20 14:38:05 UTC
Ok, both fixed.

Comment 4 Adam Jackson 2008-05-20 14:41:54 UTC
Approved.  See
http://fedoraproject.org/wiki/PackageMaintainers/CVSAdminProcedure for the next
steps.

Comment 5 Matthew Garrett 2008-05-20 14:44:38 UTC
New Package CVS Request
=======================
Package Name: libx86
Short Description: Library for making real-mode x86 calls
Owners: mjg59
Branches: 
InitialCC: 
Cvsextras Commits: yes


Comment 6 Kevin Fenzi 2008-05-20 16:13:25 UTC
cvs done.

Comment 7 Adam Jackson 2008-06-05 19:13:07 UTC
Built in rawhide, closing.

Comment 8 Matthew Garrett 2008-06-11 13:17:37 UTC
Package Change Request
======================
Package Name: libx86
New Branches: F-9

Comment 9 Kevin Fenzi 2008-06-11 16:47:21 UTC
cvs done.


Note You need to log in before you can comment on or make changes to this bug.