Author: arekm Date: Wed Feb 20 07:29:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix DCC types 5 and 6
---- Files affected: SPECS: xorg-driver-video-ati.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-ati.spec diff -u SPECS/xorg-driver-video-ati.spec:1.40 SPECS/xorg-driver-video-ati.spec:1.41 --- SPECS/xorg-driver-video-ati.spec:1.40 Tue Feb 19 07:37:11 2008 +++ SPECS/xorg-driver-video-ati.spec Wed Feb 20 08:29:51 2008 @@ -4,11 +4,12 @@ Summary(pl.UTF-8): Sterowniki obrazu X.org do kart graficznych ATI Name: xorg-driver-video-ati Version: 6.8.0 -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: 3c97c7925ebf4162eeb3463e23adc0e3 +Patch0: %{name}-dcc.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.41 2008-02-20 07:29:51 arekm +- rel 2; fix DCC types 5 and 6 + Revision 1.40 2008-02-19 06:37:11 arekm - up to 6.8.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-ati.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
