]> git.pld-linux.org Git - packages/xorg-driver-video-tdfx.git/blobdiff - xorg-driver-video-tdfx.spec
rebuil with xorg-xserver-server 21.1.0
[packages/xorg-driver-video-tdfx.git] / xorg-driver-video-tdfx.spec
index 03bc6d71ae503a97daa8ad1366b0fe2d83b76e66..3c1cc2e2911e47ce2dcccc82b19da87759994bd4 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       X.org video driver for 3Dfx video adapters
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla kart graficznych 3Dfx
 Name:          xorg-driver-video-tdfx
-Version:       1.4.3
-Release:       6
+Version:       1.5.0
+Release:       2
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
-# Source0-md5: 8161bbf2b100c21b609163f0010766b3
-URL:           http://xorg.freedesktop.org/
-BuildRequires: Mesa-libGL-devel
-BuildRequires: autoconf >= 2.57
+Source0:       https://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
+# Source0-md5: 4697f0cc69ff1ff90bc770863c158d29
+URL:           https://xorg.freedesktop.org/
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: libdrm-devel >= 2.0
 BuildRequires: libtool
@@ -17,19 +16,18 @@ BuildRequires:      pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.389
 BuildRequires: xorg-lib-libpciaccess-devel >= 0.8.0
 BuildRequires: xorg-proto-fontsproto-devel
-BuildRequires: xorg-proto-glproto-devel
 BuildRequires: xorg-proto-randrproto-devel
 BuildRequires: xorg-proto-renderproto-devel
 BuildRequires: xorg-proto-videoproto-devel
 BuildRequires: xorg-proto-xextproto-devel
-BuildRequires: xorg-proto-xf86dgaproto-devel
 BuildRequires: xorg-proto-xf86driproto-devel
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-proto-xproto-devel
+BuildRequires: xorg-util-util-macros >= 1.8
 BuildRequires: xorg-xserver-server-devel >= 1.0.99.901
 %{?requires_xorg_xserver_videodrv}
 Requires:      xorg-xserver-libdri >= 1.0.99.901
-Requires:      xorg-xserver-libglx >= 1.0.99.901
 Requires:      xorg-xserver-server >= 1.0.99.901
+Provides:      xorg-driver-video
 Obsoletes:     X11-driver-tdfx < 1:7.0.0
 Obsoletes:     XFree86-3dfx
 Obsoletes:     XFree86-driver-tdfx < 1:7.0.0
@@ -63,13 +61,13 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/tdfx_drv.so
 %{_mandir}/man4/tdfx.4*
This page took 0.576504 seconds and 4 git commands to generate.