]> git.pld-linux.org Git - packages/xorg-driver-video-s3virge.git/blobdiff - xorg-driver-video-s3virge.spec
- updated to 1.10.3
[packages/xorg-driver-video-s3virge.git] / xorg-driver-video-s3virge.spec
index c6210cfb825032a7f3cbcfabc0aabaafcdde6621..bdf971e37f006e2497f48db46888e20f13e90bae 100644 (file)
@@ -1,20 +1,31 @@
 Summary:       X.org video driver for S3 ViRGE and Trio3D video chips
-Summary(pl):   Sterownik obrazu X.org dla uk³adów graficznych S3 ViRGE i Trio3D
+Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych S3 ViRGE i Trio3D
 Name:          xorg-driver-video-s3virge
-Version:       1.8.6.1
-Release:       0.1
+Version:       1.10.3
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-s3virge-%{version}.tar.bz2
-# Source0-md5: c5a9a1b16094cba26d67172f41b142b5
+Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.bz2
+# Source0-md5: e59625871ac71bc2555bd784b539ef88
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: xorg-lib-libpciaccess-devel >= 0.8.0
+BuildRequires: xorg-proto-fontsproto-devel
+BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-videoproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
-BuildRequires: xorg-xserver-server-devel
+BuildRequires: xorg-proto-xextproto-devel
+BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
+BuildRequires:  rpmbuild(macros) >= 1.389
+%requires_xorg_xserver_videodrv
+Requires:      xorg-xserver-server >= 1.0.99.901
+Obsoletes:     X11-driver-s3virge < 1:7.0.0
+Obsoletes:     XFree86-S3V
+Obsoletes:     XFree86-driver-s3virge < 1:7.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,9 +35,9 @@ ViRGE VX (86C988), ViRGE DX (86C375), ViRGE GX (86C385), ViRGE GX2
 (86C357), ViRGE MX (86C260), ViRGE MX+ (86C280), Trio3D (86C365),
 Trio3D/2X (86C362, 86C368).
 
-%description -l pl
-Sterownik obrazu X.org dla uk³adów graficznych S3 ViRGE i Trio3D.
-Obs³uguje karty PCI i AGP oparte na nastêpuj±cych uk³adach: ViRGE
+%description -l pl.UTF-8
+Sterownik obrazu X.org dla układów graficznych S3 ViRGE i Trio3D.
+Obsługuje karty PCI i AGP oparte na następujących układach: ViRGE
 (86C325), ViRGE VX (86C988), ViRGE DX (86C375), ViRGE GX (86C385),
 ViRGE GX2 (86C357), ViRGE MX (86C260), ViRGE MX+ (86C280), Trio3D
 (86C365), Trio3D/2X (86C362, 86C368).
@@ -49,8 +60,7 @@ ViRGE GX2 (86C357), ViRGE MX (86C260), ViRGE MX+ (86C280), Trio3D
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       drivermandir=%{_mandir}/man4
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
 
@@ -59,6 +69,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README TODO_NOTES
+%doc COPYING ChangeLog README TODO_NOTES
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/s3virge_drv.so
-%{_mandir}/man4/s3virge.4x*
+%{_mandir}/man4/s3virge.4*
This page took 0.065611 seconds and 4 git commands to generate.