Author: mguevara Date: Sat Jul 8 00:41:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.4.3 rel 5 - adds turbonerd patch
---- Files affected: SPECS: nethack.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: SPECS/nethack.spec diff -u SPECS/nethack.spec:1.73 SPECS/nethack.spec:1.74 --- SPECS/nethack.spec:1.73 Wed Mar 29 17:49:49 2006 +++ SPECS/nethack.spec Sat Jul 8 02:41:32 2006 @@ -14,7 +14,7 @@ Summary(pt_BR): Jogo estilo rogue baseado no Dungeons and Dragons Name: nethack Version: 3.4.3 -Release: 4 +Release: 5 License: Nethack GPL Group: Applications/Games Source0: http://dl.sourceforge.net/nethack/%{name}-%{file_version}-src.tgz @@ -37,6 +37,8 @@ Patch2: %{name}-gcc3.patch Patch3: %{name}-qt.patch Patch4: %{name}-qt33.patch +# http://www.userfriendly.org/games/nethack/nethack-3.4.3-turbonerd-0.1.0.patch +Patch5: %{name}-3.4.3-turbonerd-0.1.0.patch URL: http://www.nethack.org/ %{?with_qt:BuildRequires: XFree86-devel} BuildRequires: bison @@ -123,6 +125,7 @@ %patch2 -p1 %{?with_qt:%patch3 -p1} %patch4 -p1 +%patch5 -p1 %build sh ./sys/unix/setup.sh links @@ -201,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2006/07/08 00:41:32 mguevara +- 3.4.3 rel 5 - adds turbonerd patch + Revision 1.73 2006/03/29 15:49:49 radek - reverted (-DINSURANCE already defined in config.h) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nethack.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
