Bug 192349 - xorg-x11-drv-savage fails to build in mock
Summary: xorg-x11-drv-savage fails to build in mock
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-savage
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-18 23:49 UTC by Michael J Knox
Modified: 2013-01-10 03:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-26 16:39:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mdomsch's mock buildlog (9.50 KB, text/plain)
2006-05-18 23:49 UTC, Michael J Knox
no flags Details
Patch for missing BR (1.06 KB, patch)
2006-05-19 23:47 UTC, Brian Pepple
no flags Details | Diff
Mock build log for patch (29.52 KB, text/plain)
2006-05-19 23:48 UTC, Brian Pepple
no flags Details

Description Michael J Knox 2006-05-18 23:49:16 UTC
This package fails to build in mock.  build.log is attached.

Comment 1 Michael J Knox 2006-05-18 23:49:16 UTC
Created attachment 129528 [details]
mdomsch's mock buildlog

Comment 2 Brian Pepple 2006-05-19 23:47:44 UTC
Created attachment 129665 [details]
Patch for missing BR

Comment 3 Brian Pepple 2006-05-19 23:48:24 UTC
Created attachment 129666 [details]
Mock build log for patch

Comment 4 Mike A. Harris 2006-05-23 14:33:19 UTC
Changing state to ASSIGNED.

Comment 5 Mike A. Harris 2006-05-26 16:39:40 UTC
--- xorg-x11-drv-savage.spec    23 May 2006 19:17:43 -0000      1.11
+++ xorg-x11-drv-savage.spec    26 May 2006 16:46:31 -0000
@@ -13,7 +13,7 @@
 Summary:   Xorg X11 savage video driver
 Name:      xorg-x11-drv-savage
 Version:   2.1.1
-Release:   2
+Release:   3
 URL:       http://www.x.org
 Source0:  
http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:   savage.xinf
@@ -24,9 +24,10 @@
 ExclusiveArch: %{ix86} x86_64 ppc

 BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-sdk >= 1.0.99.901
+BuildRequires: xorg-x11-server-sdk >= 1.1.0-2
 %if %{with_dri}
 BuildRequires: mesa-libGL-devel >= 6.4-4
+BuildRequires: libdrm-devel >= 2.0-1
 %endif

 Requires:  xorg-x11-server-Xorg >= 1.0.99.901
@@ -66,6 +67,9 @@
 %{_mandir}/man4/savage.4*

 %changelog
+* Fri May 26 2006 Mike A. Harris <mharris> 2.1.1-3
+- Added "BuildRequires: libdrm-devel >= 2.0-1" for DRI enabled builds (#192349)
+
 * Tue May 23 2006 Adam Jackson <ajackson> 2.1.1-2
 - Rebuild for 7.1 ABI fix.



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