!37 update to 5.13.85.8
From: @leeffo Reviewed-by: @HelloWorld_lvcongqing Signed-off-by: @HelloWorld_lvcongqing
This commit is contained in:
commit
a2a76cefd0
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
|
||||
|
||||
Name: dde-daemon
|
||||
Version: 5.13.16.11
|
||||
Release: 6
|
||||
Version: 5.13.85.8
|
||||
Release: 1
|
||||
Summary: Daemon handling the DDE session settings
|
||||
License: GPLv3
|
||||
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
|
||||
Source2: %{sname}.sysusers
|
||||
Patch1: 0001-Fix-the-system-monitor-displaying-a-scene.patch
|
||||
Source2: %{sname}.sysusers
|
||||
#Patch1: 0001-Fix-the-system-monitor-displaying-a-scene.patch
|
||||
|
||||
BuildRequires: python3
|
||||
BuildRequires: golang
|
||||
@ -47,6 +47,7 @@ BuildRequires: libXcursor-devel
|
||||
BuildRequires: libddcutil-devel
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: dde-api-devel
|
||||
BuildRequires: libX11-devel
|
||||
|
||||
Requires: bluez-libs
|
||||
Requires: deepin-desktop-base
|
||||
@ -68,7 +69,7 @@ Recommends: google-noto-sans-fonts
|
||||
Daemon handling the DDE session settings
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
tar -xf %{SOURCE1}
|
||||
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/deepin-accounts-daemon.service
|
||||
%{_sysusersdir}/%{sname}.conf
|
||||
/etc/NetworkManager/conf.d/deepin.dde.daemon.conf
|
||||
/etc/lightdm/deepin/xsettingsd.conf
|
||||
|
||||
%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
|
||||
- fix: Fix-the-system-monitor-displaying-a-scene
|
||||
|
||||
@ -227,4 +233,3 @@ fi
|
||||
- remove golang devel
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.10.0.23-5
|
||||
- Package init
|
||||
|
||||
|
||||
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user