Remove unless find-lang.sh during posttrans
(cherry picked from commit a1639e60e82036c880c3cdf03aef3c58b7d1eaf2)
This commit is contained in:
parent
e8dd18e244
commit
89aac7558f
@ -36,7 +36,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.44.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
@ -147,7 +147,6 @@ fi
|
||||
%posttrans
|
||||
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
@ -332,6 +331,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 caodongxia <caodongxia@h-partners.com> - 3.44.3-3
|
||||
- Remove unless find-lang.sh during posttrans
|
||||
|
||||
* Wed Jul 20 2022 liyanan <liyanan32@h-partners.com> - 3.44.3-2
|
||||
- Modify to single-threaded compilation to solve occasional compilation failures
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user