* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.8

- Fix buildrequires and other buildsystem nonsense.
This commit is contained in:
Adam Jackson 2007-11-12 22:50:30 +00:00
parent 4abfd5d3b7
commit 8bd842d907

View File

@ -20,7 +20,7 @@
Summary: X.Org X11 X server
Name: xorg-x11-server
Version: 1.4.99.1
Release: 0.7%{?dist}
Release: 0.8%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X
@ -106,6 +106,9 @@ BuildRequires: freetype-devel >= 2.1.9-1
BuildRequires: libXt-devel libdmx-devel libXmu-devel libXrender-devel
BuildRequires: libXi-devel libXpm-devel libXaw-devel libXfixes-devel
# Broken, this is global, should be Xephyr-only
BuildRequires: libXv-devel
BuildRequires: mesa-libGL-devel >= 7.1
BuildRequires: mesa-source >= 7.1
# XXX silly...
@ -513,6 +516,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.8
- Fix buildrequires and other buildsystem nonsense.
* Fri Nov 02 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.6
- Merge a bunch of the more trivial patches upstream.
- New git snapshot containing the merged bits.