Author: arekm Date: Sat Oct 6 10:11:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; handle ddc6 type (by airlied)
---- Files affected: SPECS: xorg-driver-video-ati.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-ati.spec diff -u SPECS/xorg-driver-video-ati.spec:1.35 SPECS/xorg-driver-video-ati.spec:1.36 --- SPECS/xorg-driver-video-ati.spec:1.35 Sat Oct 6 02:35:28 2007 +++ SPECS/xorg-driver-video-ati.spec Sat Oct 6 12:11:30 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.195 -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: 2f11b8e699fadd93e6932b07cc01bc64 +Patch0: %{name}-radeon-ddc6.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.36 2007/10/06 10:11:30 arekm +- rel 2; handle ddc6 type (by airlied) + Revision 1.35 2007/10/06 00:35:28 arekm - up to 6.7.195 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-ati.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
