]> git.pld-linux.org Git - packages/Glide_V3-DRI.git/commitdiff
- release 7
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 16 Jun 2000 14:11:26 +0000 (14:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- bring in sync with sourceforge CVS (added patch)
- link neccessary sources

Changed files:
    Glide_V3-DRI.spec -> 1.3

Glide_V3-DRI.spec

index 5c15f3a981515f63150dd4759313473db62aef70..8846a1822a77fcdc900a5940be15f80707849c73 100644 (file)
@@ -1,11 +1,12 @@
 Summary:       Glide runtime for 3Dfx Voodoo Banshee and Voodoo3 boards
 Name:          Glide_V3-DRI
 Version:       3.10
-Release:       6
+Release:       7
 Group:         Libraries
 Copyright:     3dfx Glide General Public License, 3Dfx Interactive Inc.
 URL:           http://www.3dfx.com     
 Source:                Glide3.10.tar.gz
+Patch:         Glide3.10-CVS-20000616.patch.gz
 Vendor:                3dfx Interactive Inc.
 Icon:          3dfx.gif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +28,14 @@ Voodoo Banshe or Voodoo3 cards.
 
 %prep
 %setup -q -c
+%patch -p1
 chmod +x swlibs/include/make/ostype
 
+ln -sf linhwc.c.dri h3/minihwc/linhwc.c
+ln -sf gsst.c.dri h3/glide3/src/gsst.c
+ln -sf glfb.c.dri h3/glide3/src/glfb.c
+ln -sf gglide.c.dri h3/glide3/src/gglide.c
+
 %build
 export FX_GLIDE_HW=h3
 %{__make} -f makefile.linux CNODEBUG="$RPM_OPT_FLAGS -fomit-frame-pointer \
This page took 0.068376 seconds and 4 git commands to generate.