]> git.pld-linux.org Git - packages/Glide_V3.git/commitdiff
- release 17: few cosmetics. Glide_V3-2_60-17 RA-1_0 STABLE
authorkloczek <kloczek@pld-linux.org>
Mon, 29 Oct 2001 19:00:36 +0000 (19:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_V3.spec -> 1.5

Glide_V3.spec

index a8055f0859242f45d278eacb707b2a3814a6fc00..4491c373ed440a9a9756062ec692617dfa890f8d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Glide runtime for 3Dfx Voodoo Banshee and Voodoo3 boards
 Summary(pl):   ¦rodowisko Glide dla kart 3Dfx Voodoo Banschee i Voodoo3
 Name:          Glide_V3
 Version:       2.60
-Release:       16
+Release:       17
 License:       3DFX GLIDE Source Code General Public License
 Vendor:                3Dfx Interactive Inc.
 Group:         Libraries
@@ -63,9 +63,9 @@ chmod +x swlibs/include/make/ostype
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_includedir}/{glide,glide3}}
-install -d $RPM_BUILD_ROOT%{_prefix}/src/examples/glide/{tests,tests3x}
-install -d $RPM_BUILD_ROOT%{_prefix}/src/examples/glide/texus/{lib,cmd,examples}
+install -d $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_includedir}/{glide,glide3}} \
+       $RPM_BUILD_ROOT%{_examplesdir}/glide/{tests,tests3x} \
+       $RPM_BUILD_ROOT%{_examplesdir}/glide/texus/{lib,cmd,examples}
 
 ######################################################################
 # Install the Glide2x libraries
@@ -163,7 +163,7 @@ gzip -9nf glide_license.txt
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
This page took 0.031697 seconds and 4 git commands to generate.