SPECS: man-pages.spec - more extra and tars - added missing da, id ...
qboosh
qboosh at pld-linux.org
Wed Dec 28 00:30:14 CET 2005
Author: qboosh Date: Tue Dec 27 23:30:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more extra and tars
- added missing da,id languages to search
---- Files affected:
SPECS:
man-pages.spec (1.190 -> 1.191)
---- Diffs:
================================================================
Index: SPECS/man-pages.spec
diff -u SPECS/man-pages.spec:1.190 SPECS/man-pages.spec:1.191
--- SPECS/man-pages.spec:1.190 Mon Dec 26 16:09:29 2005
+++ SPECS/man-pages.spec Wed Dec 28 00:30:09 2005
@@ -95,7 +95,7 @@
Source20: http://download.sf.linuxforum.net/cmpp/man-pages-zh_CN-%{zh_version}.tar.gz
# Source20-md5: edfe517621579520cf7451088ab126ea
Source50: %{name}-extra.tar.bz2
-# NoSource50-md5: f5dd5b8067bc0a5a60e6753fed224902
+# NoSource50-md5: ea9f180127076c37f274639cfb286bc3
Source100: %{name}-tars.list
Patch0: %{name}-localtime.patch
Patch1: %{name}-zh_fixes.patch
@@ -415,7 +415,7 @@
echo "$line" >> ${package}-man.list
fi
# omit pt_BR here, package them as pt
- for l in cs de es fi fr hu it ja ko nl pl pt ru tr uk zh_CN ; do
+ for l in cs da de es fi fr hu id it ja ko nl pl pt ru tr uk zh_CN ; do
if [ -f "$l/$line" ]; then
echo "$l/$line" >> ${package}-man.list
fi
@@ -450,7 +450,7 @@
done
# omit pt_BR here, package them as pt
-for l in cs de es fi fr hu it ja ko nl pl pt ru tr uk zh_CN ; do
+for l in cs da de es fi fr hu id it ja ko nl pl pt ru tr uk zh_CN ; do
install -d $RPM_BUILD_ROOT%{_mandir}/$l/man{1,2,3,4,5,6,7,8}
for n in man{1,2,3,4,5,6,7,8}/*; do
if [ -f $l/$n ]; then
@@ -494,6 +494,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.191 2005/12/27 23:30:09 qboosh
+- more extra and tars
+- added missing da,id languages to search
+
Revision 1.190 2005/12/26 15:09:29 qboosh
- more tars
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/man-pages.spec?r1=1.190&r2=1.191&f=u
More information about the pld-cvs-commit
mailing list