From 3e4ede7a53a48261e0e68b4d03f02017c50da9ff Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 29 Oct 2001 19:00:36 +0000 Subject: [PATCH] - release 17: few cosmetics. Changed files: Glide_V3.spec -> 1.5 --- Glide_V3.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Glide_V3.spec b/Glide_V3.spec index a8055f0..4491c37 100644 --- a/Glide_V3.spec +++ b/Glide_V3.spec @@ -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 -- 2.44.0