Bug 328901 - xorg-x11-drivers requires synaptics
Summary: xorg-x11-drivers requires synaptics
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drivers
Version: 8
Hardware: ia64
OS: Linux
high
high
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-12 03:54 UTC by Doug Chapman
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-15 21:10:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Chapman 2007-10-12 03:54:27 UTC
Description of problem:
The xorg-x11-drivers package requires synaptics.  The synaptics pacakge
according to its specfile is only built on x86 x86_64 and ppc.  We are in the
process of bringing up Fedora on ia64 and others are working on arm and sparc.

Since synaptics is only available on these arches it should be conditionally
required in the spec file:

%ifarch %{ix86} x86_64 ppc
Requires: synaptics
%endif


Version-Release number of selected component (if applicable):
xorg-x11-drivers-7.2-7.fc8.src.rpm

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Adam Jackson 2007-10-15 21:10:03 UTC
Yeah, that's fair, synaptics' buildsystem is a disaster anyway.

Fixed in synaptics and xorg-x11-drivers in rawhide.  Thanks!


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