Author: qboosh Date: Thu Dec 8 14:36:32 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.1.1.1 (X11R7.0-RC3)
---- Files affected: SPECS: xorg-driver-video-tdfx.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-tdfx.spec diff -u SPECS/xorg-driver-video-tdfx.spec:1.2 SPECS/xorg-driver-video-tdfx.spec:1.3 --- SPECS/xorg-driver-video-tdfx.spec:1.2 Sun Nov 20 17:24:45 2005 +++ SPECS/xorg-driver-video-tdfx.spec Thu Dec 8 15:36:27 2005 @@ -2,17 +2,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 @@ -22,7 +22,7 @@ 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) @@ -52,8 +52,7 @@ 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 @@ -64,7 +63,7 @@ %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* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -72,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/12/08 14:36:27 qboosh +- 1.1.1.1 (X11R7.0-RC3) + Revision 1.2 2005/11/20 16:24:45 qboosh - 1.1.1 (X11R7.0-RC2) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-driver-video-tdfx.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
