rpms/xorg-x11-drv-savage/devel xorg-x11-drv-savage.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 26 16:46:48 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/xorg-x11-drv-savage/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4326

Modified Files:
	xorg-x11-drv-savage.spec 
Log Message:
* Fri May 26 2006 Mike A. Harris <mharris at redhat.com> 2.1.1-3
- Added "BuildRequires: libdrm-devel >= 2.0-1" for DRI enabled builds (#192349)



Index: xorg-x11-drv-savage.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-savage/devel/xorg-x11-drv-savage.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-savage.spec	23 May 2006 19:17:43 -0000	1.11
+++ xorg-x11-drv-savage.spec	26 May 2006 16:46:43 -0000	1.12
@@ -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 at redhat.com> 2.1.1-3
+- Added "BuildRequires: libdrm-devel >= 2.0-1" for DRI enabled builds (#192349)
+
 * Tue May 23 2006 Adam Jackson <ajackson at redhat.com> 2.1.1-2
 - Rebuild for 7.1 ABI fix.
 




More information about the fedora-cvs-commits mailing list