Bug 102065 - Spec file missing some BuildRequires
Summary: Spec file missing some BuildRequires
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: nautilus
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-10 09:45 UTC by Dams
Modified: 2015-01-08 00:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-08 09:42:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Dams 2003-08-10 09:45:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
from nautilus configure :
checking for jpeg_start_decompress in -ljpeg... no
configure: WARNING: *** (jpeg library not found) ***
configure: WARNING: *** JPEG loader will not be built (jpeg header file not
found) ***

Installing libjpeg-devel fixed that small problem.

Later in rebuild : 
No translations found for nautilus in /var/tmp/nautilus-2.2.4-root
erreur: Mauvais status de sortie pour /var/tmp/rpm-tmp.20861 (%install)

--> "BuildRequires: gettext" should be added to spec file.

[BTW, I saw nautilus configure looking for medusa... just wondering : is medusa
or nautilus with medusa broken or something ? Why not add medusa support ?]

Version-Release number of selected component (if applicable):
nautilus-2.2.4-5.src.rpm

How reproducible:
Always

Steps to Reproduce:
1. rpmbuild --rebuild nautilus-2.2.4-5.src.rpm
    

Additional info:

Comment 1 Dams 2003-08-10 09:47:55 UTC
> Installing libjpeg-devel fixed that small problem.

==> "BuildRequires: libjpeg-devel" should be added to spec file.

Comment 2 Alexander Larsson 2004-10-04 14:08:54 UTC
It doen't acutally use libjpeg anymore, thats a leftover check. I
removed it upstream.

I'm not sure if we need to build-req gettext. Doesn't something else
drag that in already? warren?

Comment 3 Warren Togami 2004-10-05 01:08:48 UTC
gettext should be listed as BuildRequires, and sometimes gettext-devel
if it is necessary.


Comment 4 Alexander Larsson 2004-10-08 09:42:11 UTC
gettext buildreq added to cvs. Will be in next package build.



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