modify ukui-media install error
(cherry picked from commit 8a4e2a43a94c477701ee0359364fdabd9adafb86)
This commit is contained in:
parent
da7a43de60
commit
63ab2e85ee
@ -1,6 +1,6 @@
|
||||
Name: ukui-media
|
||||
Version: 3.0.2
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: UKUI media utilities
|
||||
License: GPL-2+ GPL-3+ LGPL-2+ BSD-3-Clause
|
||||
URL: http://www.ukui.org
|
||||
@ -29,6 +29,7 @@ BuildRequires: qt5-qttools-devel
|
||||
|
||||
Requires: mate-desktop-libs >= 1.18
|
||||
Requires: ukui-media-common = %{version}
|
||||
Requires: glib2
|
||||
|
||||
Recommends: alsa-utils sound-theme-freedesktop
|
||||
|
||||
@ -106,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
set -e
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas/
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas/ &> /dev/null ||:
|
||||
|
||||
|
||||
%files
|
||||
@ -130,6 +131,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
|
||||
%{_datadir}/glib-2.0/
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.2-13
|
||||
- modify ukui-media install error
|
||||
|
||||
* Mon Sep 27 2021 peijiankang<peijiankang@kylinos.cn> - 3.0.2-12
|
||||
- repair the problem of adjusting animation freeze
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user