packages: xorg-driver-video-mga/xorg-driver-video-mga.spec - added README t...

qboosh qboosh at pld-linux.org
Sun Aug 29 12:28:36 CEST 2010


Author: qboosh                       Date: Sun Aug 29 10:28:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added README to docs
- updated deps

---- Files affected:
packages/xorg-driver-video-mga:
   xorg-driver-video-mga.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/xorg-driver-video-mga/xorg-driver-video-mga.spec
diff -u packages/xorg-driver-video-mga/xorg-driver-video-mga.spec:1.33 packages/xorg-driver-video-mga/xorg-driver-video-mga.spec:1.34
--- packages/xorg-driver-video-mga/xorg-driver-video-mga.spec:1.33	Sat Aug 21 09:54:43 2010
+++ packages/xorg-driver-video-mga/xorg-driver-video-mga.spec	Sun Aug 29 12:28:31 2010
@@ -2,7 +2,7 @@
 Summary:	X.org video driver for Matrox video adapters
 Summary(pl.UTF-8):	Sterownik obrazu X.org dla kart graficznych Matrox
 Name:		xorg-driver-video-mga
-# 1.9.100 is older than 1.4.9
+# 1.9.100 is older than 1.4.13
 Version:	1.4.13
 Release:	1
 Epoch:		1
@@ -12,12 +12,13 @@
 # Source0-md5:	f967fb3e655f6f68aa3f495eaadcaac2
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	Mesa-libGL-devel
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	libdrm-devel >= 2.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.19
-# checked, by not used
+BuildRequires:	rpmbuild(macros) >= 1.389
+# checked, but not used
 BuildRequires:	xorg-lib-libpciaccess-devel >= 0.8.0
 BuildRequires:	xorg-proto-fontsproto-devel
 BuildRequires:	xorg-proto-glproto-devel
@@ -26,10 +27,9 @@
 BuildRequires:	xorg-proto-videoproto-devel
 BuildRequires:	xorg-proto-xextproto-devel
 BuildRequires:	xorg-proto-xf86driproto-devel
-BuildRequires:	xorg-util-util-macros >= 0.99.2
+BuildRequires:	xorg-util-util-macros >= 1.8
 BuildRequires:	xorg-xserver-server-devel >= 1.3.0
-BuildRequires:	rpmbuild(macros) >= 1.389
-%requires_xorg_xserver_videodrv
+%{?requires_xorg_xserver_videodrv}
 Requires:	xorg-xserver-libdri >= 1.3.0
 Requires:	xorg-xserver-libglx >= 1.3.0
 Requires:	xorg-xserver-server >= 1.3.0
@@ -40,19 +40,27 @@
 
 %description
 X.org video driver for Matrox video adapters. It supports PCI and AGP
-video cards based on the following Matrox chips: MGA2064W, MGA1064SG
-(Mystique), MGA2164W (Millennium II), G100 (Productiva G100), G200
-(Millennium G200 and Mystique G200), G400 (Millenium G400, Millenium
-G400 MAX, Millenium G450 and Marvel G450 eTV), G550 (Milenium G550 and
-Millenium G500 Dual DVI).
+video cards based on the following Matrox chips:
+- MGA2064W,
+- MGA1064SG (Mystique),
+- MGA2164W (Millennium II),
+- G100 (Productiva G100),
+- G200 (Millennium G200 and Mystique G200),
+- G400 (Millenium G400, Millenium G400 MAX, Millenium G450 and Marvel
+  G450 eTV),
+- G550 (Milenium G550 and Millenium G500 Dual DVI).
 
 %description -l pl.UTF-8
 Sterownik obrazu X.org dla kart graficznych Matrox. Obsługuje karty
-PCI i AGP oparte na następujących układach Matroksa: MGA2064W,
-MGA1064SG (Mystique), MGA2164W (Millennium II), G100 (Productiva
-G100), G200 (Millennium G200 i Mystique G200), G400 (Millenium G400,
-Millenium G400 MAX, Millenium G450 i Marvel G450 eTV), G550 (Milenium
-G550 i Millenium G500 Dual DVI).
+PCI i AGP oparte na następujących układach Matroksa:
+- MGA2064W,
+- MGA1064SG (Mystique),
+- MGA2164W (Millennium II),
+- G100 (Productiva G100),
+- G200 (Millennium G200 i Mystique G200),
+- G400 (Millenium G400, Millenium G400 MAX, Millenium G450 i Marvel
+  G450 eTV),
+- G550 (Milenium G550 i Millenium G500 Dual DVI).
 
 %prep
 %setup -q -n xf86-video-mga-%{version}
@@ -63,8 +71,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-	--disable-static
+%configure
 
 %{__make}
 
@@ -81,7 +88,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/mga_drv.so
 %{_mandir}/man4/mga.4*
 
@@ -91,6 +98,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2010/08/29 10:28:31  qboosh
+- added README to docs
+- updated deps
+
 Revision 1.33  2010/08/21 07:54:43  arekm
 - up to 1.4.13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-video-mga/xorg-driver-video-mga.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list