Bug 181786

Summary: Unnecessary Build Requires [PATCH]
Product: [Fedora] Fedora Reporter: Brian Pepple <bdpepple>
Component: evinceAssignee: Kristian Høgsberg <krh>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-01 15:02:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to modify spec file none

Description Brian Pepple 2006-02-16 16:10:07 UTC
Description of problem:
There's a couple of BR for evince that are unnecessary since they are pulled in
by other packages

Version-Release number of selected component (if applicable):
0.5.0-3.2

How reproducible: Always

Duplicate BuildRequires: scrollkeeper (by nautilus), gtk2-devel (by
libgnomeprintui22-devel), libglade2-devel (by libgnomeui-devel),
gnome-vfs2-devel (by libgnomeui-devel)

Comment 1 Brian Pepple 2006-02-16 16:10:07 UTC
Created attachment 124761 [details]
Patch to modify spec file

Comment 2 Matthias Clasen 2007-04-01 15:02:48 UTC
I've dropped the no longer needed libgnomeprintui22 BR, but I disagree about the
rest. If a package is explicitly checked for in configure, it is good form to
list it as a BR in the spec, instead of some other package that happens to pull
it in.