Author: arekm Date: Fri Dec 21 07:32:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix xf86_crtc_clip_video_helper, xf86ModeBandwidth detection
---- Files affected: SPECS: xorg-driver-video-ati.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-ati.spec diff -u SPECS/xorg-driver-video-ati.spec:1.38 SPECS/xorg-driver-video-ati.spec:1.39 --- SPECS/xorg-driver-video-ati.spec:1.38 Fri Dec 21 00:28:34 2007 +++ SPECS/xorg-driver-video-ati.spec Fri Dec 21 08:32:00 2007 @@ -4,11 +4,12 @@ Summary(pl.UTF-8): Sterowniki obrazu X.org do kart graficznych ATI Name: xorg-driver-video-ati Version: 6.7.197 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2 # Source0-md5: 7bd53945ce6d0b48b7fd558039e82aa2 +Patch0: %{name}-ac.patch URL: http://xorg.freedesktop.org/ BuildRequires: Mesa-libGL-devel BuildRequires: autoconf >= 2.57 @@ -99,6 +100,7 @@ %prep %setup -q -n xf86-video-ati-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -146,6 +148,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007-12-21 07:32:00 arekm +- rel 2; fix xf86_crtc_clip_video_helper, xf86ModeBandwidth detection + Revision 1.38 2007-12-20 23:28:34 arekm - up to 6.7.197 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-ati.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
