From 3a2137d7d4421a495afa978501941bbf5e7319b5 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 12 Mar 2016 16:18:12 +0100 Subject: [PATCH] add TODO --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 16f04cb..8e3590e 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -350,6 +350,7 @@ Requires: %{name}-langpack-en = %{epoch}:%{version}-%{release} %endif # rhbz#949106 libreoffice-core drags in both openjdk 1.7.0 and 1.8.0 Requires: java-headless >= 1:1.6 +# TODO: needed for %post/%postun; move the stuff to %posttrans? Requires(pre): gtk2%{?_isa} >= 2.9.4 Requires(post): gtk2%{?_isa} >= 2.9.4 Requires(preun): gtk2%{?_isa} >= 2.9.4 @@ -1774,6 +1775,7 @@ rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar %config %{baseinstdir}/share/psprint/psprint.conf %{baseinstdir}/share/psprint/driver %dir %{baseinstdir}/share/registry +# TODO: GIO UCP depends on gtk2, what to do with that? %{baseinstdir}/share/registry/gnome.xcd %{baseinstdir}/share/registry/lingucomponent.xcd %{baseinstdir}/share/registry/main.xcd