Author: gotar Date: Sat Sep 20 22:18:43 2008 GMT Module: SPECS Tag: BUFMGR ---- Log message: - upgraded to 2.4.97.0
---- Files affected: SPECS: xorg-driver-video-intel.spec (1.40 -> 1.40.2.1) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-intel.spec diff -u SPECS/xorg-driver-video-intel.spec:1.40 SPECS/xorg-driver-video-intel.spec:1.40.2.1 --- SPECS/xorg-driver-video-intel.spec:1.40 Sat Sep 6 21:26:12 2008 +++ SPECS/xorg-driver-video-intel.spec Sun Sep 21 00:18:37 2008 @@ -2,19 +2,18 @@ Summary: X.org video driver for Intel integrated graphics chipsets Summary(pl.UTF-8): Sterownik obrazu X.org dla zintegrowanych układów graficznych Intela Name: xorg-driver-video-intel -Version: 2.4.2 -Release: 2 +Version: 2.4.97.0 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2 -# Source0-md5: 5cd6b3ed57c7e78ab51e9d9266e73fb6 +# Source0-md5: 68b1aeda2547a7fce8aecf0d6535a232 +Patch0: %{name}-%{version}-uxa.patch URL: http://xorg.freedesktop.org/ BuildRequires: Mesa-libGL-devel BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: libdrm-devel >= 2.3 -# for DRI_MM -#BuildRequires: libdrm-devel >= 2.4.0 +BuildRequires: libdrm-devel >= 2.4.0 BuildRequires: libtool BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpmbuild(macros) >= 1.389 @@ -28,7 +27,7 @@ BuildRequires: xorg-proto-xf86driproto-devel BuildRequires: xorg-proto-xineramaproto-devel BuildRequires: xorg-util-util-macros >= 1.1.3 -BuildRequires: xorg-xserver-server-devel >= 1.3.0.0 +BuildRequires: xorg-xserver-server-devel >= 1.5.0 %requires_xorg_xserver_videodrv Requires: xorg-xserver-server >= 1.3.0.0 Provides: xorg-driver-video-i810 @@ -52,6 +51,7 @@ %prep %setup -q -n xf86-video-intel-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -102,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40.2.1 2008/09/20 22:18:37 gotar +- upgraded to 2.4.97.0 + Revision 1.40 2008/09/06 19:26:12 gotar - DRI_MM enabled in libdrm 2.4.0 not 2.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-intel.spec?r1=1.40&r2=1.40.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
