Update installed files
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=9
This commit is contained in:
parent
1f97ad0e35
commit
f06b0ed902
@ -57,6 +57,9 @@ This package contains the files necessary to develop
|
||||
input method plugins for Maliit, and applications using the libmaliit
|
||||
extension library.
|
||||
|
||||
#FIXME: split up and package as per the Maliit packaging guidelines:
|
||||
# https://wiki.maliit.org/PackagingGuidelines
|
||||
|
||||
%prep
|
||||
%setup -q -n maliit-framework-%{version}
|
||||
|
||||
@ -121,6 +124,7 @@ rm -rf %{buildroot}
|
||||
%doc README LICENSE.LGPL NEWS
|
||||
%{_bindir}/maliit-server
|
||||
%{_bindir}/maliit-exampleapp-*
|
||||
%{_bindir}/maliit-sdk
|
||||
%{_libdir}/*.so.*
|
||||
%dir %{_libdir}/maliit
|
||||
%dir %{_libdir}/maliit/plugins-0.80
|
||||
@ -129,6 +133,11 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/maliit-framework-tests/*
|
||||
%dir %{_datadir}/doc/maliit-framework
|
||||
%{_datadir}/doc/maliit-framework/*
|
||||
%{_libdir}/gtk-2.0/2.10.0/immodules/libim-maliit.so*
|
||||
%{_libdir}/maliit/plugins-0.80/factories/libmaliit-plugins-quick-factory-0.80.so
|
||||
%{_datadir}/dbus-1/services/org.maliit.server.service
|
||||
%{_datadir}/maliit-framework-tests/*
|
||||
%dir %{_datadir}/maliit-framework-tests
|
||||
|
||||
%if 0%{?fedora}
|
||||
%{_sysconfdir}/gconf/schemas/maliit-framework.schemas
|
||||
@ -141,7 +150,7 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2011 Jon Nordby <jonn@openismus.com> - 0.81.0.1-0
|
||||
* Tue Sep 06 2011 Jon Nordby <jonn@openismus.com> - 0.81.0.1-2
|
||||
- Update to 0.81.0.1
|
||||
|
||||
* Tue Sep 06 2011 Jon Nordby <jonn@openismus.com> - 0.80.8-0
|
||||
|
Loading…
x
Reference in New Issue
Block a user