SPECS: man.spec (HEAD)

paszczus paszczus at pld-linux.org
Tue Aug 23 20:53:36 CEST 2005


Module name:	SPECS
Changes by:	paszczus	05/08/23 20:53:34

Modified files:
	man.spec

Log message:
- updated to 1.6a
- added URL
- adaptarized
- sorted BR

Index: man.spec
===================================================================
RCS file: /cvsroot/SPECS/man.spec,v
diff -d -u -r1.102 -r1.103
--- man.spec	9 Aug 2005 18:37:01 -0000	1.102
+++ man.spec	23 Aug 2005 18:53:33 -0000	1.103
@@ -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



More information about the pld-cvs-commit mailing list