Bug 603304 - redhat-lsb spec should add description field after requires
Summary: redhat-lsb spec should add description field after requires
Keywords:
Status: CLOSED DUPLICATE of bug 585858
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-lsb
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Lawrence Lim
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-12 09:23 UTC by Chen Lei
Modified: 2014-03-26 01:10 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-24 10:01:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chen Lei 2010-06-12 09:23:57 UTC
Description of problem:

From spec, I noticed:
%package graphics
Group: System Environment/Base
Summary: LSB graphics libraries support for Red Hat Enterprise Linux

Provides: lsb-graphics-%{archname} = %{version}
Provides: lsb-graphics-noarch = %{version}

%description graphics
The Linux Standard Base (LSB) Graphics Specifications define components that are required
 to be present on an LSB conforming system.

%ifarch %{ix86}
# archLSB IA32 Graphics Libraries
Requires: libatk-1.0.so.0
Requires: libgdk-x11-2.0.so.0
Requires: libgdk_pixbuf-2.0.so.0
Requires: libgdk_pixbuf_xlib-2.0.so.0


This is no right, the Requires field after description is totally useless.

See
rpm -qR redhat-lsb-graphics

Comment 1 Parag Nemade 2010-06-24 10:01:06 UTC

*** This bug has been marked as a duplicate of bug 585858 ***


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