2009-01-22 20:49:17 +00:00
|
|
|
|
2007-07-10 17:25:15 +00:00
|
|
|
# When bootstrapping an arch, omit the -demos subpackage.
|
|
|
|
|
2009-07-20 21:08:47 +00:00
|
|
|
# S390 doesn't have video cards, but we need swrast for xserver's GLX
|
2007-02-26 17:20:00 +00:00
|
|
|
%ifarch s390 s390x
|
2009-07-20 21:08:47 +00:00
|
|
|
%define with_hardware 0
|
|
|
|
%define dri_drivers --with-dri-drivers=swrast
|
2007-02-26 17:20:00 +00:00
|
|
|
%else
|
2009-07-20 21:08:47 +00:00
|
|
|
%define with_hardware 1
|
2005-09-12 18:27:33 +00:00
|
|
|
%endif
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2008-08-28 12:32:42 +00:00
|
|
|
%define _default_patch_fuzz 2
|
|
|
|
|
2006-09-30 21:32:16 +00:00
|
|
|
%define manpages gl-manpages-1.0.1
|
2009-10-19 22:32:52 +00:00
|
|
|
%define xdriinfo xdriinfo-1.0.3
|
2010-02-08 05:33:35 +00:00
|
|
|
%define gitdate 20100208
|
2009-02-08 08:01:38 +00:00
|
|
|
#% define snapshot
|
2006-09-30 21:32:16 +00:00
|
|
|
|
2009-07-20 21:08:47 +00:00
|
|
|
%define demodir %{_libdir}/mesa
|
|
|
|
|
2005-09-12 18:38:19 +00:00
|
|
|
Summary: Mesa graphics libraries
|
2005-09-12 18:27:33 +00:00
|
|
|
Name: mesa
|
2009-12-20 22:50:28 +00:00
|
|
|
Version: 7.8
|
2010-02-08 06:14:40 +00:00
|
|
|
Release: 0.16%{?dist}
|
2007-02-20 17:56:21 +00:00
|
|
|
License: MIT
|
2005-09-12 18:26:20 +00:00
|
|
|
Group: System Environment/Libraries
|
2005-09-12 18:27:33 +00:00
|
|
|
URL: http://www.mesa3d.org
|
2006-06-19 17:36:51 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
2009-03-22 02:39:21 +00:00
|
|
|
#Source0: http://downloads.sf.net/mesa3d/MesaLib-%{version}.tar.bz2
|
2009-02-08 08:01:38 +00:00
|
|
|
#Source0: http://www.mesa3d.org/beta/MesaLib-%{version}%{?snapshot}.tar.bz2
|
|
|
|
#Source1: http://www.mesa3d.org/beta/MesaDemos-%{version}%{?snapshot}.tar.bz2
|
2009-03-22 02:39:21 +00:00
|
|
|
Source0: %{name}-%{gitdate}.tar.bz2
|
|
|
|
#Source1: http://downloads.sf.net/mesa3d/MesaDemos-%{version}.tar.bz2
|
2009-02-08 08:01:38 +00:00
|
|
|
Source2: %{manpages}.tar.bz2
|
2008-02-15 23:21:58 +00:00
|
|
|
Source3: make-git-snapshot.sh
|
2006-09-29 03:05:58 +00:00
|
|
|
|
2008-09-29 21:19:22 +00:00
|
|
|
Source5: http://www.x.org/pub/individual/app/%{xdriinfo}.tar.bz2
|
|
|
|
|
2009-03-04 07:00:36 +00:00
|
|
|
Patch1: mesa-7.1-osmesa-version.patch
|
2008-09-05 05:48:02 +00:00
|
|
|
Patch2: mesa-7.1-nukeglthread-debug.patch
|
|
|
|
Patch3: mesa-no-mach64.patch
|
2010-02-08 05:33:35 +00:00
|
|
|
Patch4: nouveau-legacy-enable.patch
|
2008-02-15 23:21:58 +00:00
|
|
|
|
2010-01-07 00:57:29 +00:00
|
|
|
#Patch7: mesa-7.1-link-shared.patch
|
2009-12-20 23:22:48 +00:00
|
|
|
|
2009-08-13 18:57:30 +00:00
|
|
|
Patch30: mesa-7.6-hush-vblank-warning.patch
|
2009-07-31 16:20:03 +00:00
|
|
|
|
2008-02-15 23:44:57 +00:00
|
|
|
BuildRequires: pkgconfig autoconf automake
|
2009-07-20 21:08:47 +00:00
|
|
|
%if %{with_hardware}
|
2008-09-05 05:49:33 +00:00
|
|
|
BuildRequires: kernel-headers >= 2.6.27-0.305.rc5.git6
|
2006-03-01 06:16:10 +00:00
|
|
|
%endif
|
2010-02-03 00:20:38 +00:00
|
|
|
BuildRequires: libdrm-devel >= 2.4.17-2
|
2005-09-12 18:27:33 +00:00
|
|
|
BuildRequires: libXxf86vm-devel
|
2007-08-28 13:39:17 +00:00
|
|
|
BuildRequires: expat-devel >= 2.0
|
2010-02-03 00:10:58 +00:00
|
|
|
BuildRequires: xorg-x11-proto-devel >= 7.4-35
|
2006-05-17 20:34:37 +00:00
|
|
|
BuildRequires: makedepend
|
2006-07-24 22:33:06 +00:00
|
|
|
BuildRequires: libselinux-devel
|
2006-09-19 19:34:38 +00:00
|
|
|
BuildRequires: libXext-devel
|
2007-07-10 17:25:15 +00:00
|
|
|
BuildRequires: freeglut-devel
|
2007-08-14 05:44:52 +00:00
|
|
|
BuildRequires: libXfixes-devel
|
|
|
|
BuildRequires: libXdamage-devel
|
2008-04-09 14:49:49 +00:00
|
|
|
BuildRequires: libXi-devel
|
2008-04-09 15:06:32 +00:00
|
|
|
BuildRequires: libXmu-devel
|
2008-10-20 16:04:54 +00:00
|
|
|
BuildRequires: elfutils
|
2010-01-07 00:57:29 +00:00
|
|
|
BuildRequires: python
|
|
|
|
BuildRequires: xorg-x11-server-devel
|
2005-09-12 18:26:20 +00:00
|
|
|
|
|
|
|
%description
|
2005-09-12 18:27:33 +00:00
|
|
|
Mesa
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%package libGL
|
2006-08-18 19:52:19 +00:00
|
|
|
Summary: Mesa libGL runtime libraries and DRI drivers
|
2005-09-12 18:27:33 +00:00
|
|
|
Group: System Environment/Libraries
|
2006-06-19 17:36:51 +00:00
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
2005-09-12 18:38:40 +00:00
|
|
|
Provides: libGL
|
2009-02-23 20:25:07 +00:00
|
|
|
Requires: mesa-dri-drivers%{?_isa} = %{version}-%{release}
|
2009-12-20 23:22:48 +00:00
|
|
|
Requires: libdrm >= 2.4.17-0.1
|
2009-07-20 21:08:47 +00:00
|
|
|
%if %{with_hardware}
|
2008-04-01 18:07:48 +00:00
|
|
|
Conflicts: xorg-x11-server-Xorg < 1.4.99.901-14
|
2007-02-26 17:20:00 +00:00
|
|
|
%endif
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%description libGL
|
2008-07-02 12:35:05 +00:00
|
|
|
Mesa libGL runtime library.
|
|
|
|
|
|
|
|
|
|
|
|
%package dri-drivers
|
2009-02-21 21:56:30 +00:00
|
|
|
Summary: Mesa-based DRI drivers
|
2008-07-02 12:35:05 +00:00
|
|
|
Group: User Interface/X Hardware Support
|
|
|
|
%description dri-drivers
|
|
|
|
Mesa-based DRI drivers.
|
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2009-08-13 18:57:30 +00:00
|
|
|
%package dri-drivers-experimental
|
|
|
|
Summary: Mesa-based DRI drivers (experimental)
|
|
|
|
Group: User Interface/X Hardware Support
|
|
|
|
%description dri-drivers-experimental
|
|
|
|
Mesa-based DRI drivers (experimental).
|
|
|
|
|
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%package libGL-devel
|
|
|
|
Summary: Mesa libGL development package
|
|
|
|
Group: Development/Libraries
|
2005-12-19 06:55:42 +00:00
|
|
|
Requires: mesa-libGL = %{version}-%{release}
|
2005-12-21 12:20:57 +00:00
|
|
|
Requires: libX11-devel
|
2005-09-12 18:38:40 +00:00
|
|
|
Provides: libGL-devel
|
2007-07-24 19:56:47 +00:00
|
|
|
Conflicts: xorg-x11-proto-devel <= 7.2-12
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%description libGL-devel
|
|
|
|
Mesa libGL development package
|
2007-02-20 17:56:21 +00:00
|
|
|
|
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%package libGLU
|
|
|
|
Summary: Mesa libGLU runtime library
|
|
|
|
Group: System Environment/Libraries
|
2006-06-19 17:36:51 +00:00
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
2005-09-12 18:38:40 +00:00
|
|
|
Provides: libGLU
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%description libGLU
|
|
|
|
Mesa libGLU runtime library
|
2007-02-20 17:56:21 +00:00
|
|
|
|
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%package libGLU-devel
|
|
|
|
Summary: Mesa libGLU development package
|
|
|
|
Group: Development/Libraries
|
2005-12-19 06:55:42 +00:00
|
|
|
Requires: mesa-libGLU = %{version}-%{release}
|
2005-12-21 12:20:57 +00:00
|
|
|
Requires: libGL-devel
|
2005-09-12 18:38:40 +00:00
|
|
|
Provides: libGLU-devel
|
2005-09-12 18:26:20 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%description libGLU-devel
|
|
|
|
Mesa libGLU development package
|
2006-08-18 19:52:19 +00:00
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2006-08-18 19:52:19 +00:00
|
|
|
%package libOSMesa
|
|
|
|
Summary: Mesa offscreen rendering libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Requires(post): /sbin/ldconfig
|
|
|
|
Requires(postun): /sbin/ldconfig
|
|
|
|
Provides: libOSMesa
|
|
|
|
|
|
|
|
%description libOSMesa
|
|
|
|
Mesa offscreen rendering libraries
|
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2006-08-18 19:52:19 +00:00
|
|
|
%package libOSMesa-devel
|
|
|
|
Summary: Mesa offscreen rendering development package
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: mesa-libOSMesa = %{version}-%{release}
|
|
|
|
|
|
|
|
%description libOSMesa-devel
|
|
|
|
Mesa offscreen rendering development package
|
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2006-02-07 10:53:01 +00:00
|
|
|
%package -n glx-utils
|
|
|
|
Summary: GLX utilities
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
%description -n glx-utils
|
|
|
|
The glx-utils package provides the glxinfo and glxgears utilities.
|
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2007-07-10 17:25:15 +00:00
|
|
|
%package demos
|
|
|
|
Summary: Mesa demos
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
%description demos
|
|
|
|
This package provides some demo applications for testing Mesa.
|
|
|
|
|
2009-12-21 03:04:43 +00:00
|
|
|
%package -n xorg-x11-drv-vmwgfx
|
|
|
|
Summary: VMware GFX DDX driver
|
|
|
|
Group: User Interface/X Hardware Support
|
|
|
|
|
|
|
|
%description -n xorg-x11-drv-vmwgfx
|
|
|
|
2D driver for VMware SVGA vGPU
|
2007-07-10 17:25:15 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%prep
|
2009-07-20 21:08:47 +00:00
|
|
|
#setup -q -n mesa-%{version}%{?snapshot} -b0 -b2 -b5
|
2009-03-22 02:39:21 +00:00
|
|
|
%setup -q -n mesa-%{gitdate} -b2 -b5
|
2009-03-04 07:00:36 +00:00
|
|
|
%patch1 -p1 -b .osmesa
|
2008-03-03 02:52:48 +00:00
|
|
|
%patch2 -p1 -b .intel-glthread
|
2009-07-23 02:15:27 +00:00
|
|
|
%patch3 -p1 -b .no-mach64
|
2010-02-08 05:33:35 +00:00
|
|
|
%patch4 -p1 -b .nouveau-legacy
|
2010-01-07 00:57:29 +00:00
|
|
|
#%patch7 -p1 -b .dricore
|
2009-08-13 18:57:30 +00:00
|
|
|
%patch30 -p1 -b .vblank-warning
|
2005-09-12 18:38:19 +00:00
|
|
|
|
2007-07-10 17:25:15 +00:00
|
|
|
# Hack the demos to use installed data files
|
2009-07-20 21:08:47 +00:00
|
|
|
sed -i 's,../images,%{_libdir}/mesa,' progs/demos/*.c
|
|
|
|
sed -i 's,geartrain.dat,%{_libdir}/mesa/&,' progs/demos/geartrain.c
|
|
|
|
sed -i 's,isosurf.dat,%{_libdir}/mesa/&,' progs/demos/isosurf.c
|
|
|
|
sed -i 's,terrain.dat,%{_libdir}/mesa/&,' progs/demos/terrain.c
|
2007-02-20 17:56:21 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%build
|
2008-02-15 23:44:57 +00:00
|
|
|
|
2008-12-20 07:07:13 +00:00
|
|
|
autoreconf --install
|
2008-02-15 23:21:58 +00:00
|
|
|
|
2008-02-26 20:41:53 +00:00
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -fvisibility=hidden -Os"
|
|
|
|
export CXXFLAGS="$RPM_OPT_FLAGS -fvisibility=hidden -Os"
|
2009-08-06 18:04:05 +00:00
|
|
|
%ifarch %{ix86}
|
|
|
|
# i do not have words for how much the assembly dispatch code infuriates me
|
|
|
|
%define common_flags --enable-selinux --enable-pic --disable-asm
|
|
|
|
%else
|
2009-02-24 16:54:44 +00:00
|
|
|
%define common_flags --enable-selinux --enable-pic
|
2009-08-06 18:04:05 +00:00
|
|
|
%endif
|
2009-12-20 23:53:09 +00:00
|
|
|
%define osmesa_flags --with-driver=osmesa %{common_flags} --disable-gallium --with-dri-drivers="" --disable-glu --disable-egl
|
2008-04-10 18:20:31 +00:00
|
|
|
|
|
|
|
# first, build the osmesa variants. XXX this is overkill. osmesa32 is
|
|
|
|
# sufficient to render to any of the channel sizes, according to the
|
|
|
|
# docs. should fix this someday.
|
2009-02-24 16:54:44 +00:00
|
|
|
|
|
|
|
%configure %{osmesa_flags} --with-osmesa-bits=8
|
2009-12-20 23:53:09 +00:00
|
|
|
make %{_smp_mflags}
|
2008-02-15 23:56:54 +00:00
|
|
|
mv %{_lib} osmesa8
|
2008-02-15 23:21:58 +00:00
|
|
|
make clean
|
|
|
|
|
2009-02-24 16:54:44 +00:00
|
|
|
%configure %{osmesa_flags} --with-osmesa-bits=16
|
2009-12-20 23:53:09 +00:00
|
|
|
make %{_smp_mflags}
|
2008-02-15 23:56:54 +00:00
|
|
|
mv %{_lib} osmesa16
|
2008-02-15 23:21:58 +00:00
|
|
|
make clean
|
|
|
|
|
2009-02-24 16:54:44 +00:00
|
|
|
%configure %{osmesa_flags} --with-osmesa-bits=32
|
2009-12-20 23:53:09 +00:00
|
|
|
make %{_smp_mflags}
|
2008-02-15 23:56:54 +00:00
|
|
|
mv %{_lib} osmesa32
|
2008-02-15 23:21:58 +00:00
|
|
|
make clean
|
|
|
|
|
|
|
|
# just to be sure...
|
2008-10-14 13:31:18 +00:00
|
|
|
[ `find . -name \*.o | wc -l` -eq 0 ] || exit 1
|
2008-02-15 23:21:58 +00:00
|
|
|
|
2008-04-10 18:20:31 +00:00
|
|
|
# XXX should get visibility working again post-dricore.
|
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -Os"
|
|
|
|
export CXXFLAGS="$RPM_OPT_FLAGS -Os"
|
2008-02-26 20:41:53 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# now build the rest of mesa
|
2009-02-24 16:54:44 +00:00
|
|
|
%configure %{common_flags} \
|
2008-02-15 23:21:58 +00:00
|
|
|
--disable-glw \
|
|
|
|
--disable-glut \
|
|
|
|
--disable-gl-osmesa \
|
2009-07-20 21:08:47 +00:00
|
|
|
--with-driver=dri \
|
|
|
|
--with-dri-driverdir=%{_libdir}/dri \
|
2010-01-07 00:57:29 +00:00
|
|
|
--with-state-trackers=dri,xorg,glx \
|
|
|
|
--enable-gallium-svga \
|
2010-02-03 00:10:58 +00:00
|
|
|
--enable-gallium-nouveau \
|
2009-08-13 18:57:30 +00:00
|
|
|
%{?dri_drivers}
|
2008-02-18 16:23:51 +00:00
|
|
|
|
2008-02-21 05:40:40 +00:00
|
|
|
make #{?_smp_mflags}
|
2006-09-29 19:07:15 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
make -C progs/xdemos glxgears glxinfo
|
|
|
|
make %{?_smp_mflags} -C progs/demos
|
2006-08-18 19:52:19 +00:00
|
|
|
|
2008-09-29 21:19:22 +00:00
|
|
|
pushd ../%{xdriinfo}
|
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
popd
|
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
pushd ../%{manpages}
|
2009-08-13 18:57:30 +00:00
|
|
|
autoreconf -v --install
|
2006-09-30 18:04:34 +00:00
|
|
|
%configure
|
2007-02-20 17:56:21 +00:00
|
|
|
make %{?_smp_mflags}
|
2006-09-30 18:04:34 +00:00
|
|
|
popd
|
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2006-08-30 07:06:22 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# core libs and headers, but not drivers.
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT DRI_DIRS=
|
2006-08-30 07:06:22 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# just the DRI drivers that are sane
|
|
|
|
install -d $RPM_BUILD_ROOT%{_libdir}/dri
|
2010-01-07 02:00:08 +00:00
|
|
|
#install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri %{_lib}/libdricore.so >& /dev/null
|
2010-02-08 05:33:35 +00:00
|
|
|
for f in i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon savage sis swrast tdfx unichrome nouveau_vieux gallium/vmwgfx; do
|
2008-02-21 02:31:49 +00:00
|
|
|
so=%{_lib}/${f}_dri.so
|
2008-02-15 23:21:58 +00:00
|
|
|
test -e $so && echo $so
|
|
|
|
done | xargs install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri >& /dev/null || :
|
2006-09-19 19:51:19 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# strip out undesirable headers
|
|
|
|
pushd $RPM_BUILD_ROOT%{_includedir}/GL
|
2010-02-03 00:28:03 +00:00
|
|
|
rm [a-fh-np-wyz]*.h gg*.h glf*.h glew.h glut*.h glxew.h
|
2010-02-03 00:34:55 +00:00
|
|
|
popd
|
|
|
|
|
|
|
|
pushd $RPM_BUILD_ROOT%{_includedir}/
|
2010-02-03 00:49:04 +00:00
|
|
|
rm -rf EGL KHR
|
2009-03-22 02:39:21 +00:00
|
|
|
popd
|
|
|
|
|
|
|
|
pushd $RPM_BUILD_ROOT%{_libdir}
|
2010-02-08 05:33:35 +00:00
|
|
|
rm -f libEGL* dri/EGL* egl/egl_glx* egl/egl_dri2* xorg/modules/drivers/modesetting_drv.so
|
2008-02-15 23:21:58 +00:00
|
|
|
popd
|
2006-09-19 19:51:19 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# XXX demos, since they don't install automatically. should fix that.
|
2006-09-19 19:51:19 +00:00
|
|
|
install -d $RPM_BUILD_ROOT%{_bindir}
|
2006-08-30 07:06:22 +00:00
|
|
|
install -m 0755 progs/xdemos/glxgears $RPM_BUILD_ROOT%{_bindir}
|
|
|
|
install -m 0755 progs/xdemos/glxinfo $RPM_BUILD_ROOT%{_bindir}
|
2009-07-20 21:08:47 +00:00
|
|
|
install -d $RPM_BUILD_ROOT%{demodir}
|
2007-07-10 17:25:15 +00:00
|
|
|
find progs/demos/ -type f -perm /0111 |
|
2009-07-20 21:08:47 +00:00
|
|
|
xargs install -m 0755 -t $RPM_BUILD_ROOT/%{demodir}
|
|
|
|
install -m 0644 progs/images/*.rgb $RPM_BUILD_ROOT/%{demodir}
|
|
|
|
install -m 0644 progs/demos/*.dat $RPM_BUILD_ROOT/%{demodir}
|
2007-07-10 17:25:15 +00:00
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# and osmesa
|
2009-12-21 00:13:57 +00:00
|
|
|
mv osmesa*/libOS* $RPM_BUILD_ROOT%{_libdir}
|
2005-09-12 18:27:33 +00:00
|
|
|
|
2008-09-29 21:19:22 +00:00
|
|
|
pushd ../%{xdriinfo}
|
|
|
|
make %{?_smp_mflags} install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
popd
|
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
# man pages
|
|
|
|
pushd ../%{manpages}
|
|
|
|
make %{?_smp_mflags} install DESTDIR=$RPM_BUILD_ROOT
|
2006-09-30 20:08:54 +00:00
|
|
|
popd
|
2006-09-29 03:05:58 +00:00
|
|
|
|
2009-02-23 20:25:07 +00:00
|
|
|
# this keeps breaking, check it early. note that the exit from eu-ftr is odd.
|
2009-02-24 16:54:44 +00:00
|
|
|
pushd $RPM_BUILD_ROOT%{_libdir}
|
2009-08-06 18:04:05 +00:00
|
|
|
for i in libOSMesa*.so libGL.so ; do
|
2009-02-24 16:54:44 +00:00
|
|
|
eu-findtextrel $i && exit 1
|
|
|
|
done
|
2009-02-23 20:25:07 +00:00
|
|
|
|
2005-09-12 18:27:33 +00:00
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
2005-09-12 18:36:48 +00:00
|
|
|
%check
|
|
|
|
|
2005-09-12 18:32:57 +00:00
|
|
|
%post libGL -p /sbin/ldconfig
|
|
|
|
%postun libGL -p /sbin/ldconfig
|
|
|
|
%post libGLU -p /sbin/ldconfig
|
|
|
|
%postun libGLU -p /sbin/ldconfig
|
2006-08-18 19:52:19 +00:00
|
|
|
%post libOSMesa -p /sbin/ldconfig
|
|
|
|
%postun libOSMesa -p /sbin/ldconfig
|
2005-09-12 18:27:33 +00:00
|
|
|
|
|
|
|
%files libGL
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/libGL.so.1
|
2009-03-23 13:01:12 +00:00
|
|
|
%{_libdir}/libGL.so.1.*
|
2008-07-02 12:35:05 +00:00
|
|
|
|
|
|
|
%files dri-drivers
|
2009-02-21 21:56:30 +00:00
|
|
|
%defattr(-,root,root,-)
|
2005-09-12 18:36:48 +00:00
|
|
|
%dir %{_libdir}/dri
|
2010-01-07 01:15:09 +00:00
|
|
|
#%{_libdir}/dri/libdricore.so
|
2005-09-12 18:36:48 +00:00
|
|
|
%{_libdir}/dri/*_dri.so
|
2009-12-21 03:04:43 +00:00
|
|
|
%exclude %{_libdir}/dri/vmwgfx_dri.so
|
2010-02-03 00:10:58 +00:00
|
|
|
%exclude %{_libdir}/dri/nouveau_dri.so
|
2010-02-08 05:33:35 +00:00
|
|
|
%exclude %{_libdir}/dri/nouveau_vieux_dri.so
|
2009-08-13 18:57:30 +00:00
|
|
|
|
|
|
|
%files dri-drivers-experimental
|
|
|
|
%defattr(-,root,root,-)
|
2009-12-21 03:04:43 +00:00
|
|
|
%{_libdir}/dri/vmwgfx_dri.so
|
2010-02-03 00:10:58 +00:00
|
|
|
%{_libdir}/dri/nouveau_dri.so
|
2010-02-08 05:33:35 +00:00
|
|
|
%{_libdir}/dri/nouveau_vieux_dri.so
|
2005-09-12 18:27:33 +00:00
|
|
|
|
2006-09-30 18:04:34 +00:00
|
|
|
%files libGL-devel
|
2005-09-12 18:27:33 +00:00
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_includedir}/GL/gl.h
|
|
|
|
%{_includedir}/GL/gl_mangle.h
|
|
|
|
%{_includedir}/GL/glext.h
|
|
|
|
%{_includedir}/GL/glx.h
|
|
|
|
%{_includedir}/GL/glx_mangle.h
|
|
|
|
%{_includedir}/GL/glxext.h
|
2007-07-24 19:56:47 +00:00
|
|
|
%dir %{_includedir}/GL/internal
|
|
|
|
%{_includedir}/GL/internal/dri_interface.h
|
2008-09-05 05:48:02 +00:00
|
|
|
%{_libdir}/pkgconfig/dri.pc
|
2009-03-23 13:01:12 +00:00
|
|
|
%{_libdir}/libGL.so
|
2008-02-15 23:21:58 +00:00
|
|
|
%{_libdir}/pkgconfig/gl.pc
|
|
|
|
%{_datadir}/man/man3/gl[^uX]*.3gl*
|
|
|
|
%{_datadir}/man/man3/glX*.3gl*
|
2005-09-12 18:27:33 +00:00
|
|
|
|
|
|
|
%files libGLU
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/libGLU.so.1
|
2006-04-02 06:13:56 +00:00
|
|
|
%{_libdir}/libGLU.so.1.3.*
|
2005-09-12 18:27:33 +00:00
|
|
|
|
2006-09-30 18:04:34 +00:00
|
|
|
%files libGLU-devel
|
2005-09-12 18:27:33 +00:00
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/libGLU.so
|
2008-02-15 23:21:58 +00:00
|
|
|
%{_libdir}/pkgconfig/glu.pc
|
2005-09-12 18:27:33 +00:00
|
|
|
%{_includedir}/GL/glu.h
|
|
|
|
%{_includedir}/GL/glu_mangle.h
|
2008-02-15 23:21:58 +00:00
|
|
|
%{_datadir}/man/man3/glu*.3gl*
|
2005-09-12 18:27:33 +00:00
|
|
|
|
2006-08-18 19:52:19 +00:00
|
|
|
%files libOSMesa
|
|
|
|
%defattr(-,root,root,-)
|
2008-02-26 20:41:53 +00:00
|
|
|
%{_libdir}/libOSMesa.so.6*
|
|
|
|
%{_libdir}/libOSMesa16.so.6*
|
|
|
|
%{_libdir}/libOSMesa32.so.6*
|
2006-08-18 19:52:19 +00:00
|
|
|
|
|
|
|
%files libOSMesa-devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_includedir}/GL/osmesa.h
|
|
|
|
%{_libdir}/libOSMesa.so
|
|
|
|
%{_libdir}/libOSMesa16.so
|
|
|
|
%{_libdir}/libOSMesa32.so
|
|
|
|
|
2006-02-07 10:53:01 +00:00
|
|
|
%files -n glx-utils
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_bindir}/glxgears
|
|
|
|
%{_bindir}/glxinfo
|
2008-09-29 21:19:22 +00:00
|
|
|
%{_bindir}/xdriinfo
|
|
|
|
%{_datadir}/man/man1/xdriinfo.1*
|
2006-02-07 10:53:01 +00:00
|
|
|
|
2007-07-10 17:25:15 +00:00
|
|
|
%files demos
|
|
|
|
%defattr(-,root,root,-)
|
2009-07-20 21:08:47 +00:00
|
|
|
%{demodir}
|
2007-07-10 17:25:15 +00:00
|
|
|
|
2009-12-21 03:04:43 +00:00
|
|
|
%files -n xorg-x11-drv-vmwgfx
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/xorg/modules/drivers/vmwgfx_drv.so
|
|
|
|
|
2005-09-12 18:26:20 +00:00
|
|
|
%changelog
|
2010-02-08 06:14:40 +00:00
|
|
|
* Mon Feb 08 2010 Ben Skeggs <bskeggs@redhat.com> 7.8-0.16
|
|
|
|
- patch mesa to enable legacy nouveau driver build on i386
|
|
|
|
|
2010-02-08 05:33:35 +00:00
|
|
|
* Mon Feb 08 2010 Ben Skeggs <bskeggs@redhat.com> 7.8-0.15
|
|
|
|
- rebase for legacy nouveau drivers
|
|
|
|
|
2010-02-03 22:02:36 +00:00
|
|
|
* Thu Feb 04 2010 Dave Airlie <airlied@redhat.com> 7.8-0.14
|
|
|
|
- rebase again to fix r300
|
|
|
|
|
2010-02-03 00:10:58 +00:00
|
|
|
* Wed Feb 03 2010 Dave Airlie <airlied@redhat.com> 7.8-0.13
|
|
|
|
- update dri2proto requirement
|
|
|
|
- add nouveau to experimental drivers set
|
|
|
|
|
2010-01-27 04:14:39 +00:00
|
|
|
* Wed Jan 27 2010 Dave Airlie <airlied@redhat.com> 7.8-0.12
|
|
|
|
- Fix radeon colors for rawhide
|
|
|
|
|
2010-01-21 01:39:48 +00:00
|
|
|
* Thu Jan 21 2010 Dave Airlie <airlied@redhat.com> 7.8-0.11
|
|
|
|
- rebase for new DRI2 API
|
|
|
|
|
2010-01-08 04:42:59 +00:00
|
|
|
* Fri Jan 08 2010 Dave Airlie <airlied@redhat.com> 7.8-0.10
|
|
|
|
- rebase to new snapshot with fix for radeon in it
|
|
|
|
|
2010-01-07 00:57:29 +00:00
|
|
|
* Thu Jan 07 2010 Dave Airlie <airlied@redhat.com> 7.8-0.9
|
|
|
|
- Disable dricore for now as it conflicts with upstream vis changes
|
|
|
|
|
|
|
|
* Wed Jan 06 2010 Dave Airlie <airlied@redhat.com> 7.8-0.8
|
|
|
|
- update to latest snapshot and fixup build
|
|
|
|
|
2009-12-21 03:04:43 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.7
|
|
|
|
- enable vmwgfx dri drivers in experimental + xorg DDX + move r600 out
|
|
|
|
|
2009-12-21 02:54:05 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.6
|
|
|
|
- mesa fix link shared to actually link
|
|
|
|
|
2009-12-21 00:13:57 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.5
|
|
|
|
- one more libOSMesa build fix
|
|
|
|
|
2009-12-20 23:53:09 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.4
|
|
|
|
- fix OSmesa builds hopefully
|
|
|
|
|
2009-12-20 23:34:09 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.3
|
|
|
|
- another attempt at GLSL build fix
|
|
|
|
|
2009-12-20 23:22:48 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.2
|
|
|
|
- add GLSL build fix from upstream + bump libdrm requires
|
|
|
|
|
2009-12-20 22:50:28 +00:00
|
|
|
* Mon Dec 21 2009 Dave Airlie <airlied@redhat.com> 7.8-0.1
|
|
|
|
- resnapshot from upstream for libdrm_radeon changes
|
|
|
|
|
2009-10-19 22:32:52 +00:00
|
|
|
* Mon Oct 19 2009 Adam Jackson <ajax@redhat.com>
|
|
|
|
- xdriinfo 1.0.3
|
|
|
|
|
2009-09-21 21:13:40 +00:00
|
|
|
* Mon Sep 21 2009 Adam Jackson <ajax@redhat.com> 7.6-0.13
|
|
|
|
- Today's git snap. Fixes picking in clutter apps on Intel chips (#524338)
|
|
|
|
|
2009-09-17 20:35:20 +00:00
|
|
|
* Thu Sep 17 2009 Kristian Høgsberg <krh@redhat.com> - 7.6-0.12
|
|
|
|
- Back out page flip patch.
|
|
|
|
|
2009-09-09 05:08:05 +00:00
|
|
|
* Wed Sep 09 2009 Dave Airlie <airlied@redhat.com> 7.6-0.11
|
|
|
|
- r600 fix for TFP from irc
|
|
|
|
|
2009-09-08 23:06:42 +00:00
|
|
|
* Wed Sep 09 2009 Dave Airlie <airlied@redhat.com> 7.6-0.10
|
|
|
|
- new git snap for 090909
|
|
|
|
|
2009-08-13 18:57:30 +00:00
|
|
|
* Thu Aug 13 2009 Adam Jackson <ajax@redhat.com> 7.6-0.9
|
|
|
|
- Today's git snap.
|
|
|
|
- mesa-7.1-disable-intel-classic-warn.patch: Drop.
|
|
|
|
- mesa-7.6-hush-vblank-warning.patch: Hush the drmWaitVBlank() warning.
|
|
|
|
- Add -dri-drivers-experimental package, add r600 to it. Note: experimental
|
|
|
|
means it doesn't work, don't file bugs unless they contain patches.
|
|
|
|
|
2009-08-06 18:04:05 +00:00
|
|
|
* Thu Aug 06 2009 Adam Jackson <ajax@redhat.com> 7.6-0.8
|
|
|
|
- Build --disable-asm on x86 since it makes everything all textrel'y and
|
|
|
|
that makes selinux unhappy. Strictly we only need to disable the asm
|
|
|
|
dispatch code, but the build system doesn't make that an option yet.
|
|
|
|
|
2009-07-31 16:21:01 +00:00
|
|
|
* Fri Jul 31 2009 Kristian Høgsberg <krh@redhat.com> 7.6-0.7
|
2009-07-31 16:20:03 +00:00
|
|
|
- Add DRI2 pageflipping patch.
|
|
|
|
|
2009-07-25 12:04:17 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.6-0.5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-23 02:15:27 +00:00
|
|
|
* Thu Jul 23 2009 Dave Airlie <airlied@redhat.com> 7.6-0.4
|
|
|
|
- rebase to latest upstream snapshot
|
|
|
|
|
2009-07-20 21:08:47 +00:00
|
|
|
* Tue Jun 16 2009 Karsten Hopp <karsten@redhat.com> 7.6-0.3
|
|
|
|
- some more fixes for s390(x)
|
|
|
|
|
|
|
|
* Tue Jun 16 2009 Adam Jackson <ajax@redhat.com> 7.6-0.2
|
|
|
|
- Rework the DRI driver support for s390 and friends.
|
|
|
|
|
|
|
|
* Fri Jun 12 2009 Dave Airlie <airlied@redhat.com> 7.6-0.1
|
|
|
|
- rebase mesa to latest git snapshot - fixes a lot of radeon issues
|
|
|
|
|
|
|
|
* Thu Jun 11 2009 Adam Jackson <ajax@redhat.com> 7.5-0.16
|
|
|
|
- Install demos to %%{_libdir}/mesa
|
|
|
|
|
2009-06-11 17:17:23 +00:00
|
|
|
* Thu May 21 2009 Adam Jackson <ajax@redhat.com> 7.5-0.15
|
|
|
|
- mesa-7.5-r300-batch-accounting.patch: Fix cmdbuf sizing (#501312)
|
|
|
|
|
|
|
|
* Tue May 05 2009 Dave Airlie <airlied@redhat.com> 7.5-0.14
|
|
|
|
- radeon-rewrite.patch: fixes from upstream for rs690 + r200
|
|
|
|
|
|
|
|
* Tue Apr 28 2009 Dave Airlie <airlied@redhat.com> 7.5-0.13
|
|
|
|
- radeon fix clip emits
|
|
|
|
|
|
|
|
* Tue Apr 28 2009 Dave Airlie <airlied@redhat.com> 7.5-0.12
|
|
|
|
- rebase to upstream snapshot + radeon-rewrite
|
|
|
|
|
|
|
|
* Thu Apr 16 2009 Dave Airlie <airlied@redhat.com> 7.5-0.11
|
|
|
|
- radeon-rewrite-fixes.patch: fix context crash in compiz + r200 fixes
|
|
|
|
|
2009-04-15 15:14:58 +00:00
|
|
|
* Tue Apr 14 2009 Adam Jackson <ajax@redhat.com> 7.5-0.10
|
|
|
|
- mesa-7.5-get-driver-name.patch: Fix glXGetScreenDriver for DRI2 (#495342)
|
|
|
|
|
2009-04-11 01:56:50 +00:00
|
|
|
* Fri Apr 09 2009 Dennis Gilmore <dennis@ausil.us> - 7.5-0.9
|
|
|
|
- fix sparc64 asm
|
|
|
|
|
2009-04-07 08:57:01 +00:00
|
|
|
* Tue Apr 07 2009 Dave Airlie <airlied@redhat.com> 7.5-0.8
|
|
|
|
- radeon: fix gnome-shell startup
|
|
|
|
|
2009-04-06 10:45:46 +00:00
|
|
|
* Mon Apr 06 2009 Dave Airlie <airlied@redhat.com> 7.5-0.7
|
|
|
|
- rebase to latest radeon-rewrite
|
|
|
|
|
2009-04-01 12:23:39 +00:00
|
|
|
* Wed Apr 01 2009 Dave Airlie <airlied@redhat.com> 7.5-0.6
|
|
|
|
- Build fbo files for r100
|
|
|
|
|
2009-03-31 06:07:01 +00:00
|
|
|
* Tue Mar 31 2009 Dave Airlie <airlied@redhat.com> 7.5-0.5
|
|
|
|
- radeon-rewrite.patch: misc radeon fixes with buffer readbacks
|
|
|
|
|
2009-03-26 03:33:21 +00:00
|
|
|
* Thu Mar 26 2009 Dave Airlie <airlied@redhat.com> 7.5-0.4
|
|
|
|
- fix r200 fbo + vram sizing bug
|
|
|
|
|
2009-03-24 05:25:43 +00:00
|
|
|
* Tue Mar 24 2009 Dave Airlie <airlied@redhat.com> 7.5-0.3
|
|
|
|
- radeon-rewrite: add FBO support for radeon on KMS/DRI2
|
|
|
|
|
2009-03-23 13:01:12 +00:00
|
|
|
* Mon Mar 23 2009 Karsten Hopp <karsten@redhat.com> 7.5-0.2
|
|
|
|
- fix filelist on s390x where dri isn't available and
|
|
|
|
where libGL.so has a different version
|
|
|
|
|
2009-03-22 02:39:21 +00:00
|
|
|
* Fri Mar 20 2009 Dave Airlie <airlied@redhat.com> 7.5-0.1
|
|
|
|
- bump to snapshot of mesa master
|
|
|
|
- mainly has intel dri2 tfp fixes + radeon rewrite patch
|
|
|
|
|
2009-03-19 15:23:12 +00:00
|
|
|
* Thu Mar 19 2009 Orion Poplawski <orion@cora.nwra.com> 7.3-13
|
|
|
|
- Update libdrm requirement to >= 2.4.3 to match source
|
|
|
|
|
2009-03-10 01:07:15 +00:00
|
|
|
* Tue Mar 10 2009 Dave Airlie <airlied@redhat.com> 7.3-12
|
|
|
|
- radeon-rewrite.patch: enable R200 hw clears
|
|
|
|
|
2009-03-09 05:39:46 +00:00
|
|
|
* Mon Mar 09 2009 Dave Airlie <airlied@redhat.com> 7.3-11
|
|
|
|
- radeon-rewrite.patch: update with swtcl and r100 bugfixes
|
|
|
|
|
2009-03-05 08:19:34 +00:00
|
|
|
* Thu Mar 05 2009 Dave Airlie <airlied@redhat.com> 7.3-10
|
|
|
|
- radeon-rewrite.patch: fixup link against libdrm_radeon
|
|
|
|
|
2009-03-04 07:00:36 +00:00
|
|
|
* Wed Mar 04 2009 Dave Airlie <airlied@redhat.com> 7.3-9
|
|
|
|
- try again: pull in 7.4 fixes, dri configs changes, new radeon-rewrite
|
|
|
|
|
2009-02-27 08:24:32 +00:00
|
|
|
* Fri Feb 27 2009 Dave Airlie <airlied@redhat.com> 7.3-8
|
2009-02-27 09:41:56 +00:00
|
|
|
- reset whole place back to 7.3-6 - bad plan
|
2009-02-27 04:25:21 +00:00
|
|
|
|
2009-02-24 16:54:44 +00:00
|
|
|
* Tue Feb 24 2009 Adam Jackson <ajax@redhat.com> 7.3-6
|
|
|
|
- Fix text relocations in OSMesa build. (#475146)
|
|
|
|
- Re-enable textrel checks, for OSMesa only.
|
|
|
|
|
2009-02-23 20:25:07 +00:00
|
|
|
* Mon Feb 23 2009 Adam Jackson <ajax@redhat.com> 7.3-5
|
|
|
|
- libGL Requires: mesa-dri-drivers%%{?_isa}. Gets both 32 and 64 bit
|
|
|
|
drivers installed on multilib systems, so 32-bit clients get DRI.
|
|
|
|
|
2009-02-23 04:59:49 +00:00
|
|
|
* Mon Feb 23 2009 Dave Airlie <airlied@redhat.com> 7.3-4
|
|
|
|
- radeon: merge radeon-rewrite branch, drop old r300 bufmgr
|
|
|
|
|
2009-02-21 21:56:30 +00:00
|
|
|
* Sat Feb 21 2009 Adam Jackson <ajax@redhat.com> 7.3-3
|
|
|
|
- Merge review cleanups (#226136)
|
|
|
|
|
2009-02-09 22:53:48 +00:00
|
|
|
* Mon Feb 09 2009 Adam Jackson <ajax@redhat.com> 7.3-2
|
|
|
|
- mesa-7.3-965-texture-size.patch: Bump maximum 965 texture size. (#483674)
|
|
|
|
|
2009-02-08 08:01:38 +00:00
|
|
|
* Sun Feb 08 2009 Adam Jackson <ajax@redhat.com> 7.3-1
|
|
|
|
- Mesa 7.3
|
2009-01-22 20:49:17 +00:00
|
|
|
|
2009-01-20 20:43:20 +00:00
|
|
|
* Tue Jan 20 2009 Kristian Høgsberg <krh@redhat.com> 7.3-0.5
|
|
|
|
- Update to 7.3.0 rc3.
|
|
|
|
|
2008-12-22 02:14:32 +00:00
|
|
|
* Mon Dec 22 2008 Dave Airlie <airlied@redhat.com> 7.3-0.4
|
|
|
|
- r300-bufmgr.patch: remove start/end offset properly + r500 FP
|
|
|
|
|
2008-12-21 00:00:27 +00:00
|
|
|
* Sun Dec 21 2008 Dave Airlie <airlied@redhat.com> 7.3-0.3
|
|
|
|
- r300-bufmgr.patch: make radeon/r200 work
|
|
|
|
|
2008-12-20 22:55:04 +00:00
|
|
|
* Sun Dec 21 2008 Dave Airlie <airlied@redhat.com> 7.3-0.2
|
|
|
|
- intel-fix-sarea-define.patch - workaround wrong define
|
|
|
|
- intel-triple-remove.patch - remove triple buffering
|
|
|
|
|
|
|
|
* Sat Dec 20 2008 Dave Airlie <airlied@redhat.com> 7.3-0.1
|
2008-12-20 06:58:13 +00:00
|
|
|
- Mesa rebase to upstream + new r300 bufmgr code (may need more work)
|
|
|
|
|
2008-10-23 00:33:16 +00:00
|
|
|
* Thu Oct 23 2008 Dave Airlie <airlied@redhat.com> 7.2-0.13
|
|
|
|
- r300-bufmgr.patch - fix aperture sizing issues - should make compiz work better
|
|
|
|
|
2008-10-20 21:54:12 +00:00
|
|
|
* Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 7.2-0.12
|
|
|
|
- Disable the textrel check for the moment.
|
|
|
|
|
2008-10-20 18:38:05 +00:00
|
|
|
* Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 7.2-0.11
|
|
|
|
- Build with --enable-selinux. Don't know how this got dropped...
|
|
|
|
|
2008-10-20 16:04:54 +00:00
|
|
|
* Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 7.2-0.10
|
|
|
|
- Be extra paranoid about textrels at the end of %%build
|
|
|
|
|
2008-10-19 08:40:45 +00:00
|
|
|
* Sun Oct 19 2008 Dave Airlie <airlied@redhat.com> 7.2-0.9
|
2008-10-19 09:16:11 +00:00
|
|
|
- r300: re-enable zerocopy TFP for non-kms system
|
|
|
|
- r300: fix sw fallbacks on !kms + fix debug
|
2008-10-19 08:40:45 +00:00
|
|
|
|
2008-10-14 13:31:18 +00:00
|
|
|
* Tue Oct 14 2008 Adam Jackson <ajax@redhat.com>
|
|
|
|
- spec-only fix: exit builtin needs a numeric arg, not string.
|
|
|
|
|
2008-10-13 05:51:24 +00:00
|
|
|
* Mon Oct 13 2008 Dave Airlie <airlied@redhat.com> 7.2-0.8
|
|
|
|
- r300-bufmgr.patch - fix sw fallbacks + kernel texture error.
|
|
|
|
|
2008-10-09 18:38:59 +00:00
|
|
|
* Thu Oct 9 2008 Kristian Høgsberg <krh@redhat.com> - 7.2-0.7
|
2008-10-09 17:37:46 +00:00
|
|
|
- Actually add patch.
|
|
|
|
|
2008-10-09 17:36:27 +00:00
|
|
|
* Thu Oct 9 2008 Kristian Høgsberg <krh@redhat.com> - 7.2-0.6
|
|
|
|
- Fix black shadows in compiz (fix from Eric Anholt, bugs.fd.o #17233)
|
|
|
|
|
2008-10-01 06:16:32 +00:00
|
|
|
* Wed Oct 01 2008 Dave Airlie <airlied@redhat.com> 7.2-0.5
|
|
|
|
- fix drm requires
|
|
|
|
|
2008-10-01 05:46:09 +00:00
|
|
|
* Wed Oct 01 2008 Dave Airlie <airlied@redhat.com> 7.2-0.4
|
|
|
|
- rebase to new upstream + r300 bufmgr code - openarena under kms works now
|
|
|
|
|
2008-09-29 21:19:22 +00:00
|
|
|
* Mon Sep 29 2008 Adam Jackson <ajax@redhat.com> 7.2-0.3
|
|
|
|
- Add xdriinfo. (#464388)
|
|
|
|
|
2008-09-12 07:24:14 +00:00
|
|
|
* Fri Sep 12 2008 Dave Airlie <airlied@redhat.com> 7.2-0.2
|
|
|
|
- intel stop vbl default for now
|
|
|
|
|
2008-09-05 05:48:02 +00:00
|
|
|
* Fri Sep 05 2008 Dave Airlie <airlied@redhat.com> 7.2-0.1
|
|
|
|
- latest snapshot - r300 bufmgr code
|
|
|
|
- stop building mach64, patch around some intel issues
|
|
|
|
|
2008-08-28 12:36:35 +00:00
|
|
|
* Thu Aug 28 2008 Dave Airlie <airlied@redhat.com> 7.1-0.38
|
2008-08-14 06:35:21 +00:00
|
|
|
- latest Mesa snapshot - re-enable tex offset
|
|
|
|
- add r300 command buffer support on top of snapshot
|
2008-08-14 12:03:22 +00:00
|
|
|
- fix mesa build on intel driver
|
2008-08-14 06:35:21 +00:00
|
|
|
|
2008-07-02 12:35:05 +00:00
|
|
|
* Fri Jun 27 2008 Adam Jackson <ajax@redhat.com> 7.1-0.37
|
|
|
|
- Drop mesa-source subpackage. Man that feels good.
|
|
|
|
|
|
|
|
* Fri Jun 27 2008 Adam Jackson <ajax@redhat.com> 7.1-0.36
|
|
|
|
- Today's snapshot.
|
|
|
|
- Package swrast_dri for the new X world order.
|
|
|
|
- Split DRI drivers to their own subpackage.
|
|
|
|
|
|
|
|
* Thu Jun 12 2008 Dave Airlie <airlied@redhat.com> 7.1-0.35
|
|
|
|
- Update mesa to latest git snapshot - drop patches merged upstream
|
|
|
|
|
|
|
|
* Wed Jun 04 2008 Adam Jackson <ajax@redhat.com> 7.1-0.34
|
|
|
|
- Link libdricore with gcc instead of ld, so we automagically pick up the
|
|
|
|
ld --build-id flags.
|
|
|
|
|
|
|
|
* Wed May 28 2008 Dave Airlie <airlied@redhat.com> 7.1-0.33
|
|
|
|
- Add initial r500 3D driver
|
|
|
|
|
|
|
|
* Tue May 13 2008 Adam Jackson <ajax@redhat.com> 7.1-0.32
|
|
|
|
- Update dri2proto requirement. (#446166)
|
|
|
|
|
|
|
|
* Sat May 10 2008 Dave Airlie <airlied@redhat.com> 7.1-0.31
|
|
|
|
- Bring in a bunch of fixes from upstream, missing rs690 pci id,
|
|
|
|
- DRI2 + modeset + 965 + compiz + alt-tab fixed.
|
|
|
|
|
|
|
|
* Wed May 07 2008 Dave Airlie <airlied@redhat.com> 7.1-0.30
|
|
|
|
- fix googleearth on Intel 965 (#443930)
|
|
|
|
- disable classic warning to avoid people reporting it.
|
|
|
|
|
|
|
|
* Mon May 05 2008 Dave Airlie <airlied@redhat.com> 7.1-0.29
|
|
|
|
- mesa-7.1-f9-intel-and-radeon-fixes.patch - Update mesa
|
|
|
|
package with cherrypicked fixes from master.
|
|
|
|
- Fixes numerous i965 3D issues
|
|
|
|
- Fixes compiz on rs48x and rs690 radeon chipsets
|
|
|
|
|
2008-04-18 05:41:19 +00:00
|
|
|
* Fri Apr 18 2008 Dave Airlie <airlied@redhat.com> 7.1-0.28
|
|
|
|
- okay fire me now - I swear it runs compiz really well...
|
|
|
|
- fix more bugs on 965
|
|
|
|
|
2008-04-18 05:20:40 +00:00
|
|
|
* Fri Apr 18 2008 Dave Airlie <airlied@redhat.com> 7.1-0.27
|
|
|
|
- why yes, that is a brown paper bag
|
|
|
|
- fix glxgears on 965
|
|
|
|
|
2008-04-18 04:31:24 +00:00
|
|
|
* Fri Apr 18 2008 Dave Airlie <airlied@redhat.com> 7.1-0.26
|
|
|
|
- fix compiz alt-tab crashing on out of the box intel driver
|
|
|
|
- some other upstream bugfixes as well
|
|
|
|
|
2008-04-15 02:26:59 +00:00
|
|
|
* Tue Apr 15 2008 Dave Airlie <airlied@redhat.com> 7.1-0.25
|
|
|
|
- Rebase to latest upstream - drop patches applied there.
|
|
|
|
|
2008-04-12 17:49:22 +00:00
|
|
|
* Sat Apr 12 2008 Dennis Gilmore <dennis@ausil.us> 7.1-0.24
|
|
|
|
- add patch so that we only build dri drivers on sparc that are remotely
|
|
|
|
useful. sis driver breaks the build and the intel ones will never exist
|
|
|
|
|
2008-04-10 18:20:31 +00:00
|
|
|
* Thu Apr 10 2008 Adam Jackson <ajax@redhat.com> 7.1-0.23
|
|
|
|
- mesa-7.1-link-shared.patch: Make a libdricore.so from libmesa.a, install
|
|
|
|
it into %%_libdir/dri, and link the DRI drivers against it. Drops ~20M
|
|
|
|
from the installed system (not including debuginfo). Inspired by a
|
|
|
|
similar patch in openSUSE but reworked to be compatible with the OSMesa
|
|
|
|
build.
|
|
|
|
|
2008-04-09 14:16:57 +00:00
|
|
|
* Wed Apr 09 2008 Adam Jackson <ajax@redhat.com> 7.1-0.22
|
|
|
|
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
|
|
|
|
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
|
2008-04-09 15:06:32 +00:00
|
|
|
- mesa-7.1-dri2.patch: Fix a header path.
|
|
|
|
- Add buildreqs for the demos that suddenly stopped compiling.
|
2008-04-09 14:16:57 +00:00
|
|
|
|
2008-03-31 23:05:41 +00:00
|
|
|
* Mon Mar 31 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.21
|
|
|
|
- Update git snapshot to pull in DRI2 direct rendering.
|
2008-04-01 18:07:48 +00:00
|
|
|
- Add conflicts for xservers that don't understand the new DRI driver
|
|
|
|
interface.
|
2008-03-31 23:05:41 +00:00
|
|
|
|
2008-03-12 00:08:22 +00:00
|
|
|
* Tue Mar 11 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.20
|
|
|
|
- Looks like the TexOffset extension does not work, disable for now.
|
|
|
|
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
|
|
|
|
|
2008-03-04 01:15:35 +00:00
|
|
|
* Mon Mar 3 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.19
|
|
|
|
- Bump to latest git snapshot.
|
|
|
|
- Drop mesa-7.1-dri-drivers.patch, it's upstream.
|
2008-03-04 01:49:32 +00:00
|
|
|
- Require libdrm-devel >= 2.4.0-0.5
|
2008-03-04 01:15:35 +00:00
|
|
|
|
2008-03-03 02:52:48 +00:00
|
|
|
* Mon Mar 03 2008 Dave Airlie <airlied@redhat.com> 7.1-0.18
|
|
|
|
- fix i915 build due to symbol visibility
|
|
|
|
|
2008-02-26 20:41:53 +00:00
|
|
|
* Tue Feb 26 2008 Adam Jackson <ajax@redhat.com> 7.1-0.17
|
|
|
|
- Fix OSMesa symlink bug. (#424545)
|
|
|
|
- Build OSMesa with -Os to be slightly less bloaty.
|
|
|
|
- Re-add osmesa.h to libOSMesa-devel.
|
|
|
|
- Really restore -fvisibility=hidden.
|
|
|
|
|
2008-02-21 05:40:40 +00:00
|
|
|
* Thu Feb 21 2008 Adam Jackson <ajax@redhat.com> 7.1-0.16
|
2008-02-21 02:31:49 +00:00
|
|
|
- Fix build on powerpc and amd64.
|
2008-02-21 05:40:40 +00:00
|
|
|
- Disable %%_smp_mflags for DRI drivers for now.
|
2008-02-21 02:05:31 +00:00
|
|
|
|
2008-02-18 16:23:51 +00:00
|
|
|
* Mon Feb 18 2008 Adam Jackson <ajax@redhat.com> 7.1-0.15
|
|
|
|
- Today's git snapshot, additional headers for DRI2 love.
|
|
|
|
|
2008-02-15 23:56:54 +00:00
|
|
|
* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.14
|
|
|
|
- Fix build on lib64 machines.
|
|
|
|
|
2008-02-15 23:44:57 +00:00
|
|
|
* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.13
|
|
|
|
- Restore -fvisibility=hidden.
|
|
|
|
- Fix autotooling.
|
|
|
|
|
2008-02-15 23:27:45 +00:00
|
|
|
* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.12
|
|
|
|
- Fix file conflict with bsd-games on /usr/bin/rain.
|
|
|
|
|
2008-02-15 23:21:58 +00:00
|
|
|
* Fri Feb 15 2008 Adam Jackson <ajax@redhat.com> 7.1-0.11
|
|
|
|
- Today's git snapshot.
|
|
|
|
- Massive spec overhaul to use new buildsystem.
|
|
|
|
|
2008-02-12 15:40:06 +00:00
|
|
|
* Tue Feb 12 2008 Adam Jackson <ajax@redhat.com> 7.1-0.10
|
|
|
|
- mesa-7.1-sis-ia64.patch: Fix sis driver on ia64. (#432428)
|
|
|
|
|
2008-02-11 20:50:43 +00:00
|
|
|
* Mon Feb 11 2008 Adam Jackson <ajax@redhat.com> 7.1-0.9
|
|
|
|
- mesa-7.1-ia64-build-fix.patch: Fix build on ia64. (#427558)
|
|
|
|
|
2008-01-22 18:27:50 +00:00
|
|
|
* Tue Jan 22 2008 Adam Jackson <ajax@redhat.com> 7.1-0.8
|
|
|
|
- Enable i915 DRI on E7221. (Carlos Martín, #425790)
|
|
|
|
|
2008-01-21 16:49:55 +00:00
|
|
|
* Mon Jan 21 2008 Adam Jackson <ajax@redhat.com>
|
|
|
|
- Make the demo seddery prettier.
|
|
|
|
|
2007-12-04 01:53:11 +00:00
|
|
|
* Tue Dec 04 2007 Dave Airlie <airlied@redhat.com> 7.1-0.7
|
|
|
|
- Remove references to libgl symbol from i915
|
|
|
|
|
2007-11-30 09:22:46 +00:00
|
|
|
* Thu Nov 30 2007 Dave Airlie <airlied@redhat.com> 7.1-0.6
|
|
|
|
- Rebuild against a new libdrm
|
|
|
|
|
2007-11-27 20:25:40 +00:00
|
|
|
* Tue Nov 27 2007 Adam Jackson <ajax@redhat.com> 7.1-0.5
|
|
|
|
- Rebase to today's git snapshot.
|
|
|
|
- Try even harder to not build or the Mesa glut.
|
|
|
|
|
2007-11-15 20:59:12 +00:00
|
|
|
* Thu Nov 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> 7.1-0.4
|
|
|
|
- link libOSMesa* against libselinux
|
|
|
|
|
2007-11-12 16:09:41 +00:00
|
|
|
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 7.1-0.3
|
|
|
|
- Drop xserver 1.1 source compatibility.
|
|
|
|
|
2007-11-06 23:15:32 +00:00
|
|
|
* Wed Nov 07 2007 Dave Airlie <airlied@redhat.com> 7.1-0.2
|
|
|
|
- fix DRI driver directory
|
|
|
|
|
2007-11-01 14:07:18 +00:00
|
|
|
* Thu Nov 01 2007 Adam Jackson <ajax@redhat.com> 7.1-0.1
|
|
|
|
- Fix EVR, 7.1pre > 7.1, that would have been bad.
|
2007-11-01 14:11:28 +00:00
|
|
|
- Fix %%setup to match.
|
2007-11-01 14:07:18 +00:00
|
|
|
|
2007-11-01 06:55:38 +00:00
|
|
|
* Thu Nov 01 2007 Dave Airlie <airlied@redhat.com> 7.1pre-0
|
|
|
|
- rebase Mesa to 7.1pre 74ced1e67f286a5e71e9877bc6844b2af5b9ab8d
|
|
|
|
|
2007-10-18 00:10:50 +00:00
|
|
|
* Thu Oct 18 2007 Dave Airlie <airlied@redhat.com> 7.0.1-7
|
|
|
|
- mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable
|
|
|
|
- mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask
|
|
|
|
- mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200
|
|
|
|
|
2007-09-28 02:34:11 +00:00
|
|
|
* Fri Sep 28 2007 Dave Airlie <airlied@redhat.com> 7.0.1-6
|
|
|
|
- mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1
|
|
|
|
- This contains the fixes made to the upstream Mesa stable branch
|
|
|
|
including fixes for 965 vblank interrupt issues along with a fix
|
|
|
|
in the kernel - remove patches that already upstream.
|
|
|
|
- mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped
|
|
|
|
- mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped
|
|
|
|
- mesa-7.0.1-965-sampler-crash.patch - dropped
|
|
|
|
|
2007-09-06 18:45:11 +00:00
|
|
|
* Thu Sep 06 2007 Adam Jackson <ajax@redhat.com> 7.0.1-5
|
|
|
|
- mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs. (#262941)
|
|
|
|
|
2007-08-28 13:39:17 +00:00
|
|
|
* Tue Aug 28 2007 Adam Jackson <ajax@redhat.com> 7.0.1-4
|
|
|
|
- Rebuild for new libexpat.
|
|
|
|
|
2007-08-15 10:17:48 +00:00
|
|
|
* Wed Aug 15 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-3
|
|
|
|
- mesa-7.0.1-stable-branch.patch - Add patches from stable branch
|
|
|
|
includes support for some Intel chipsets
|
|
|
|
- mesa-7.0-use_master-r300.patch - Add r300 driver from master
|
|
|
|
|
2007-08-14 05:44:52 +00:00
|
|
|
* Tue Aug 14 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-2
|
|
|
|
- missing build requires for Xfixes-devel and Xdamage-devel
|
|
|
|
|
2007-08-14 05:33:46 +00:00
|
|
|
* Mon Aug 13 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-1
|
|
|
|
- Rebase to upstream 7.0.1 release
|
|
|
|
- ajax provided patches: for updated selinux awareness, build config
|
|
|
|
- gl visibility and picify were fixed upstream
|
|
|
|
- OS mesa library version are 6.5.3 not 7.0.1 - spec fix
|
|
|
|
|
2007-07-25 18:00:00 +00:00
|
|
|
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 6.5.2-16
|
|
|
|
- Rebuild for RH #249435
|
|
|
|
|
2007-07-24 19:56:47 +00:00
|
|
|
* Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 6.5.2-15
|
|
|
|
- Add dri_interface.h to mesa-libGL-devel, and conflict with
|
|
|
|
xorg-x11-proto-devel versions that attempted to provide it.
|
|
|
|
|
2007-07-10 17:25:15 +00:00
|
|
|
* Tue Jul 10 2007 Adam Jackson <ajax@redhat.com> 6.5.2-14
|
|
|
|
- Add mesa-demos subpackage. (#247252)
|
|
|
|
|
2007-07-09 18:59:27 +00:00
|
|
|
* Mon Jul 09 2007 Adam Jackson <ajax@redhat.com> 6.5.2-13
|
|
|
|
- mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300. (#231787)
|
|
|
|
|
2007-07-09 15:13:10 +00:00
|
|
|
* Mon Jul 09 2007 Adam Jackson <ajax@redhat.com> 6.5.2-12
|
|
|
|
- Don't install header files for APIs that we don't provide. (#247390)
|
|
|
|
|
2007-07-06 22:51:26 +00:00
|
|
|
* Fri Jul 06 2007 Adam Jackson <ajax@redhat.com> 6.5.2-11
|
|
|
|
- mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. (#247254)
|
|
|
|
|
2007-04-10 20:23:30 +00:00
|
|
|
* Tue Apr 10 2007 Adam Jackson <ajax@redhat.com> 6.5.2-10
|
|
|
|
- mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon bugfixes
|
|
|
|
from git. (#231787)
|
|
|
|
|
2007-04-04 18:00:24 +00:00
|
|
|
* Wed Apr 04 2007 Adam Jackson <ajax@redhat.com> 6.5.2-9
|
|
|
|
- mesa-6.5.2-bindcontext-paranoia.patch: Paper over a crash when doBindContext
|
|
|
|
fails, to avoid, for example, crashing the server when using tdfx but
|
|
|
|
without glide3 installed.
|
|
|
|
|
2007-03-08 20:32:57 +00:00
|
|
|
* Thu Mar 08 2007 Adam Jackson <ajax@redhat.com> 6.5.2-8
|
|
|
|
- Hush the (useless) warning about the synthetic visual not being supported.
|
|
|
|
|
2007-03-02 21:46:35 +00:00
|
|
|
* Fri Mar 02 2007 Adam Jackson <ajax@redhat.com> 6.5.2-7
|
|
|
|
- mesa-6.5.2-picify-dri-drivers.patch: Attempt to make the DRI drivers PIC.
|
|
|
|
- mesa-6.5.1-build-config.patch: Apply RPM_OPT_FLAGS to OSMesa too.
|
|
|
|
|
2007-02-26 17:20:00 +00:00
|
|
|
* Mon Feb 26 2007 Adam Jackson <ajax@redhat.com> 6.5.2-6
|
|
|
|
- mesa-6.5.2-libgl-visibility.patch: Fix non-exported GLX symbols (#229808)
|
|
|
|
- Require a sufficiently new libdrm at runtime too
|
|
|
|
- Make the arch macros do something sensible in the general case
|
|
|
|
|
2007-02-20 17:56:21 +00:00
|
|
|
* Tue Feb 20 2007 Adam Jackson <ajax@redhat.com> 6.5.2-5
|
|
|
|
- General spec cleanups
|
|
|
|
- Require current libdrm
|
|
|
|
- Build with -fvisibility=hidden
|
|
|
|
- Redo the way mesa-source is generated
|
|
|
|
- Add %%{?_smp_mflags} where appropriate
|
|
|
|
|
2006-12-18 17:07:42 +00:00
|
|
|
* Mon Dec 18 2006 Adam Jackson <ajax@redhat.com> 6.5.2-4
|
|
|
|
- Add i915tex and mach64 to the install set.
|
|
|
|
|
2006-12-12 23:48:34 +00:00
|
|
|
* Tue Dec 12 2006 Adam Jackson <ajax@redhat.com> 6.5.2-3
|
|
|
|
- mesa-6.5.2-xserver-1.1-source-compat.patch: Add some source-compatibility
|
|
|
|
defines to dispatch.h so the X server will continue to build.
|
|
|
|
|
2006-12-04 17:11:21 +00:00
|
|
|
* Mon Dec 4 2006 Adam Jackson <ajax@redhat.com> 6.5.2-2.fc6
|
|
|
|
- Fix OSMesa file listing to use %%version for DSO number. Note that this
|
|
|
|
will still break on Mesa 7; oh well.
|
|
|
|
- Deleted file: directfbgl.h
|
|
|
|
|
2006-12-03 23:11:22 +00:00
|
|
|
* Sun Dec 3 2006 Kristian Høgsberg <krh@redhat.com> 6.5.2-1.fc6
|
|
|
|
- Update to 6.5.2.
|
|
|
|
|
2006-10-16 21:17:41 +00:00
|
|
|
* Mon Oct 16 2006 Kristian <krh@redhat.com> - 6.5.1-8.fc6
|
|
|
|
- Add i965-interleaved-arrays-fix.patch to fix (#209318).
|
|
|
|
|
2006-09-30 21:32:16 +00:00
|
|
|
* Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-7.fc6
|
|
|
|
- Update to gl-manpages-1.0.1.tar.bz2 which doesn't use symlinks. (#184547)
|
|
|
|
|
2006-09-30 18:04:34 +00:00
|
|
|
* Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-7.fc6
|
2007-02-20 17:56:21 +00:00
|
|
|
- Remove . after popd; add .gz in %%files section. (#184547)
|
2006-09-30 20:08:54 +00:00
|
|
|
|
|
|
|
* Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com>
|
2006-09-30 18:04:34 +00:00
|
|
|
- Use better tarball for gl man pages. (#184547)
|
|
|
|
|
2006-09-29 19:07:15 +00:00
|
|
|
* Fri Sep 29 2006 Kristian <krh@redhat.com> - 6.5.1-6.fc6
|
|
|
|
- Add -fno-strict-aliasing to compiler flags for i965 driver.
|
|
|
|
- Add post-6.5.1-i965-fixes.patch backport of i965 fixes from mesa CVS.
|
|
|
|
|
2006-09-29 15:59:04 +00:00
|
|
|
* Fri Sep 29 2006 Soren Sandmann <sandamnn@redhat.com> - 6.5.1-5.fc6
|
|
|
|
- Give the correct path for man page file lists.
|
|
|
|
|
2006-09-29 03:05:58 +00:00
|
|
|
* Thu Sep 28 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-5.fc6
|
|
|
|
- Add GL man pages from X R6.9. (#184547)
|
|
|
|
|
2006-09-25 22:29:14 +00:00
|
|
|
* Mon Sep 25 2006 Adam Jackson <ajackson@redhat.com> - 6.5.1-4.fc6
|
|
|
|
- mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. (#207767)
|
|
|
|
|
2006-09-20 19:50:49 +00:00
|
|
|
* Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-3.fc6
|
|
|
|
- Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the
|
|
|
|
latest GLX_EXT_texture_from_pixmap opcodes.
|
|
|
|
|
2006-09-20 14:20:24 +00:00
|
|
|
* Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-2.fc6
|
|
|
|
- Remove mesa-6.5-drop-static-inline.patch.
|
|
|
|
|
|
|
|
* Tue Sep 19 2006 Kristian Høgsberg <krh@redhat.com> 6.5.1-1.fc6
|
2006-09-19 18:38:17 +00:00
|
|
|
- Bump to 6.5.1 final release.
|
2006-09-19 19:51:19 +00:00
|
|
|
- Drop libGLw subpackage, it is now in Fedora Extras (#188974) and
|
|
|
|
tweak mesa-6.5.1-build-config.patch to not build libGLw.
|
2006-09-19 18:38:17 +00:00
|
|
|
- Drop mesa-6.5.1-r300-smooth-line.patch, the smooth line fallback can
|
|
|
|
now be prevented by enabling disable_lowimpact_fallback in
|
|
|
|
/etc/drirc.
|
|
|
|
- Drop mesa-6.4.1-radeon-use-right-texture-format.patch, now upstream.
|
2006-09-20 14:01:24 +00:00
|
|
|
- Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary.
|
2006-09-19 18:38:17 +00:00
|
|
|
|
2006-09-07 20:21:29 +00:00
|
|
|
* Thu Sep 7 2006 Kristian Høgsberg <krh@redhat.com>
|
|
|
|
- Drop unused mesa-modular-dri-dir.patch.
|
|
|
|
|
2006-08-30 02:31:27 +00:00
|
|
|
* Tue Aug 29 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc2.fc6
|
|
|
|
- Rebase to 6.5.1 RC2.
|
2006-08-30 19:53:29 +00:00
|
|
|
- Get rid of redhat-mesa-driver-install and redhat-mesa-target helper
|
|
|
|
scripts and clean up specfile a bit.
|
2006-08-30 02:31:27 +00:00
|
|
|
|
2006-08-28 18:37:27 +00:00
|
|
|
* Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc1.2.fc6
|
|
|
|
- Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
|
|
|
|
mesa-6.5-tfp-fbconfig-attribs.patch and fix
|
|
|
|
mesa-6.4.1-radeon-use-right-texture-format.patch to not break 16bpp
|
|
|
|
transparency.
|
|
|
|
|
2006-08-25 20:00:28 +00:00
|
|
|
* Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> - 6.5.1-0.rc1.1.fc6
|
|
|
|
- mesa-6.5.1-build-config.patch: Add i965 to x86-64 config.
|
|
|
|
|
2006-08-23 22:26:16 +00:00
|
|
|
* Wed Aug 23 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc1.fc6
|
|
|
|
- Bump to 6.5.1 RC1.
|
|
|
|
|
2006-08-23 01:13:00 +00:00
|
|
|
* Tue Aug 22 2006 Kristian Høgsberg <krh@redhat.com> 6.5-26.20060818cvs.fc6
|
|
|
|
- Pull the vtxfmt patch into the selinux-awareness patch, handle exec
|
|
|
|
mem heap init failure correctly by releasing mutex.
|
|
|
|
|
2006-08-22 22:58:51 +00:00
|
|
|
* Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> 6.5-25.20060818cvs.fc6
|
|
|
|
- mesa-6.5.1-r300-smooth-line.patch: Added, fakes smooth lines with aliased
|
|
|
|
lines on R300+ cards, makes Google Earth tolerable.
|
|
|
|
- mesa-6.5-force-r300.patch: Resurrect.
|
|
|
|
|
2006-08-22 19:36:12 +00:00
|
|
|
* Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> 6.5-24.20060818cvs.fc6
|
|
|
|
- mesa-6.5.1-radeon-vtxfmt-cleanup-properly.patch: Fix a segfault on context
|
|
|
|
destruction when selinux is enabled.
|
|
|
|
|
2006-08-21 14:56:35 +00:00
|
|
|
* Mon Aug 21 2006 Adam Jackson <ajackson@redhat.com> 6.5-23.20060818cvs.fc6
|
|
|
|
- redhat-mesa-driver-install: Reenable installing the tdfx driver. (#203295)
|
|
|
|
|
2006-08-18 19:52:19 +00:00
|
|
|
* Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> 6.5-22.20060818cvs.fc6
|
|
|
|
- Update to pre-6.5.1 snapshot.
|
|
|
|
- Re-add libOSMesa{,16,32}. (#186366)
|
2006-08-18 21:18:05 +00:00
|
|
|
- Add BuildReq: on libXp-devel due to openmotif header insanity.
|
2006-08-18 19:52:19 +00:00
|
|
|
|
2006-08-13 18:48:58 +00:00
|
|
|
* Sun Aug 13 2006 Florian La Roche <laroche@redhat.com> 6.5-21.fc6
|
|
|
|
- fix one Requires: to use the correct mesa-libGLw name
|
|
|
|
|
2006-07-27 22:43:14 +00:00
|
|
|
* Thu Jul 27 2006 Mike A. Harris <mharris@redhat.com> 6.5-20.fc6
|
|
|
|
- Conditionalized libGLw inclusion with new with_libGLw macro defaulting
|
|
|
|
to 1 (enabled) for now, however since nothing in Fedora Core uses libGLw
|
|
|
|
anymore, we will be transitioning libGLw to an external package maintained
|
|
|
|
in Fedora Extras soon.
|
|
|
|
|
|
|
|
* Wed Jul 26 2006 Kristian Høgsberg <krh@redhat.com> 6.5-19.fc5.aiglx
|
2006-07-26 22:23:58 +00:00
|
|
|
- Build for fc5 aiglx repo.
|
|
|
|
|
2006-07-25 21:25:36 +00:00
|
|
|
* Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-19.fc6
|
2006-07-27 22:43:14 +00:00
|
|
|
- Disable TLS dispatch, it is selinux-hostile.
|
2006-07-25 21:25:36 +00:00
|
|
|
|
2006-07-25 19:36:20 +00:00
|
|
|
* Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-18.fc6
|
|
|
|
- mesa-6.5-fix-glxinfo-link.patch: lib64 fix.
|
|
|
|
|
2006-07-25 18:28:38 +00:00
|
|
|
* Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-17.fc6
|
|
|
|
- mesa-6.5-fix-linux-indirect-build.patch: Added.
|
|
|
|
- mesa-6.5-fix-glxinfo-link.patch: Added.
|
|
|
|
- Build libOSMesa never instead of inconsistently; to be fixed later.
|
|
|
|
- Updates to redhat-mesa-target:
|
|
|
|
- Always select linux-indirect when not building for DRI
|
|
|
|
- Enable DRI to be built on PPC64 (still disabled in the spec file though)
|
|
|
|
- MIT licence boilerplate
|
|
|
|
|
2006-07-25 09:39:35 +00:00
|
|
|
* Tue Jul 25 2006 Mike A. Harris <mharris@redhat.com> 6.5-16.fc6
|
2006-07-25 16:03:10 +00:00
|
|
|
- Remove glut-devel dependency, as nothing actually uses it that we ship.
|
2006-07-25 09:39:35 +00:00
|
|
|
- Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
|
|
|
|
and other libs from being linked into glxgears/glxinfo even though they
|
|
|
|
are not actually used. This was the final package linking to freeglut in
|
|
|
|
Fedora Core, blocking freeglut from being moved to Extras.
|
2006-07-25 12:30:31 +00:00
|
|
|
- Commented all of the virtual provides in the spec file to document clearly
|
|
|
|
how they should be used by other developers in specifying build and runtime
|
|
|
|
dependencies when packaging software which links to libGL, libGLU, and
|
|
|
|
libGLw. (#200069)
|
2006-07-25 09:39:35 +00:00
|
|
|
|
2006-07-24 22:33:06 +00:00
|
|
|
* Mon Jul 24 2006 Adam Jackson <ajackson@redhat.com> 6.5-15.fc6
|
|
|
|
- Attempt to add selinux awareness; check if we can map executable memory
|
|
|
|
and fail softly if not. Removes the need for allow_execmem from huge
|
|
|
|
chunks of the desktop.
|
2006-07-25 00:41:25 +00:00
|
|
|
- Disable the r300 gart fix for not compiling.
|
2006-07-24 22:33:06 +00:00
|
|
|
|
2006-07-25 09:39:35 +00:00
|
|
|
* Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> 6.5-14.fc6
|
2006-07-24 21:01:30 +00:00
|
|
|
- Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart
|
|
|
|
memory on context destroy.
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 6.5-13.1.fc6
|
2006-07-12 07:20:09 +00:00
|
|
|
- rebuild
|
|
|
|
|
2006-07-05 08:38:07 +00:00
|
|
|
* Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-13.fc6
|
|
|
|
- Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix OPT_FLAGS
|
|
|
|
for (#197640).
|
|
|
|
- Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
|
|
|
|
mode 0755.
|
|
|
|
|
2006-07-05 07:01:13 +00:00
|
|
|
* Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-12.fc6
|
|
|
|
- Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that might
|
|
|
|
help to you know, actually solve the problem. Duh.
|
|
|
|
- Use {dist} tag in Release field now.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-11
|
|
|
|
- Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to really
|
|
|
|
work this time due to broken upstream linux-dri-* configs. (#193979)
|
|
|
|
- Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979)
|
|
|
|
|
2006-06-19 17:36:51 +00:00
|
|
|
* Mon Jun 19 2006 Mike A. Harris <mharris@redhat.com> 6.5-10
|
|
|
|
- Bump libdrm-devel dep to trigger new ExclusiveArch test with the new package.
|
|
|
|
- Use Fedora Extras style BuildRoot tag.
|
|
|
|
- Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib packages.
|
|
|
|
|
|
|
|
* Mon Jun 12 2006 Kristian Høsberg <krh@redhat.com> 6.5-9
|
2006-06-13 00:02:01 +00:00
|
|
|
- Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code.
|
|
|
|
|
2006-05-29 23:33:52 +00:00
|
|
|
* Mon May 29 2006 Kristian Høgsberg <krh@redhat.com> 6.5-8
|
|
|
|
- Bump for rawhide build.
|
|
|
|
|
|
|
|
* Mon May 29 2006 Kristian Høgsberg <krh@redhat.com> 6.5-7
|
2006-05-29 23:26:43 +00:00
|
|
|
- Update mesa-6.5-texture-from-pixmap-fixes.patch to include new
|
|
|
|
tokens and change tfp functions to return void. Yes, a new mesa
|
|
|
|
snapshot would be nice.
|
|
|
|
|
2006-05-17 20:34:37 +00:00
|
|
|
* Wed May 17 2006 Mike A. Harris <mharris@redhat.com> 6.5-6
|
|
|
|
- Add "BuildRequires: makedepend" for bug (#191967)
|
|
|
|
|
2006-04-11 22:37:58 +00:00
|
|
|
* Tue Apr 11 2006 Kristian Høgsberg <krh@redhat.com> 6.5-5
|
|
|
|
- Bump for fc5 build.
|
|
|
|
|
2006-04-11 21:18:25 +00:00
|
|
|
* Tue Apr 11 2006 Adam Jackson <ajackson@redhat.com> 6.5-4
|
|
|
|
- Disable R300_FORCE_R300 hack for wider testing.
|
|
|
|
|
2006-04-10 21:51:56 +00:00
|
|
|
* Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 6.5-3
|
|
|
|
- Add mesa-6.5-noexecstack.patch to prevent assembly files from making
|
|
|
|
libGL.so have executable stack.
|
|
|
|
|
2006-04-10 19:05:07 +00:00
|
|
|
* Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 6.5-2
|
|
|
|
- Bump for fc5 build.
|
|
|
|
- Bump libdrm requires to 2.0.1.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Sat Apr 01 2006 Kristian Høgsberg <krh@redhat.com> 6.5-1
|
2006-04-01 06:05:02 +00:00
|
|
|
- Update to mesa 6.5 snapshot.
|
2006-07-05 06:12:44 +00:00
|
|
|
- Use -MG for generating deps and some files are not yet symlinked at
|
2006-04-02 02:40:00 +00:00
|
|
|
make depend time.
|
2006-04-01 06:05:02 +00:00
|
|
|
- Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and
|
|
|
|
mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
|
|
|
|
as these are upstream now.
|
|
|
|
- Drop mesa-6.4.1-texture-from-drawable.patch and add
|
|
|
|
mesa-6.5-texture-from-pixmap-fixes.patch.
|
|
|
|
- Update mesa-modular-dri-dir.patch to apply.
|
2006-04-02 06:13:56 +00:00
|
|
|
- Widen libGLU glob.
|
|
|
|
- Reenable r300 driver install.
|
2006-04-03 19:34:38 +00:00
|
|
|
- Widen libOSMesa glob.
|
2006-04-03 23:02:12 +00:00
|
|
|
- Go back to patching config/linux-dri, add mesa-6.5-build-config.patch,
|
|
|
|
drop mesa-6.3.2-build-configuration-v4.patch.
|
|
|
|
- Disable sis dri driver for now, only builds on x86 and x86-64.
|
2006-04-01 06:05:02 +00:00
|
|
|
|
|
|
|
* Fri Mar 24 2006 Kristian Høgsberg <krh@redhat.com> 6.4.2-7
|
|
|
|
- Set ARCH_FLAGS=-DGLX_USE_TLS to enable TLS for GL contexts.
|
|
|
|
|
2006-03-01 13:01:51 +00:00
|
|
|
* Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 6.4.2-6
|
|
|
|
- Buildrequires: libXt-devel (#183479)
|
|
|
|
|
2006-02-25 18:47:36 +00:00
|
|
|
* Sat Feb 25 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-5
|
|
|
|
- Disable the expeimental r300 DRI driver, as it has turned out to cause
|
|
|
|
instability and system hangs for many users.
|
|
|
|
|
2006-02-22 22:05:08 +00:00
|
|
|
* Wed Feb 22 2006 Adam Jackson <ajackson@redhat.com> 6.4.2-4
|
|
|
|
- rebuilt
|
|
|
|
|
2006-02-19 05:43:00 +00:00
|
|
|
* Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 6.4.2-3
|
|
|
|
- enable texture-from-drawable patch
|
|
|
|
- add glut-devel dependency
|
|
|
|
|
2006-02-11 04:30:56 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.4.2-2.1
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Tue Feb 07 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-2
|
2006-02-07 10:53:01 +00:00
|
|
|
- Added new "glx-utils" subpackage with glxgears and glxinfo (#173510)
|
|
|
|
- Added mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch to workaround
|
|
|
|
a Mesa namespace conflict with GNU_SOURCE (#180122)
|
|
|
|
- Added mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
|
|
|
|
as an attempt to fix bugs (#176976,176414,fdo#5835)
|
|
|
|
- Enabled inclusion of the *EXPERIMENTAL UNSUPPORTED* r300 DRI driver on
|
|
|
|
x86, x86_64, and ppc architectures, however the 2D Radeon driver will soon
|
|
|
|
be modified to require the user to manually turn experimental DRI support
|
|
|
|
on with Option "dri" in xorg.conf to test it out and report all X bugs that
|
|
|
|
occur while using it directly to X.Org bugzilla. (#179712)
|
2006-02-07 11:21:32 +00:00
|
|
|
- Use "libOSMesa.so.6.4.0604*" glob in file manifest, to avoid having to
|
|
|
|
update it each upstream release.
|
2006-02-07 10:53:01 +00:00
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Sat Feb 04 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-1
|
2006-02-04 13:22:10 +00:00
|
|
|
- Updated to Mesa 6.4.2
|
|
|
|
- Use "libGLU.so.1.3.0604*" glob in file manifest, to avoid having to update it
|
|
|
|
each upstream release.
|
|
|
|
|
2006-01-25 00:42:37 +00:00
|
|
|
* Tue Jan 24 2006 Mike A. Harris <mharris@redhat.com> 6.4.1-5
|
|
|
|
- Added missing "BuildRequires: expat-devel" for bug (#178525)
|
2006-01-25 02:01:36 +00:00
|
|
|
- Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails
|
|
|
|
to compile on at least ia64, and possibly other architectures.
|
2006-01-25 00:42:37 +00:00
|
|
|
|
2006-01-17 22:31:43 +00:00
|
|
|
* Tue Jan 17 2006 Kristian Høgsberg <krh@redhat.com> 6.4.1-4
|
2006-01-17 22:30:50 +00:00
|
|
|
- Add mesa-6.4.1-texture-from-drawable.patch to implement protocol
|
|
|
|
support for GLX_EXT_texture_from_drawable extension.
|
|
|
|
|
2005-12-24 08:38:45 +00:00
|
|
|
* Sat Dec 24 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-3
|
|
|
|
- Manually copy libGLw headers that Mesa forgets to install, to fix (#173879).
|
|
|
|
- Added mesa-6.4.1-libGLw-enable-motif-support.patch to fix (#175251).
|
|
|
|
- Removed "Conflicts" lines from libGL package, as they are "Obsoletes" now.
|
|
|
|
- Do not rename swrast libGL .so version, as it is the OpenGL version.
|
|
|
|
|
2005-12-21 12:20:57 +00:00
|
|
|
* Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-2
|
|
|
|
- Rebuild to ensure libGLU gets rebuilt with new gcc with C++ compiler fixes.
|
|
|
|
- Changed the 3 devel packages to use Obsoletes instead of Conflicts for the
|
|
|
|
packages the files used to be present in, as this is more friendy for
|
|
|
|
OS upgrades.
|
|
|
|
- Added "Requires: libX11-devel" to mesa-libGL-devel package (#173712)
|
|
|
|
- Added "Requires: libGL-devel" to mesa-libGLU-devel package (#175253)
|
|
|
|
|
2005-12-19 06:55:42 +00:00
|
|
|
* Sat Dec 17 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-1
|
|
|
|
- Updated MesaLib tarball to version 6.4.1 from Mesa project for X11R7 RC4.
|
2005-12-19 06:58:00 +00:00
|
|
|
- Added pkgconfig dependency.
|
|
|
|
- Updated "BuildRequires: libdrm-devel >= 2.0-1"
|
|
|
|
- Added Obsoletes lines to all the subpackages to have cleaner upgrades.
|
2005-12-19 09:00:37 +00:00
|
|
|
- Added mesa-6.4.1-amd64-assyntax-fix.patch to work around a build problem on
|
|
|
|
AMD64, which is fixed in the 6.4 branch of Mesa CVS.
|
2005-12-19 09:27:06 +00:00
|
|
|
- Conditionalize libOSMesa inclusion, and default to not including it for now.
|
2005-12-19 06:55:42 +00:00
|
|
|
|
2005-12-19 06:58:00 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> 6.4-5.1
|
2005-12-19 06:55:42 +00:00
|
|
|
- rebuilt
|
2005-12-18 06:34:18 +00:00
|
|
|
|
2005-12-19 06:58:00 +00:00
|
|
|
* Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> 6.4-5
|
2005-11-20 20:49:23 +00:00
|
|
|
- fix directory used for loading dri modules (#173679)
|
|
|
|
- install dri drivers as executable so they get stripped (#173292)
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Thu Nov 03 2005 Mike A. Harris <mharris@redhat.com> 6.4-4
|
2005-11-04 00:36:21 +00:00
|
|
|
- Wrote redhat-mesa-source-filelist-generator to dynamically generate the
|
|
|
|
files to be included in the mesa-source subpackage, to minimize future
|
|
|
|
maintenance.
|
|
|
|
- Fixed detection and renaming of software mesa .so version.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Wed Nov 02 2005 Mike A. Harris <mharris@redhat.com> 6.4-3
|
2005-11-02 13:54:49 +00:00
|
|
|
- Hack: autodetect if libGL was given .so.1.5* and rename it to 1.2 for
|
|
|
|
consistency on all architectures, and to avoid upgrade problems if we
|
|
|
|
ever disable DRI on an arch and then re-enable it later.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Wed Nov 02 2005 Mike A. Harris <mharris@redhat.com> 6.4-2
|
2005-11-02 09:35:05 +00:00
|
|
|
- Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
|
2005-11-02 12:13:26 +00:00
|
|
|
bin/installmesa script to work properly with multilib lib64 architectures.
|
|
|
|
- Set and export LIB_DIR and INCLUDE_DIR in spec file 'install' section,
|
|
|
|
and invoke our modified bin/installmesa directly instead of using
|
|
|
|
"make install".
|
|
|
|
- Remove "include/GL/uglglutshapes.h", as it uses the GLUT license, and seems
|
|
|
|
like an extraneous file anyway.
|
2005-11-02 13:09:23 +00:00
|
|
|
- Conditionalize the file manifest to include libGL.so.1.2 on DRI enabled
|
|
|
|
builds, but use libGL.so.1.5.060400 instead on DRI disabled builds, as
|
|
|
|
this is how upstream builds the library, although it is not clear to me
|
|
|
|
why this difference exists yet (which was not in Xorg 6.8.2 Mesa).
|
2005-11-02 09:35:05 +00:00
|
|
|
|
2005-11-01 21:49:43 +00:00
|
|
|
* Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 6.4-1
|
|
|
|
- Updated to new upstream MesaLib-6.4
|
|
|
|
- Updated libGLU.so.1.3.060400 entry in file manifest
|
|
|
|
- Updated "BuildRequires: libdrm-devel >= 1.0.5" to pick up fixes for the
|
|
|
|
unichrome driver.
|
2005-09-15 17:48:23 +00:00
|
|
|
|
2005-09-13 21:19:53 +00:00
|
|
|
* Tue Sep 13 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-6
|
|
|
|
- Fix redhat-mesa-driver-install and spec file to work right on multilib
|
|
|
|
systems.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-5
|
2005-09-12 18:38:40 +00:00
|
|
|
- Fix mesa-libGL-devel to depend on mesa-libGL instead of mesa-libGLU.
|
|
|
|
- Added virtual "Provides: libGL..." entries for each subpackage as relevant.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-4
|
2005-09-12 18:38:19 +00:00
|
|
|
- Added the mesa-source subpackage, which contains part of the Mesa source
|
|
|
|
code needed by other packages such as the X server to build stuff.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-3
|
2005-09-12 18:36:48 +00:00
|
|
|
- Added Conflicts/Obsoletes lines to all of the subpackages to make upgrades
|
|
|
|
from previous OS releases, and piecemeal upgrades work as nicely as
|
|
|
|
possible.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-2
|
2005-09-12 18:36:48 +00:00
|
|
|
- Wrote redhat-mesa-target script to simplify mesa build target selection.
|
|
|
|
- Wrote redhat-mesa-driver-install to install the DRI drivers and simplify
|
|
|
|
per-arch conditionalization, etc.
|
|
|
|
|
2006-07-05 06:12:44 +00:00
|
|
|
* Sun Sep 04 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-1
|
2005-09-12 18:27:33 +00:00
|
|
|
- Initial build.
|