summaryrefslogtreecommitdiff
path: root/quake.spec
diff options
context:
space:
mode:
authorankry2005-05-05 11:21:31 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commita2aff6b8408b0172aacc1a0f8bd2f3c10e24a56f (patch)
tree56383a782cc347963d3cd1bdf4416c67706a7734 /quake.spec
parent641621b25ee1377819cd753ded4dba85a3a86e9c (diff)
downloadquake-a2aff6b8408b0172aacc1a0f8bd2f3c10e24a56f.zip
quake-a2aff6b8408b0172aacc1a0f8bd2f3c10e24a56f.tar.gz
- use desktopdir, rel. 4
Changed files: quake.spec -> 1.17
Diffstat (limited to 'quake.spec')
-rw-r--r--quake.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/quake.spec b/quake.spec
index 569a10a..d505cf9 100644
--- a/quake.spec
+++ b/quake.spec
@@ -2,7 +2,7 @@ Summary: Quake for Linux
Summary(pl): Quake dla Linuksa
Name: quake
Version: 1.06
-Release: 3
+Release: 4
Vendor: id Software
License: GPL except .pak file
Group: Applications/Games
@@ -129,12 +129,12 @@ lha -ef resource.1
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/quake/id1,%{_pixmapsdir},%{_applnkdir}/Games/FPP}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/quake/id1,%{_pixmapsdir},%{_desktopdir}}
install WinQuake/debugi386.glibc/bin/* $RPM_BUILD_ROOT%{_bindir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
-install %{SOURCE3} %{SOURCE4} %{SOURCE5} $RPM_BUILD_ROOT%{_applnkdir}/Games/FPP
+install %{SOURCE3} %{SOURCE4} %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
install QW/debugi386.glibc/qwcl $RPM_BUILD_ROOT%{_bindir}
install QW/debugi386.glibc/qwcl.x11 $RPM_BUILD_ROOT%{_bindir}
@@ -157,21 +157,21 @@ rm -rf $RPM_BUILD_ROOT
%doc WinQuake/docs/readme.squake
%attr(755,root,root) %{_bindir}/squake
%attr(755,root,root) %{_bindir}/qwcl
-%{_applnkdir}/Games/FPP/quake-svga.desktop
+%{_applnkdir}/quake-svga.desktop
%files X11
%defattr(644,root,root,755)
%doc WinQuake/docs/README.X11
%attr(755,root,root) %{_bindir}/quake.x11
%attr(755,root,root) %{_bindir}/qwcl.x11
-%{_applnkdir}/Games/FPP/quake-x11.desktop
+%{_applnkdir}/quake-x11.desktop
%files GL
%defattr(644,root,root,755)
%doc WinQuake/docs/readme.glquake QW/docs/glqwcl-readme.txt
%attr(755,root,root) %{_bindir}/glquake.glx
%attr(755,root,root) %{_bindir}/glqwcl.glx
-%{_applnkdir}/Games/FPP/quake-gl.desktop
+%{_applnkdir}/quake-gl.desktop
%files PAK
%defattr(644,root,root,755)