]> git.pld-linux.org Git - packages/xorg-driver-video-tseng.git/blobdiff - xorg-driver-video-tseng.spec
- up to 1.2.4
[packages/xorg-driver-video-tseng.git] / xorg-driver-video-tseng.spec
index d586c291039db3497c63c01680a2423e2fe0de14..c8d0f78062589bf78b2cfd791aaddfd5381b7cd5 100644 (file)
@@ -1,26 +1,37 @@
 Summary:       X.org video driver for Tseng Labs video adapters
-Summary(pl):   Sterownik obrazu X.org dla kart graficznych Tseng Labs
+Summary(pl.UTF-8):     Sterownik obrazu X.org dla kart graficznych Tseng Labs
 Name:          xorg-driver-video-tseng
-Version:       1.0.0.1
-Release:       0.1
+Version:       1.2.4
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-tseng-%{version}.tar.bz2
-# Source0-md5: e6f4866d943c0cab90c5db866a34f29c
+Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-%{version}.tar.bz2
+# Source0-md5: fa441774f8bf516a5c6331d64231a39d
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
+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-tseng < 1:7.0.0
+Obsoletes:     XFree86-Tseng
+Obsoletes:     XFree86-W32
+Obsoletes:     XFree86-driver-tseng < 1:7.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 X.org video driver for Tseng Labs video adapters.
 
-%description -l pl
+%description -l pl.UTF-8
 Sterownik obrazu X.org dla kart graficznych Tseng Labs.
 
 %prep
@@ -41,8 +52,7 @@ Sterownik obrazu X.org dla kart graficznych Tseng Labs.
 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
 
@@ -51,5 +61,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc COPYING ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/tseng_drv.so
-%{_mandir}/man4/tseng.4x*
+%{_mandir}/man4/tseng.4*
This page took 0.071628 seconds and 4 git commands to generate.