]> git.pld-linux.org Git - packages/xorg-driver-video-tdfx.git/commitdiff
- 1.1.1.1 (X11R7.0-RC3)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Dec 2005 14:36:27 +0000 (14:36 +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.3

xorg-driver-video-tdfx.spec

index 4fb728e4535d2d21a829f5de8ac328baa0368d56..6c89becd4406e51595311fb0ec085347f1ecf871 100644 (file)
@@ -1,17 +1,17 @@
 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.1
+Version:       1.1.1.1
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-tdfx-%{version}.tar.bz2
-# Source0-md5: ad0bb8d9a193509afa332ba4fa78ad36
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-video-tdfx-%{version}.tar.bz2
+# Source0-md5: 39256fc9ea885686ecde215d4510ed84
 URL:           http://xorg.freedesktop.org/
 BuildRequires: Mesa-libGL-devel
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
-BuildRequires: libdrm-devel
+BuildRequires: libdrm-devel >= 2.0
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-proto-fontsproto-devel
@@ -21,7 +21,7 @@ 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-util-util-macros >= 0.99.2
 BuildRequires: xorg-xserver-server-devel >= 0.99.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,8 +51,7 @@ Voodoo Banshee, Voodoo3, Voodoo4 i Voodoo5.
 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
 
@@ -63,4 +62,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/xorg/modules/drivers/tdfx_drv.so
-%{_mandir}/man4/tdfx.4x*
+%{_mandir}/man4/tdfx.4*
This page took 0.060746 seconds and 4 git commands to generate.