Author: arekm Date: Mon Oct 13 21:06:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; bigendian fix from upstream
---- Files affected: SPECS: xorg-driver-video-radeonhd.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-radeonhd.spec diff -u SPECS/xorg-driver-video-radeonhd.spec:1.23 SPECS/xorg-driver-video-radeonhd.spec:1.24 --- SPECS/xorg-driver-video-radeonhd.spec:1.23 Mon Oct 13 20:40:06 2008 +++ SPECS/xorg-driver-video-radeonhd.spec Mon Oct 13 23:06:41 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Sterownik obrazu X.org dla kart z układami AMD GPG r5xx/r6xx Name: xorg-driver-video-radeonhd Version: 1.2.3 -Release: 1 +Release: 2 Epoch: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-radeonhd-%{version}.tar.bz2 # Source0-md5: 5463c6a1f77861947a1f56b349a42094 Patch0: %{name}-am.patch +Patch1: %{name}-be.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -94,6 +95,7 @@ %prep %setup -q -n xf86-video-radeonhd-%{version} %patch0 -p1 +%patch1 -p1 %ifarch %{ix86} %{x8664} ln utils/conntest/README README.conntest @@ -138,6 +140,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008/10/13 21:06:41 arekm +- rel 2; bigendian fix from upstream + Revision 1.23 2008/10/13 18:40:06 arekm - up to 1.2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-radeonhd.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
