From 3b21ee9054c1ddfe26b0201ef0bc4fe41bbe01b8bd3ac5c286144dd331eaab53 Mon Sep 17 00:00:00 2001 From: Jon Nordby Date: Fri, 16 Dec 2011 15:05:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=24 --- maliit-framework.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maliit-framework.spec b/maliit-framework.spec index 6283510..b53c720 100644 --- a/maliit-framework.spec +++ b/maliit-framework.spec @@ -164,6 +164,7 @@ Requires: %{name} = %{version}-%{release} %description -n maliit-inputcontext-gtk2 Gtk+ plugin for basic Gtk+ version 2 toolkit support +%if 0%{?fedora} != 14 %package -n maliit-inputcontext-gtk3 Summary: Maliit Input Context Plugin for Gtk+3 Group: Development/Libraries @@ -171,6 +172,7 @@ Requires: %{name} = %{version}-%{release} %description -n maliit-inputcontext-gtk3 Gtk+ plugin for basic Gtk+ version 3 toolkit support +%endif %prep %setup -q -n %{name}-%{version} @@ -327,10 +329,12 @@ rm -rf %{buildroot} %{_bindir}/maliit-exampleapp-gtk2 %{_libdir}/gtk-2.0/2.10.0/immodules/libim-maliit.so* +%if 0%{?fedora} != 14 %files -n maliit-inputcontext-gtk3 %defattr(-,root,root,-) %{_bindir}/maliit-exampleapp-gtk3 %{_libdir}/gtk-3.0/3.0.0/immodules/libim-maliit.so* +%endif %changelog * Tue Dec 13 2011 Luis Araujo - 0.81.1.1-0