Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 202670 - Review Request: bygfoot - Football Manager
Summary: Review Request: bygfoot - Football Manager
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul F. Johnson
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-08-15 19:53 UTC by Michał Bentkowski
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-04 17:25:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michał Bentkowski 2006-08-15 19:53:10 UTC
Spec URL: http://ecik.zspswidwin.pl/bygfoot/bygfoot.spec
SRPM URL: http://ecik.zspswidwin.pl/bygfoot/bygfoot-2.0.0-1.src.rpm
Description: Bygfoot is a small and simple graphical football (a.k.a. soccer)
manager game featuring many international leagues and cups.

Comment 1 Paul F. Johnson 2006-08-15 20:26:00 UTC
I'll give this a look over :-)




Comment 2 Paul F. Johnson 2006-08-17 21:32:34 UTC
Good

Software works!
rpmlint is clean on all packages and subpackages
builds cleanly in mock
no duplicates in the rpm
consistent use of macros in the spec file
spec file is in american english
upstream version same as this version
md5sums match
no ownership problems
correct use of scripts
Docs okay

Needs work

%files
%{_bindir}/*

If you change this to %{_bindir}/bygfoot*

then I'm happy to FE-APPROVE this

Comment 3 Michał Bentkowski 2006-08-17 21:43:56 UTC
Corrected SPEC file: http://ecik.zspswidwin.pl/bygfoot/bygfoot.spec

Comment 4 Paul F. Johnson 2006-08-17 22:01:46 UTC
What is pkgconfig in there for?

Comment 5 Michał Bentkowski 2006-08-17 22:05:14 UTC
(In reply to comment #4)
> What is pkgconfig in there for?

I don't know, but it is needed for fine mock build.

Comment 6 Paul F. Johnson 2006-08-17 22:12:07 UTC
Wierd!

I've checked in mock and you're right.

APPROVED

Don't forget to close the bug and set it as NEXT-RELEASE

Comment 7 Paul Howarth 2006-08-18 07:33:12 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > What is pkgconfig in there for?
> 
> I don't know, but it is needed for fine mock build.

I'm unable to reproduce an issue with this. I removed the buildreq of pkgconfig
and it still got pulled in properly as a dependency of other buildrequired
packages when running mock builds on FC5.x86_64 and FC6.i386.

Where is the failure happening when you guys tried this?

Comment 8 Michał Bentkowski 2006-08-18 09:30:52 UTC
(In reply to comment #7)
> I'm unable to reproduce an issue with this. I removed the buildreq of 
pkgconfig
> and it still got pulled in properly as a dependency of other buildrequired
> packages when running mock builds on FC5.x86_64 and FC6.i386.
> 
> Where is the failure happening when you guys tried this?

I realized why you're unable to reproduce that issue. I notice that pkgconfig
is installed as a dependency for gtk2-devel, gettext or desktop-file-utils.
This is mock build report:

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 desktop-file-utils      x86_64     0.10-6.1         core               62 k
 gettext                 x86_64     0.14.5-3         core              1.4 M
 gtk2-devel              x86_64     2.8.15-1         core              2.7 M
Installing for dependencies:
 atk                     x86_64     1.11.3-1         core              209 k
 atk-devel               x86_64     1.11.3-1         core              104 k
.......
.......
 pkgconfig               x86_64     1:0.20-2.2.1     core               61 k

So probably we can delete pkgconfig BR. I can do it in next release.

Comment 9 Paul F. Johnson 2006-08-18 09:40:10 UTC
I think it may be down to my i386 buildsys, but it gtk2-devel wasn't dragging in
pkgconfig.

I'll need to check at home in case there is a conflict somewhere.

Comment 10 Paul Howarth 2006-08-18 10:26:53 UTC
(In reply to comment #9)
> I think it may be down to my i386 buildsys, but it gtk2-devel wasn't dragging in
> pkgconfig.
> 
> I'll need to check at home in case there is a conflict somewhere.

There's something wrong there because gtk2-devel requires glib2-devel, which in
turn requires pkgconfig >= 1:0.8

The pkgconfig in FC5 is 1:0.20, which should be pulled in by this dependency.

The same dependency chain is there in rawhide too.

Comment 11 Paul F. Johnson 2006-08-20 15:46:47 UTC
Checked, it seems to be a problem at my end. pkgconfig is not required. You can
remove it safely.

Comment 12 Paul F. Johnson 2006-08-23 10:09:00 UTC
Anything happening with this bug?

Comment 13 Paul F. Johnson 2006-08-31 22:24:11 UTC
If this package has been included, could you please close this bug and mark it
as NEXTRELEASE?

Comment 14 Michał Bentkowski 2006-09-04 17:25:43 UTC
I was on vacation.
Now, I'm closing it.


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