]> git.pld-linux.org Git - packages/xorg-driver-video-tdfx.git/commitdiff
- 1.1.1 (X11R7.0-RC2)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Nov 2005 16:24:45 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-tdfx.spec -> 1.2

xorg-driver-video-tdfx.spec

index a778520087af143be84c79c023b2b40a16957c6d..4fb728e4535d2d21a829f5de8ac328baa0368d56 100644 (file)
@@ -1,23 +1,28 @@
 Summary:       X.org video driver for 3Dfx video adapters
 Summary(pl):   Sterownik obrazu X.org dla kart graficznych 3Dfx
 Name:          xorg-driver-video-tdfx
-Version:       1.1.0.1
+Version:       1.1.1
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/driver/xf86-video-tdfx-%{version}.tar.bz2
-# Source0-md5: 7b8f068e89337c24c81817a197e0f0bd
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-tdfx-%{version}.tar.bz2
+# Source0-md5: ad0bb8d9a193509afa332ba4fa78ad36
 URL:           http://xorg.freedesktop.org/
+BuildRequires: Mesa-libGL-devel
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libdrm-devel
 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-proto-xextproto-devel
 BuildRequires: xorg-proto-xf86dgaproto-devel
 BuildRequires: xorg-proto-xf86driproto-devel
 BuildRequires: xorg-util-util-macros >= 0.99.1
-BuildRequires: xorg-xserver-server-devel
+BuildRequires: xorg-xserver-server-devel >= 0.99.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -56,5 +61,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/tdfx_drv.so
 %{_mandir}/man4/tdfx.4x*
This page took 0.06409 seconds and 4 git commands to generate.