Author: qboosh Date: Sat Dec 27 09:56:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - R: xorg libdri,libglx - added open,cpp patches
---- Files affected: SPECS: xorg-driver-video-xgi.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-xgi.spec diff -u SPECS/xorg-driver-video-xgi.spec:1.6 SPECS/xorg-driver-video-xgi.spec:1.7 --- SPECS/xorg-driver-video-xgi.spec:1.6 Sat Aug 30 18:35:11 2008 +++ SPECS/xorg-driver-video-xgi.spec Sat Dec 27 10:56:23 2008 @@ -8,6 +8,8 @@ Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-xgi-%{version}.tar.bz2 # Source0-md5: 08529fd015191be9244f598aa0894aa6 +Patch0: %{name}-open.patch +Patch1: %{name}-cpp.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -25,6 +27,8 @@ BuildRequires: xorg-xserver-server-devel >= 1.1.0 BuildRequires: rpmbuild(macros) >= 1.389 %requires_xorg_xserver_videodrv +Requires: xorg-xserver-libdri >= 1.1.0 +Requires: xorg-xserver-libglx >= 1.1.0 Requires: xorg-xserver-server >= 1.1.0 Obsoletes: XFree86-driver-xgi < 1:7.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,6 +43,8 @@ %prep %setup -q -n xf86-video-xgi-%{version} +%patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -74,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/12/27 09:56:23 qboosh +- R: xorg libdri,libglx +- added open,cpp patches + Revision 1.6 2008/08/30 16:35:11 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-xgi.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
