Author: adamg Date: Thu Aug 21 19:34:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - xf86gtfmode.patch - avoid undefined symbols - release 2
---- Files affected: SPECS: xorg-driver-video-vesa.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-vesa.spec diff -u SPECS/xorg-driver-video-vesa.spec:1.16 SPECS/xorg-driver-video-vesa.spec:1.17 --- SPECS/xorg-driver-video-vesa.spec:1.16 Wed Jul 9 20:25:08 2008 +++ SPECS/xorg-driver-video-vesa.spec Thu Aug 21 21:34:02 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Sterownik obrazu X.org dla kart graficznych zgodnych z VESA Name: xorg-driver-video-vesa Version: 2.0.0 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.bz2 # Source0-md5: 433cf6f961eb4a2ab6fcb086def0b2b4 +Patch0: %{name}-xf86gtfmode.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -34,6 +35,7 @@ %prep %setup -q -n xf86-video-vesa-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -69,6 +71,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/08/21 19:34:02 adamg +- xf86gtfmode.patch - avoid undefined symbols +- release 2 + Revision 1.16 2008/07/09 18:25:08 qboosh - updated to 2.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-vesa.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
