Resolves: rhbz#1038189 refresh printer list when print dialog launched

f41
Caolán McNamara 11 years ago
parent bf8c867d8d
commit cc601bd3ab

@ -262,6 +262,7 @@ Patch10: libreoffice-rhel6glib.patch
Patch11: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.patch
Patch12: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
Patch13: 0001-Resolves-rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch
Patch14: 0001-Resolves-rhbz-1038189-refresh-printer-list-when-prin.patch
%define instdir %{_libdir}
%define baseinstdir %{instdir}/libreoffice
@ -998,6 +999,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
%patch11 -p1 -b .rhbz-1032774-bodge-around-reported-NULL-valu.patch
%patch12 -p1 -b .rhbz-1035092-no-shortcut-key-for-Italian-To.patch
%patch13 -p1 -b .rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch
%patch14 -p1 -b .rhbz-1038189-refresh-printer-list-when-prin.patch
# TODO: check this
# these are horribly incomplete--empty translations and copied english
@ -2089,6 +2091,7 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
- Related: rhbz#1032774 bodge around reported NULL
- Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu
- Resolves: rhbz#912529 Kerkis SmallCaps shown instead of Kerkis Regular
- Resolves: rhbz#1038189 refresh printer list when print dialog launched
- openssl no longer required to build
* Thu Nov 21 2013 David Tardon <dtardon@redhat.com> - 1:4.2.0.0-1.beta1

Loading…
Cancel
Save