!35 添加org.ukui.sound.gschema.xml
From: @hua_yadong Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
99cbd0f30d
@ -1,6 +1,6 @@
|
||||
Name: ukui-media
|
||||
Version: 3.0.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: UKUI media utilities
|
||||
License: GPL-2+ GPL-3+ LGPL-2+ BSD-3-Clause
|
||||
URL: http://www.ukui.org
|
||||
@ -83,6 +83,12 @@ mkdir -p %{buildroot}/usr/share/ukui-media/scripts
|
||||
cp -r %{_builddir}/%{name}-%{version}/scripts/detection_output_mode.sh %{buildroot}/usr/share/ukui-media/scripts
|
||||
|
||||
cp -r %{_builddir}/%{name}-%{version}/data/org.ukui.media.sound.gschema.xml %{buildroot}/usr/share/glib-2.0/schemas
|
||||
|
||||
cp -r %{_builddir}/%{name}-%{version}/data/org.ukui.sound.gschema.xml %{buildroot}/usr/share/glib-2.0/schemas
|
||||
|
||||
cp -r %{_builddir}/%{name}-%{version}/ukui-volume-control-applet-qt/data/org.ukui.audio.gschema.xml %{buildroot}/usr/share/glib-2.0/schemas
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
@ -101,6 +107,7 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
|
||||
%{_datadir}/ukui-media/img/
|
||||
%{_datadir}/ukui-media/qss/
|
||||
%{_datadir}/ukui-media/scripts/
|
||||
%{_datadir}/glib-2.0/
|
||||
|
||||
%files common
|
||||
%{_sysconfdir}/xdg/autostart/
|
||||
@ -112,6 +119,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/
|
||||
/lib/systemd/system/ukui-media-control-mute-led.service
|
||||
|
||||
%changelog
|
||||
* Mon Feb 28 2022 huayadong<huayadong@kylinos.cn> - 3.0.4-2
|
||||
- 添加org.ukui.sound.gschema.xml
|
||||
|
||||
* Fri Feb 25 2022 huayadong<huayadong@kylinos.cn> - 3.0.4-1
|
||||
- update to upstream version 3.0.4-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user