Delete postscript for ibus write-cache
This commit is contained in:
parent
51b4b380fa
commit
e3673a6941
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: ibus-anthy
|
Name: ibus-anthy
|
||||||
Version: 1.5.12
|
Version: 1.5.12
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: The Anthy engine for IBus input platform
|
Summary: The Anthy engine for IBus input platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/ibus/ibus/wiki
|
URL: https://github.com/ibus/ibus/wiki
|
||||||
@ -120,10 +120,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-%{sub_version}.la
|
|||||||
desktop-file-validate \
|
desktop-file-validate \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-anthy.desktop
|
$RPM_BUILD_ROOT%{_datadir}/applications/ibus-setup-anthy.desktop
|
||||||
|
|
||||||
%posttrans
|
%ldconfig_scriptlets libs
|
||||||
/sbin/ldconfig
|
|
||||||
[ -x %{_bindir}/ibus ] && \
|
|
||||||
%{_bindir}/ibus write-cache --system &>/dev/null || :
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS COPYING README
|
||||||
@ -155,6 +153,9 @@ desktop-file-validate \
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.12-8
|
||||||
|
- Delete postscript for ibus write-cache
|
||||||
|
|
||||||
* Tue Apr 27 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.12-7
|
* Tue Apr 27 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.12-7
|
||||||
- Move .desktop file from ibus-anthy-python to ibus-anthy
|
- Move .desktop file from ibus-anthy-python to ibus-anthy
|
||||||
- Fix covscan
|
- Fix covscan
|
||||||
|
Loading…
Reference in New Issue
Block a user