update: update to 5.13.85.8
(cherry picked from commit 08fab6833ec895131ec0138b0fb2e6b3a68939f0)
This commit is contained in:
parent
953a456ed4
commit
e2efd13b42
Binary file not shown.
BIN
dde-daemon-5.13.85.8.tar.gz
Normal file
BIN
dde-daemon-5.13.85.8.tar.gz
Normal file
Binary file not shown.
@ -11,15 +11,15 @@
|
|||||||
%global release_name server-industry
|
%global release_name server-industry
|
||||||
|
|
||||||
Name: dde-daemon
|
Name: dde-daemon
|
||||||
Version: 5.13.16.11
|
Version: 5.13.85.8
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: Daemon handling the DDE session settings
|
Summary: Daemon handling the DDE session settings
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/
|
URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/
|
||||||
Source0: %{name}-%{version}.orig.tar.xz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
Source2: %{sname}.sysusers
|
Source2: %{sname}.sysusers
|
||||||
Patch1: 0001-Fix-the-system-monitor-displaying-a-scene.patch
|
#Patch1: 0001-Fix-the-system-monitor-displaying-a-scene.patch
|
||||||
|
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: golang
|
BuildRequires: golang
|
||||||
@ -47,6 +47,7 @@ BuildRequires: libXcursor-devel
|
|||||||
BuildRequires: libddcutil-devel
|
BuildRequires: libddcutil-devel
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRequires: dde-api-devel
|
BuildRequires: dde-api-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
|
||||||
Requires: bluez-libs
|
Requires: bluez-libs
|
||||||
Requires: deepin-desktop-base
|
Requires: deepin-desktop-base
|
||||||
@ -68,7 +69,7 @@ Recommends: google-noto-sans-fonts
|
|||||||
Daemon handling the DDE session settings
|
Daemon handling the DDE session settings
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
tar -xf %{SOURCE1}
|
tar -xf %{SOURCE1}
|
||||||
patch langselector/locale.go < rpm/locale.go.patch
|
patch langselector/locale.go < rpm/locale.go.patch
|
||||||
|
|
||||||
@ -182,8 +183,13 @@ fi
|
|||||||
/lib/systemd/system/dbus-com.deepin.dde.lockservice.service
|
/lib/systemd/system/dbus-com.deepin.dde.lockservice.service
|
||||||
/lib/systemd/system/deepin-accounts-daemon.service
|
/lib/systemd/system/deepin-accounts-daemon.service
|
||||||
%{_sysusersdir}/%{sname}.conf
|
%{_sysusersdir}/%{sname}.conf
|
||||||
|
/etc/NetworkManager/conf.d/deepin.dde.daemon.conf
|
||||||
|
/etc/lightdm/deepin/xsettingsd.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2023 liweiganga <liweiganga@uniontech.com> - 5.13.85.8-1
|
||||||
|
- update: update to 5.13.85.8
|
||||||
|
|
||||||
* Thu Apr 06 2023 yangxianzhao <yangxianzhao@uniontech.com> - 5.13.16.11-6
|
* Thu Apr 06 2023 yangxianzhao <yangxianzhao@uniontech.com> - 5.13.16.11-6
|
||||||
- fix: Fix-the-system-monitor-displaying-a-scene
|
- fix: Fix-the-system-monitor-displaying-a-scene
|
||||||
|
|
||||||
@ -227,4 +233,3 @@ fi
|
|||||||
- remove golang devel
|
- remove golang devel
|
||||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.10.0.23-5
|
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.10.0.23-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user