| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nethack | Distribution: openSUSE 10.3 (PPC) |
| Version: 3.4.3 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 163 | Build date: Wed Sep 26 02:16:36 2007 |
| Group: Amusements/Games/RPG | Build host: pomegranate.suse.de |
| Size: 3555975 | Source RPM: nethack-3.4.3-163.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.nethack.org/ | |
| Summary: Character Based RPG | |
This RPG is somewhat cryptic with its character based output. But a
true fan knows and appreciates its complexity and possibilities.
This package contains the text interface.
Authors:
--------
Stephen L. Ericksen <stevee@cc.usu.edu>
NETHACK GENERAL PUBLIC LICENSE
internal MD5: 3980e94e0f4305700610722f1180a54e
GPG
* Sun Apr 22 2007 - ro@suse.de
- use texlive for building
* Sat Mar 31 2007 - aj@suse.de
- Add ncurses-devel, flex, bison to BuildRequires.
* Mon Feb 19 2007 - mvaner@suse.cz
- Fixing possible array overflow in check for impossible situation
(bug #238278)
- attack-array.patch
* Tue Feb 14 2006 - mmarek@suse.cz
- use /usr/lib/nethack instead of /usr/%_lib/nethack, because we
don't install any libraries there and /etc/permissions* contains
/usr/lib/nethack
[#140336]
- build as user
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Fri May 06 2005 - sbrabec@suse.cz
- Fixed duplicated declarations.
- Build with correct CFLAGS.
* Thu Jan 20 2005 - ro@suse.de
- drop nethack-qt, gnomehack, xnethack
- re-unite nethack and nethack-common
* Wed Nov 10 2004 - ro@suse.de
- reduced neededforbuild
* Thu Sep 30 2004 - sbrabec@suse.cz
- Biarch path fix (#31938).
* Mon Feb 09 2004 - sbrabec@suse.cz
- Updated to version 3.4.3.
* Wed Nov 05 2003 - ro@suse.de
- package according to permissions.secure and add run_permissions
* Mon Sep 01 2003 - sbrabec@suse.cz
- Updated to version 3.4.2 (bug #29803).
* Thu Jun 12 2003 - coolo@suse.de
- fiddle with %_docdir
* Sat Jun 07 2003 - coolo@suse.de
- compile with latest Qt
- remove buildroot before installing
- package /usr/games/nethack (as installed explicitly)
* Thu Feb 27 2003 - sbrabec@suse.cz
- Use gzip instead of compress for compression (bug #22454).
* Wed Feb 26 2003 - sbrabec@suse.cz
- Security fix (local buffer overflow).
* Mon Feb 17 2003 - sbrabec@suse.cz
- Removed -mminimal-toc from spec file for PPC, since it is now RPM
default (bug #23266).
* Wed Oct 23 2002 - mcihar@suse.cz
- enabled data librarian
- added X11 version
- Qt version renamed to nethack-qt (from xnethack) and built against qt3
(qt-mt)
- different styles (tty/Qt/Gnome/X11) do not conflict
- new lanching script nethack, ui can be chosen by environment variable
HACKSTYLE=x11/qt/gnome/tty
- cleaned neededforbuild
- included some tools into nethack-common (was nethack_data)
* Fri Sep 27 2002 - ro@suse.de
- Added alsa alsa-devel to neededforbuild (esound)
* Thu Sep 12 2002 - kukuk@suse.de
- Add missing obsolete from package rename
* Wed Aug 21 2002 - mcihar@suse.cz
- added PreReqs
* Sun Jul 28 2002 - kukuk@suse.de
- change group game to games
* Tue Jul 16 2002 - mcihar@suse.cz
- nh_data renamed to nethack_data
- nh_binary renamed to nethack_binary
- updated nethack_data description to mention gnomehack also
* Mon Jul 01 2002 - olh@suse.de
- build with -mminimal-toc on ppc64
* Thu Jun 06 2002 - prehak@suse.de
- fixed for ia64
- using of macro _syscall3 replaced with ordinary system call
- kernel header linux/unistd.h replaced with unistd.h
* Fri May 31 2002 - prehak@suse.de
- fixed to build on x86_64 and s390x
* Thu May 16 2002 - prehak@suse.cz
- updated to new version 3.4.0
* Mon Jan 21 2002 - tcrhak@suse.cz
- fixed include dir path for gnome
* Mon Jan 14 2002 - tcrhak@suse.cz
- moved static data to /usr/share/games/nethack
- and executables to /usr/lib/nethack (FHS 2.2)
* Fri Nov 09 2001 - ro@suse.de
- use qt-devel-packages in neededforbuild
* Mon Sep 03 2001 - schwab@suse.de
- Fix conflicting declaration.
* Sun Mar 18 2001 - ro@suse.de
- fixed neededforbuild
* Thu Mar 08 2001 - uli@suse.de
- added xf86 to neededforbuild
- replaced static GTK include paths with "gtk-config --cflags"
* Thu Jan 25 2001 - vinil@suse.cz
- upgraded to 3.3.1
- difs split and cleanup
- gnome version included
* Tue Jan 23 2001 - schwab@suse.de
- Fix conflicting declarations.
* Thu Nov 30 2000 - ro@suse.de
- neededforbuild += liblcms
* Fri Nov 17 2000 - ro@suse.de
- fixed neededforbuild: += libmng-devel
* Sun Nov 05 2000 - kukuk@suse.de
- adjust neededforbuild
* Fri Oct 20 2000 - ro@suse.de
- added libmng to neededforbuild
* Tue Aug 22 2000 - vinil@suse.cz
- mesa, mesasoft added to neededforbuild
* Tue Jul 18 2000 - vinil@suse.cz
- Alt (Meta) key should work now in tty version, too
(are there any problems with it?)
* Fri Jun 23 2000 - vinil@suse.cz
- doc files relocated
* Tue Jun 20 2000 - vinil@suse.cz
- major file relocation
- nethackrc demofile added
* Tue Jun 13 2000 - vinil@suse.cz
- nethack and xnethack are two frontends now
- nh_data is needed for both
* Sat Feb 19 2000 - kasal@suse.cz
- upgraded to 3.3.0
- added BuildRoot
- moved manpages to /usr/share/man
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed Jun 11 1997 - rj@suse.de
- new version 3.2.2
/etc/nethack /etc/nethack/nethackrc.tty /usr/games/nethack /usr/games/nethack.tty /usr/lib/nethack /usr/lib/nethack/dgn_comp /usr/lib/nethack/dlb /usr/lib/nethack/lev_comp /usr/lib/nethack/makedefs /usr/lib/nethack/nethack.tty /usr/lib/nethack/options.tty /usr/lib/nethack/recover /usr/lib/nethack/recover-helper /usr/lib/nethack/tile2x11 /usr/share/doc/packages/nethack /usr/share/doc/packages/nethack/Guidebook.tex /usr/share/doc/packages/nethack/Guidebook.txt /usr/share/doc/packages/nethack/README.SuSE /usr/share/doc/packages/nethack/fixes.tar.bz2 /usr/share/doc/packages/nethack/license /usr/share/games/nethack /usr/share/games/nethack/license /usr/share/games/nethack/mapbg.xpm /usr/share/games/nethack/nhdat /usr/share/games/nethack/pet_mark.xbm /usr/share/games/nethack/rip.xpm /usr/share/games/nethack/x11tiles /usr/share/man/man6/dgn_comp.6.gz /usr/share/man/man6/dlb.6.gz /usr/share/man/man6/lev_comp.6.gz /usr/share/man/man6/nethack.6.gz /usr/share/man/man6/recover.6.gz /var/games/nethack /var/games/nethack/logfile /var/games/nethack/perm /var/games/nethack/record /var/games/nethack/save
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 6 05:16:34 2008