Author: sparky Date: Wed Feb 2 01:40:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: util-linux-ng (requires col command to generate guidebook)
---- Files affected: packages/nethack: nethack.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: packages/nethack/nethack.spec diff -u packages/nethack/nethack.spec:1.79 packages/nethack/nethack.spec:1.80 --- packages/nethack/nethack.spec:1.79 Fri Dec 3 22:18:42 2010 +++ packages/nethack/nethack.spec Wed Feb 2 02:40:30 2011 @@ -17,7 +17,7 @@ Release: 6 License: Nethack GPL Group: Applications/Games -Source0: http://dl.sourceforge.net/nethack/%{name}-%{file_version}-src.tgz +Source0: http://downloads.sourceforge.net/nethack/%{name}-%{file_version}-src.tgz # Source0-md5: 21479c95990eefe7650df582426457f9 Source1: http://www.spod-central.org/~psmith/nh/spoi-%{file_version}.tar.gz # Source1-md5: 72cac599c3660eac0a54b17ece8989ff @@ -45,6 +45,7 @@ BuildRequires: groff BuildRequires: ncurses-devel %{?with_qt:BuildRequires: qt-devel >= 3.0.3} +BuildRequires: util-linux-ng %{?with_qt:BuildRequires: xorg-lib-libX11-devel} Requires: /bin/gzip Conflicts: applnk < 1.5.13 @@ -172,7 +173,7 @@ %attr(2755,root,games) %{_nhdir}/nethack %attr(2755,root,games) %{_nhdir}/recover -%attr(755,root,root) %dir %{_nhdir} +%dir %{_nhdir} %{_nhdir}/nhdat %{?with_qt:%{_nhdir}/*.x[bp]m} %{?with_qt:%{_nhdir}/x11tiles} @@ -204,6 +205,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2011/02/02 01:40:30 sparky +- BR: util-linux-ng (requires col command to generate guidebook) + Revision 1.79 2010/12/03 21:18:42 sls - less parallel building - rel. 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nethack/nethack.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
