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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 26 17:16:58 UTC 2006


Author: mharris

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

Modified Files:
	xorg-x11-drv-glint.spec 
Log Message:
* Fri May 26 2006 Mike A. Harris <mharris at redhat.com> 1.1.1-4
- Re-enable with_dri, as --disable-dri builds are broken (fdo#7405)



Index: xorg-x11-drv-glint.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-drv-glint/devel/xorg-x11-drv-glint.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-drv-glint.spec	26 May 2006 17:05:14 -0000	1.11
+++ xorg-x11-drv-glint.spec	26 May 2006 17:16:56 -0000	1.12
@@ -6,12 +6,12 @@
 
 # NOTE: DRI support for glint is more or less nonfunctional and unlikely to
 # ever be fixed.
-%define with_dri        0
+%define with_dri        1
 
 Summary:   Xorg X11 glint video driver
 Name:      xorg-x11-drv-glint
 Version:   1.1.1
-Release:   3
+Release:   4
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 Source1:   glint.xinf
@@ -68,6 +68,9 @@
 %{_mandir}/man4/glint.4*
 
 %changelog
+* Fri May 26 2006 Mike A. Harris <mharris at redhat.com> 1.1.1-4
+- Re-enable with_dri, as --disable-dri builds are broken (fdo#7405)
+
 * Fri May 26 2006 Mike A. Harris <mharris at redhat.com> 1.1.1-3
 - Added with_dri conditionalization, defaulted to DRI being disabled.
 - Added "BuildRequires: libdrm-devel >= 2.0-1" for (#192358).




More information about the fedora-cvs-commits mailing list