SPECS: man-pages.spec - allow tar bcond still work
glen
glen at pld-linux.org
Sat Mar 3 22:10:05 CET 2007
Author: glen Date: Sat Mar 3 21:10:05 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- allow tar bcond still work
---- Files affected:
SPECS:
man-pages.spec (1.208 -> 1.209)
---- Diffs:
================================================================
Index: SPECS/man-pages.spec
diff -u SPECS/man-pages.spec:1.208 SPECS/man-pages.spec:1.209
--- SPECS/man-pages.spec:1.208 Sat Mar 3 21:37:33 2007
+++ SPECS/man-pages.spec Sat Mar 3 22:09:55 2007
@@ -407,9 +407,6 @@
rm -f man1/time.1
# ftp servers
rm -f man5/ftpusers.5
-# glibc
-rm -f man1/rpcgen.1
-rm -f {ja,ru}/man1/rpcgen.1
%if %{with tars}
package=NONE
@@ -440,10 +437,12 @@
# glibc
find man3 -type f | grep -v 'intro\.3' | xargs rm -f
rm -f man1/ldd.1
+rm -f man1/rpcgen.1
rm -f man5/{locale,nscd.conf,nsswitch.conf,tzfile}.5
rm -f man7/{ascii,charsets,iso*,koi8-r,latin*,locale,unicode,utf*}.7
rm -f man8/{ld.so,ldconfig,nscd,tzselect,zdump,zic}.8
rm -f */man1/ldd.1 */man8/sln.8 */man1/iconv.1
+rm -f {ja,ru}/man1/rpcgen.1
%endif
# shadow (but not pwdutils!); shadow(5) is missing in pwdutils too
@@ -506,6 +505,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.209 2007/03/03 21:09:55 glen
+- allow tar bcond still work
+
Revision 1.208 2007/03/03 20:37:33 arekm
- up to 2.43; rpcgen man in glibc-misc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/man-pages.spec?r1=1.208&r2=1.209&f=u
More information about the pld-cvs-commit
mailing list