SPECS: openoffice.org.spec - dot
glen
glen at pld-linux.org
Tue Mar 6 03:15:20 CET 2007
Author: glen Date: Tue Mar 6 02:15:19 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dot
---- Files affected:
SPECS:
openoffice.org.spec (1.715 -> 1.716)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.715 SPECS/openoffice.org.spec:1.716
--- SPECS/openoffice.org.spec:1.715 Tue Mar 6 01:02:13 2007
+++ SPECS/openoffice.org.spec Tue Mar 6 03:15:14 2007
@@ -2397,7 +2397,7 @@
# we symlink the dir, unless smb wishes to patch OOo to use system dir directly
%pre core
if [ -d %{_libdir}/%{name}/share/dict/ooo ] && [ ! -L %{_libdir}/%{name}/share/dict/ooo ]; then
- rmdir %{_libdir}/%{name}/share/dict/ooo 2>/dev/null || mv -v %{_libdir}/%{name}/share/dict/ooo{,rpmsave} || :
+ rmdir %{_libdir}/%{name}/share/dict/ooo 2>/dev/null || mv -v %{_libdir}/%{name}/share/dict/ooo{,.rpmsave} || :
ln -s %{_datadir}/myspell %{_libdir}/%{name}/share/dict/ooo
fi
%endif
@@ -3772,6 +3772,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.716 2007/03/06 02:15:14 glen
+- dot
+
Revision 1.715 2007/03/06 00:02:13 glen
- AC-branch merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.715&r2=1.716&f=u
More information about the pld-cvs-commit
mailing list