- Change files in package, some should move to devel subpackage and libibus package

OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=20
This commit is contained in:
Ray chen 2011-06-19 12:48:28 +00:00 committed by Git OBS Bridge
parent f8313e296d
commit af690ccf8c
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 19 12:43:54 UTC 2011 - swyear@gmail.com
- Change files in package, some should move to devel subpackage and libibus package
-------------------------------------------------------------------
Thu Jun 16 07:37:21 CEST 2011 - tiwai@suse.de

View File

@ -199,14 +199,11 @@ rm -rf %buildroot
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/pixmaps/*
%{_prefix}/%{_lib}/ibus
%dir %{_datadir}/vala
%{_datadir}/vala/*
%{_libdir}/girepository-1.0/IBus-1.0.typelib
%{_datadir}/gir-1.0/IBus-1.0.gir
%files -n libibus2
%defattr(-,root,root,-)
%{_libdir}/lib*.so.*
%{_libdir}/girepository-1.0/IBus-1.0.typelib
%files gtk
%defattr(-,root,root,-)
@ -224,5 +221,8 @@ rm -rf %buildroot
%{_includedir}/*
%{_datadir}/gtk-doc/html/*
%{_libdir}/pkgconfig/*
%{_datadir}/gir-1.0/IBus-1.0.gir
%dir %{_datadir}/vala
%{_datadir}/vala/*
%changelog