Bug 503810 - Review Request: grubby -- Command line tool for updating boot loader configuration file
Summary: Review Request: grubby -- Command line tool for updating boot loader configur...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-02 20:08 UTC by Jeremy Katz
Modified: 2009-07-29 20:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-29 20:15:39 UTC
Type: ---
Embargoed:
j: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Jeremy Katz 2009-06-02 20:08:20 UTC
Spec URL: http://katzj.fedorapeople.org/review/grubby/grubby.spec
SRPM URL: http://katzj.fedorapeople.org/review/grubby/grubby-6.0.86-1.fc11.src.rpm
Description: grubby is the command-line tool that manipulates bootloader config files


Note: this is split out from the old mkinitrd package and thus has matching versioning.  This might change.  F11 has a separate binary package; with the push for dracut in F12 we will want a completely separate source package.  This version also loses the nash dependence (yay!)

Comment 1 Jeremy Katz 2009-06-02 20:10:23 UTC
Oh yeah, when we get this in and built, then we'll do the surgery both on the mkinitrd repo and package to remove the (then obvious) conflict

Comment 2 Jason Tibbitts 2009-06-02 23:47:46 UTC
Builds fine and rpmlint is clean.  I thought I'd be able to fall back on the mkinitrd review, but it hasn't been completed yet and it looks like it has pretty much the same issues that this one does.  So:

Where does the tarball come from?  I guess it's generated out of git somehow; if it's really not directly downloadable anywhere, some instructions on generating it would be good.  See https://fedoraproject.org/wiki/Packaging:SourceURL

There's a bit of weird formatting in the %description.  I guess someone tried to fill it with a fixed right margin, so the word spacing is uneven.  Not a blocker, but I thought I'd mention it.

Really, the source thing is the only issue I see here.

X can't compare source files match upstream.
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK (hopefully soon to go away anyway).
* license field matches the actual license.
* license is open source-compatible.
* license text included in package.
? latest version is being packaged (can't t
* BuildRequires are proper (shouldn't need pkgconfig, but it doesn't hurt).
* compiler flags are appropriate.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly.
* debuginfo package looks complete.
* rpmlint is silent.
* final provides and requires are sane:
   grubby = 6.0.86-1.fc11
   grubby(x86-64) = 6.0.86-1.fc11
  =
   /bin/bash
   /bin/sh
   libblkid.so.1()(64bit)
   libglib-2.0.so.0()(64bit)
   libpopt.so.0()(64bit)

* %check is present and all tests pass:
  120 (100%) tests passed, 0 (0%) tests failed
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no generically named files
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* no headers.
* no pkgconfig files.
* no static libraries.
* no libtool .la files.

Comment 3 Jeremy Katz 2009-06-03 19:13:30 UTC
(In reply to comment #2)
> Where does the tarball come from?  I guess it's generated out of git somehow;
> if it's really not directly downloadable anywhere, some instructions on
> generating it would be good.  See
> https://fedoraproject.org/wiki/Packaging:SourceURL

Yeah, it's just a git snap.  I'll add instructions

> There's a bit of weird formatting in the %description.  I guess someone tried
> to fill it with a fixed right margin, so the word spacing is uneven.  Not a
> blocker, but I thought I'd mention it.

Also fixed up

New spec file at http://katzj.fedorapeople.org/review/grubby/grubby.spec

Comment 4 Jason Tibbitts 2009-06-03 19:22:32 UTC
Thanks, looks good.  The only thing I can say is that your checkout instructions are missing a "cd grubby" but it's pretty obvious.

APPROVED

Comment 5 Jeremy Katz 2009-06-03 19:28:02 UTC
Gracias

New Package CVS Request
=======================
Package Name: grubby
Short Description: Command line tool for updating boot loader configuration file
Owners: katzj,pjones
Branches: devel
InitialCC:

Comment 6 Jason Tibbitts 2009-06-03 19:32:37 UTC
CVS done.

Comment 7 Jason Tibbitts 2009-07-29 20:15:39 UTC
This is in rawhide now and wasn't pushed to any release branches, so  I see no reason for this ticket to still be open.


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