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