Bug 3159

Summary: frozen-bubble depends on gimp-perl
Product: Sisyphus Reporter: dfo <dfo>
Component: frozen-bubbleAssignee: at <at>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: at
Version: unstable   
Hardware: all   
OS: Linux   

Description dfo 2003-10-14 19:15:28 MSD
frozen-bubble depends on gimp-perl but shouldn
Comment 1 at@altlinux.org 2003-10-14 19:32:11 MSD
Unfortunatelly it should.

$ rpm -ql frozen-bubble | xargs grep Gimp
/usr/share/frozen-bubble/gfx/shoot/create.pl:use Gimp qw(:consts main xlfd_size
:auto);
/usr/share/frozen-bubble/gfx/shoot/create.pl:Gimp::init();
/usr/share/frozen-bubble/gfx/shoot/create.pl:#Gimp::set_trace(TRACE_ALL);
/usr/share/frozen-bubble/gfx/shoot/create.pl:   die "Failed to load <$filename>
into a Gimp image ($@).\n";
/usr/share/frozen-bubble/gfx/shoot/create.pl:Gimp::end();
$
g
Comment 2 at@altlinux.org 2003-10-14 20:53:00 MSD
Reconsidered.
create.pl removed becuase it is require at %build stage only.