SPECS: dcraw.spec - en comment fix
qboosh
qboosh at pld-linux.org
Mon Mar 30 22:05:28 CEST 2009
Author: qboosh Date: Mon Mar 30 20:05:28 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- en comment fix
---- Files affected:
SPECS:
dcraw.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/dcraw.spec
diff -u SPECS/dcraw.spec:1.35 SPECS/dcraw.spec:1.36
--- SPECS/dcraw.spec:1.35 Mon Mar 16 20:06:39 2009
+++ SPECS/dcraw.spec Mon Mar 30 22:05:23 2009
@@ -60,12 +60,12 @@
msgfmt -o $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo dcraw_$lang.po
done
-# For this languages is only manual:
+# For this language there is only manual:
for lang in zh_CN; do
install -d $RPM_BUILD_ROOT%{_mandir}/$lang/man1
cp dcraw_$lang.1 $RPM_BUILD_ROOT%{_mandir}/$lang/man1/dcraw.1
done
-# For languages there is only translation:
+# For this language there is only translation:
for lang in nl; do
install -d $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES
msgfmt -o $RPM_BUILD_ROOT%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo dcraw_$lang.po
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2009/03/30 20:05:23 qboosh
+- en comment fix
+
Revision 1.35 2009/03/16 19:06:39 blues
- 8.93
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dcraw.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list