SPECS (AC-branch): man.spec - "-d" option for man cache
blues
blues at pld-linux.org
Sun Feb 4 18:13:14 CET 2007
Author: blues Date: Sun Feb 4 17:13:14 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- "-d" option for man cache
---- Files affected:
SPECS:
man.spec (1.128.2.1 -> 1.128.2.2)
---- Diffs:
================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.128.2.1 SPECS/man.spec:1.128.2.2
--- SPECS/man.spec:1.128.2.1 Mon Nov 6 18:59:43 2006
+++ SPECS/man.spec Sun Feb 4 18:13:09 2007
@@ -61,6 +61,7 @@
Obsoletes: man-pl
Obsoletes: man-pt
Obsoletes: man-sl
+Conflicts: tmpwatch < 2.9.6-2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _cgibinmandir /usr/lib/cgi-bin/man
@@ -258,7 +259,7 @@
fi
for cdir in "" /local /X11R6 ; do
install -d $RPM_BUILD_ROOT/var/cache/man${cdir}$i/cat{1,2,3,4,5,6,7,8,9,n}
- echo "/var/cache/man${cdir}$i 240" >> $RPM_BUILD_ROOT/etc/tmpwatch/man.conf
+ echo "/var/cache/man${cdir}$i 240 -d" >> $RPM_BUILD_ROOT/etc/tmpwatch/man.conf
echo "${lng}%dir /var/cache/man${cdir}$i" >> man.lang
echo "${lng}%attr(775,root, man) /var/cache/man${cdir}$i/cat[1-9n]" >> man.lang
done
@@ -490,6 +491,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128.2.2 2007/02/04 17:13:09 blues
+- "-d" option for man cache
+
Revision 1.128.2.1 2006/11/06 17:59:43 glen
- AC-branch due filesystem version mismatch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/man.spec?r1=1.128.2.1&r2=1.128.2.2&f=u
More information about the pld-cvs-commit
mailing list