]> git.pld-linux.org Git - packages/nethack.git/commitdiff
- moved desktop (from Games/Roguelike to Games/RPG), rel. 11 RA-1_0 nethack-3_4_0-11
authorankry <ankry@pld-linux.org>
Wed, 6 Nov 2002 11:11:39 +0000 (11:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nethack.spec -> 1.48

nethack.spec

index a5fde3d6943fcaf38132f32534291ccc1d993bde..a4af86460bdb27315932cbb8a61cfa3a5810063a 100644 (file)
@@ -10,7 +10,7 @@ Summary(pl):  NetHack - Przygoda w Labiryntach Gro
 Summary(pt_BR):        Jogo estilo rogue baseado no Dungeons and Dragons
 Name:          nethack
 Version:       3.4.0
-Release:       10
+Release:       11
 License:       Nethack GPL
 Group:         Applications/Games
 Source0:       ftp://ftp.nethack.org/pub/nethack/nh%{file_version}/src/%{name}-%{file_version}.tgz
@@ -54,6 +54,7 @@ BuildRequires:        flex
 BuildRequires: ncurses-devel
 BuildRequires: qt-devel >= 3.0.3
 Requires:      /bin/gzip
+Requires:      applnk >= 1.5.13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define _nhdir %{_datadir}/nethack
@@ -171,7 +172,7 @@ sh ./sys/unix/setup.sh links
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_applnkdir}/Games/Roguelike,%{_mandir}/man6}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_applnkdir}/Games/RPG,%{_mandir}/man6}
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 install util/recover $RPM_BUILD_ROOT%{_nhdir}
@@ -181,7 +182,7 @@ install doc/nethack.6 doc/recover.6 $RPM_BUILD_ROOT%{_mandir}/man6/
 cp %{SOURCE5} %{SOURCE6} %{SOURCE7} .
 cp %{SOURCE8} vol3-1.2.2.pdf
 
-install %{SOURCE3} $RPM_BUILD_ROOT%{_applnkdir}/Games/Roguelike
+install %{SOURCE3} $RPM_BUILD_ROOT%{_applnkdir}/Games/RPG
 install %{SOURCE4} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %clean
@@ -210,7 +211,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{_mandir}/man6/*
 
-%{_applnkdir}/Games/Roguelike/*
+%{_applnkdir}/Games/RPG/*
 %{_pixmapsdir}/*
 
 %files spoilers
This page took 0.028366 seconds and 4 git commands to generate.