Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 496853 - [MinimalPlatform] Bad dependencies in xscreensaver
Summary: [MinimalPlatform] Bad dependencies in xscreensaver
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xscreensaver
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: F11MinimalPlatform
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-21 13:28 UTC by Vitaly Mayatskikh
Modified: 2009-04-21 21:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-21 14:42:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vitaly Mayatskikh 2009-04-21 13:28:51 UTC
XScreensaver requires too many dependencies:

# rpm -qR xscreensaver
xscreensaver-base = 1:5.08-9.fc11
xscreensaver-extras = 1:5.08-9.fc11
xscreensaver-gl-extras = 1:5.08-9.fc11
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1

xscreensaver-gl-extras also requires xscreensaver-gl-base

IMO, xscreensaver should depend only on xscreensaver-base.

Comment 1 Mamoru TASAKA 2009-04-21 14:42:36 UTC
xscreensaver binary rpm is actually a virtual package to install
3 packages mentioned here (i.e. xscreensaver-{base,extras,gl-extras})
by just "yum install xscreensaver".

If you want to use minimal function of xscreensaver, just
install "xscreensaver-base". Note that xscreensaver binary rpm
is introduced by me and I think only Fedora creates xscreensaver
(virtual) package.


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