packages: Glide_VG/Glide_VG.spec - updated to use modern xorg implementatio...

qboosh qboosh at pld-linux.org
Sun Jan 8 12:58:41 CET 2012


Author: qboosh                       Date: Sun Jan  8 11:58:41 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to use modern xorg implementation instead of X11R6
- updated URL (3dfx.com is dead, use sf project page)
- package readme.txt

---- Files affected:
packages/Glide_VG:
   Glide_VG.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/Glide_VG/Glide_VG.spec
diff -u packages/Glide_VG/Glide_VG.spec:1.31 packages/Glide_VG/Glide_VG.spec:1.32
--- packages/Glide_VG/Glide_VG.spec:1.31	Sat Jan 29 01:06:02 2011
+++ packages/Glide_VG/Glide_VG.spec	Sun Jan  8 12:58:35 2012
@@ -5,7 +5,6 @@
 Version:	2.46
 Release:	10
 License:	3DFX GLIDE Source Code General Public License
-Vendor:		3Dfx Interactive Inc.
 Group:		Libraries
 Source0:	Glide%{version}.tar.gz
 # Source0-md5:	be7762636b46cb04b238a16f45cfcfa8
@@ -15,11 +14,13 @@
 Patch3:		%{name}-ioctl.patch
 Patch4:		%{name}-soname.patch
 Patch5:		%{name}-C_brainos.patch
-URL:		http://www.3dfx.com/
+URL:		http://glide.sourceforge.net/
 %ifarch %{ix86}
 BuildRequires:	/usr/bin/gasp
 %endif
-BuildRequires:	XFree86-devel
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXxf86dga-devel
+BuildRequires:	xorg-lib-libXxf86vm-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,7 +60,7 @@
 %build
 %{__make} -j1 -f makefile.unix \
 	CNODEBUG="%{rpmcflags} -fPIC %{!?debug:-fomit-frame-pointer} \
-	%{!?debug:-funroll-loops -fexpensive-optimizations -ffast-math} -I/usr/X11R6/include" \
+	%{!?debug:-funroll-loops -fexpensive-optimizations -ffast-math}" \
 %ifnarch %{ix86}
 	FX_GLIDE_CTRISETUP=1
 %endif
@@ -114,7 +115,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc glide_license.txt
+%doc glide_license.txt readme.txt
 %attr(755,root,root) %{_bindir}/texus
 %attr(755,root,root) %{_bindir}/test3Dfx
 %attr(755,root,root) %{_libdir}/libglide2x.so
@@ -133,6 +134,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2012/01/08 11:58:35  qboosh
+- updated to use modern xorg implementation instead of X11R6
+- updated URL (3dfx.com is dead, use sf project page)
+- package readme.txt
+
 Revision 1.31  2011/01/29 00:06:02  sparky
 - dropped pre-cvs changelog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Glide_VG/Glide_VG.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list