From 5535b8614baeb9b322adf242482a3d2cb9e40547 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Jan 22 2015 10:00:04 +0000 Subject: Resolves: rhbz#1177547 system autocorr files not detected --- diff --git a/libreoffice.spec b/libreoffice.spec index a01555f..85fa29c 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1392,6 +1392,7 @@ popd mkdir -p %{buildroot}%{_datadir} mv -f %{buildroot}%{baseinstdir}/share/autocorr %{buildroot}%{_datadir}/autocorr chmod 755 %{buildroot}%{_datadir}/autocorr +ln -s %{buildroot}%{baseinstdir}/share/autocorr %{_datadir}/autocorr #remove it in case we didn't build with gcj rm -f %{buildroot}%{baseinstdir}/program/classes/sandbox.jar @@ -2272,8 +2273,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || : %endif %changelog -* Tue Jan 20 2015 Caolán McNamara - 1:4.2.8.2-3-UNBUILT +* Thu Jan 22 2015 Caolán McNamara - 1:4.2.8.2-3-UNBUILT - font cache gets broken on adding an embedded font +- Resolves: rhbz#1177547 system autocorr files not detected * Thu Jan 15 2015 Caolán McNamara - 1:4.2.8.2-2 - Resolves: fdo#87141 Remove deletes the node but we want to release it