This commit is contained in:
parent
e98a60ef43
commit
3b21ee9054
@ -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 <luis.araujo@collabora.co.uk> - 0.81.1.1-0
|
||||
|
Loading…
x
Reference in New Issue
Block a user