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)
Created attachment 124761 [details] Patch to modify spec file
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.