Fixed a format.
This commit is contained in:
parent
b2bdc7cd39
commit
e66e469c3b
@ -33,7 +33,7 @@ Requires: pygobject3
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
The Anthy engine for IBus platform. It provides Japanese input method from
|
The Anthy engine for IBus platform. It provides Japanese input method from
|
||||||
libanthy.
|
a library of the Anthy.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development tools for ibus
|
Summary: Development tools for ibus
|
||||||
@ -48,7 +48,7 @@ for developers.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
# %patch0 -p1
|
# patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS COPYING README
|
||||||
# %dir %{python_sitearch}/ibus
|
# dir {python_sitearch}/ibus
|
||||||
%{_libdir}/libanthygobject-%{sub_version}.so.*
|
%{_libdir}/libanthygobject-%{sub_version}.so.*
|
||||||
%{_libdir}/girepository-1.0/Anthy*.typelib
|
%{_libdir}/girepository-1.0/Anthy*.typelib
|
||||||
%{_libexecdir}/ibus-*-anthy
|
%{_libexecdir}/ibus-*-anthy
|
||||||
|
Loading…
Reference in New Issue
Block a user