* Fri Apr 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-5
- xserver-rc5-to-now.patch: Updates from git.
This commit is contained in:
parent
3f704b6422
commit
a383bb3738
@ -9,7 +9,7 @@
|
|||||||
Summary: X.Org X11 X server
|
Summary: X.Org X11 X server
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
Version: 1.2.99.905
|
Version: 1.2.99.905
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -66,6 +66,9 @@ Patch2503: xserver-1.3.0-rom-search.patch
|
|||||||
Patch2504: xserver-1.3.0-domain-obiwan.patch
|
Patch2504: xserver-1.3.0-domain-obiwan.patch
|
||||||
Patch2505: xserver-1.3.0-pci-device-enable.patch
|
Patch2505: xserver-1.3.0-pci-device-enable.patch
|
||||||
|
|
||||||
|
# XXX should be dropped when 1.3 releases
|
||||||
|
Patch99999: xserver-rc5-to-now.patch
|
||||||
|
|
||||||
%define moduledir %{_libdir}/xorg/modules
|
%define moduledir %{_libdir}/xorg/modules
|
||||||
%define drimoduledir %{_libdir}/dri
|
%define drimoduledir %{_libdir}/dri
|
||||||
%define sdkdir %{_includedir}/xorg
|
%define sdkdir %{_includedir}/xorg
|
||||||
@ -298,6 +301,8 @@ Xserver source code needed to build VNC server (Xvnc)
|
|||||||
%patch2504 -p1 -b .domain-obiwan
|
%patch2504 -p1 -b .domain-obiwan
|
||||||
%patch2505 -p1 -b .device-enable
|
%patch2505 -p1 -b .device-enable
|
||||||
|
|
||||||
|
%patch99999 -p1 -b .git
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
# --with-rgb-path should be superfluous now ?
|
# --with-rgb-path should be superfluous now ?
|
||||||
@ -555,6 +560,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-5
|
||||||
|
- xserver-rc5-to-now.patch: Updates from git.
|
||||||
|
|
||||||
* Wed Apr 11 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-4
|
* Wed Apr 11 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-4
|
||||||
- xserver-1.3.0-no-prerelease-warning.patch: Hush the useless prerelease
|
- xserver-1.3.0-no-prerelease-warning.patch: Hush the useless prerelease
|
||||||
warning if we happen to be building one (and even if not).
|
warning if we happen to be building one (and even if not).
|
||||||
|
Loading…
Reference in New Issue
Block a user