Author: paszczus Date: Tue Aug 23 18:53:39 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.6a - added URL - adaptarized - sorted BR
---- Files affected: SPECS: man.spec (1.102 -> 1.103) ---- Diffs: ================================================================ Index: SPECS/man.spec diff -u SPECS/man.spec:1.102 SPECS/man.spec:1.103 --- SPECS/man.spec:1.102 Tue Aug 9 20:37:01 2005 +++ SPECS/man.spec Tue Aug 23 20:53:33 2005 @@ -10,12 +10,12 @@ Summary(ru): îÁÂĎŇ ŐÔÉĚÉÔ ÄĚŃ ÄĎËŐÍĹÎÔÁĂÉÉ: man, apropos É whatis Summary(uk): îÁÂŚŇ ŐÔÉĚŚÔ ÄĚŃ ÄĎËŐÍĹÎÔÁĂŚ§: man, apropos ÔÁ whatis Name: man -Version: 1.5p -Release: 2 +Version: 1.6a +Release: 1 License: GPL Group: Applications/System -Source0: ftp://ftp.win.tue.nl/pub/linux-local/utils/man/%{name}-%{version}.tar.gz -# Source0-md5: 037d5644f8ef9ea0ef22b271bae0297d +Source0: http://primates.ximian.com/~flucifredi/man/%{name}-%{version}.tar.gz +# Source0-md5: d53114b9ec030be32b858b1618da3c25 Source1: makewhatis.crondaily Source2: makewhatis.cronweekly Source3: %{name}-additional-%{name}-pages.tar.bz2 @@ -36,15 +36,16 @@ Patch13: %{name}-fmntbug.patch Patch14: %{name}-awk_path.patch Patch15: %{name}-cgi_paths.patch +URL: http://primates.ximian.com/~flucifredi/man/ BuildRequires: less Requires(post,preun): fileutils Requires: %{name}-config = %{version}-%{release} Requires: /bin/awk +Requires: FHS >= 2.3-12 Requires: groff Requires: gzip Requires: less Requires: mktemp >= 1.5-8 -Requires: FHS >= 2.3-12 Obsoletes: man-cs Obsoletes: man-da Obsoletes: man-de @@ -141,12 +142,12 @@ Requires: crondaemon %description whatis -This package provides the following utilities: -apropos, whatis and makewhatis. +This package provides the following utilities: apropos, whatis and +makewhatis. %description whatis -l pl -Ten pakiet dostracza następujące narzędzia: -apropos, whatis i makewhatis. +Ten pakiet dostracza następujące narzędzia: apropos, whatis i +makewhatis. %package -n man2html Summary: manroff to html converter @@ -208,7 +209,7 @@ +lang all \ -confdir %{_sysconfdir} -%{__make} \ + make \ CC="%{__cc} %{rpmcflags}" \ LDFLAGS="%{rpmldflags}" @@ -368,8 +369,8 @@ %files whatis %defattr(644,root,root,755) -%attr(750,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.weekly/makewhatis -%attr(750,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.daily/makewhatis +%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.weekly/makewhatis +%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.daily/makewhatis %attr(755,root,root) %{_bindir}/apropos %attr(755,root,root) %{_bindir}/whatis %attr(755,root,root) %{_sbindir}/makewhatis @@ -429,6 +430,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103 2005/08/23 18:53:33 paszczus +- updated to 1.6a +- added URL +- adaptarized +- sorted BR + Revision 1.102 2005/08/09 18:37:01 charles - added subpackage -whatis, since he requires crondaemon and relations resulting from it ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/man.spec?r1=1.102&r2=1.103&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
