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 199732 - Review Request: clanbomber - Bomberman-like multiplayer game that uses ClanLib
Summary: Review Request: clanbomber - Bomberman-like multiplayer game that uses ClanLib
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: 199632
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2006-07-21 17:19 UTC by Hans de Goede
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-07-26 09:34:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2006-07-21 17:19:12 UTC
Spec URL: http://people.atrpms.net/~hdegoede/clanbomber.spec
SRPM URL: http://people.atrpms.net/~hdegoede/clanbomber-1.05-1.src.rpm
Description:
ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib,
a free multi platform C++ game SDK. First "ClanBomber" was only a working title
for a small game started in September 1998, that has only been started to learn
how to use ClanLib. But the ClanBomber project has grown into a real game. It
is fully playable and features Computer controlled bombers, however, it is
recommended to play ClanBomber with friends (3-8 players are really fun).

---

Note this packages needs ClanLib06, review bug 199632

Comment 1 Paul F. Johnson 2006-07-21 22:42:12 UTC
Can't spot anything obvious on the spec file... I'll download and test with
ClanLib06

Comment 2 Paul F. Johnson 2006-07-24 21:42:27 UTC
The build fails if you have the smp_flags on the makefile line (it fails on a
race condition when building - not all scripts are happy using smp).

When I remove the smp_flags from the make line, the package builds without a
problem. rpmlint throws no complaints with the binary or source packages.

My local repo and mock built it happily.

As long as you remove the smp_flags, I'm happy for this to be released.

Comment 3 Hans de Goede 2006-07-25 11:06:56 UTC
New version with smp_flags removed here:
Spec URL: http://people.atrpms.net/~hdegoede/clanbomber.spec
SRPM URL: http://people.atrpms.net/~hdegoede/clanbomber-1.05-2.src.rpm


Comment 4 Paul F. Johnson 2006-07-25 18:46:42 UTC
For some reason, rpmlint is complaining that the spec file's permission is 666.
Alter this and it's good to go. Builds fine in mock, everything else seems in
order as well.

Comment 5 Hans de Goede 2006-07-25 19:28:20 UTC
Strange, you said the same with ClanLib06 and I promised to fix it, which in the
end I didn't as there was nothing to fix (the spec was 644 on my system and in
the SRPM on my system, also rpmlint was happy over here). Seems something
strange is going on on your side. Its the same for this package, the spec is 644
on my system and in the SRPM on my system, also rpmlint is happy with the SRPM
as uploaded over here.

Could you try running rpmlint directly on the downloaded srpm ?



Comment 6 Paul F. Johnson 2006-07-25 21:50:04 UTC
Yeah, looks like my system is at fault on this one. 

APPROVED

Comment 7 Hans de Goede 2006-07-26 09:34:01 UTC
Thanks. Imported and build, closing.



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