- 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:
parent
f8313e296d
commit
af690ccf8c
@ -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
|
Thu Jun 16 07:37:21 CEST 2011 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -199,14 +199,11 @@ rm -rf %buildroot
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
%{_datadir}/pixmaps/*
|
%{_datadir}/pixmaps/*
|
||||||
%{_prefix}/%{_lib}/ibus
|
%{_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
|
%files -n libibus2
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
|
%{_libdir}/girepository-1.0/IBus-1.0.typelib
|
||||||
|
|
||||||
%files gtk
|
%files gtk
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -224,5 +221,8 @@ rm -rf %buildroot
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
%{_datadir}/gir-1.0/IBus-1.0.gir
|
||||||
|
%dir %{_datadir}/vala
|
||||||
|
%{_datadir}/vala/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user