* Tue Apr 1 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-15.20080401
- Rebase to new snapshot to pull in DRI2 direct rendering work. - Stop shipping librecord.so.
This commit is contained in:
parent
ac004fc7b0
commit
0c86ea808c
@ -311,6 +311,7 @@ autoreconf -v --install || exit 1
|
|||||||
--with-xkb-output=%{_localstatedir}/lib/xkb \
|
--with-xkb-output=%{_localstatedir}/lib/xkb \
|
||||||
--with-rgb-path=%{_datadir}/X11/rgb \
|
--with-rgb-path=%{_datadir}/X11/rgb \
|
||||||
--disable-xorgcfg \
|
--disable-xorgcfg \
|
||||||
|
--disable-record \
|
||||||
--enable-install-libxf86config \
|
--enable-install-libxf86config \
|
||||||
--with-mesa-source=%{_datadir}/mesa/source \
|
--with-mesa-source=%{_datadir}/mesa/source \
|
||||||
--enable-xselinux \
|
--enable-xselinux \
|
||||||
@ -426,7 +427,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/xorg/modules/extensions/libdri2.so
|
%{_libdir}/xorg/modules/extensions/libdri2.so
|
||||||
%{_libdir}/xorg/modules/extensions/libdbe.so
|
%{_libdir}/xorg/modules/extensions/libdbe.so
|
||||||
%{_libdir}/xorg/modules/extensions/libextmod.so
|
%{_libdir}/xorg/modules/extensions/libextmod.so
|
||||||
%{_libdir}/xorg/modules/extensions/librecord.so
|
|
||||||
%{_libdir}/xorg/modules/extensions/libxtrap.so
|
%{_libdir}/xorg/modules/extensions/libxtrap.so
|
||||||
%dir %{_libdir}/xorg/modules/input
|
%dir %{_libdir}/xorg/modules/input
|
||||||
%dir %{_libdir}/xorg/modules/fonts
|
%dir %{_libdir}/xorg/modules/fonts
|
||||||
@ -516,6 +516,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 1 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-15.20080401
|
* Tue Apr 1 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-15.20080401
|
||||||
- Rebase to new snapshot to pull in DRI2 direct rendering work.
|
- Rebase to new snapshot to pull in DRI2 direct rendering work.
|
||||||
|
- Stop shipping librecord.so.
|
||||||
|
|
||||||
* Tue Apr 01 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-14.20080314
|
* Tue Apr 01 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-14.20080314
|
||||||
- Remove vmmouse again, way too broken. Let this be a lesson to you:
|
- Remove vmmouse again, way too broken. Let this be a lesson to you:
|
||||||
|
Loading…
Reference in New Issue
Block a user