diff --git a/dde-daemon-5.10.0.23-server-industry.orig.tar.xz b/dde-daemon-5.10.0.23-server-industry.orig.tar.xz index 12ffa2a5e3368bb6c0ee5cec007dbe10e550c719..eaa873b7f6ead5c177304a68225b07dc8a9b98a9 100644 Binary files a/dde-daemon-5.10.0.23-server-industry.orig.tar.xz and b/dde-daemon-5.10.0.23-server-industry.orig.tar.xz differ diff --git a/dde-daemon.spec b/dde-daemon.spec index f162067be989b05ebcb0f050dbffa4577dffbdaf..b5f986ba6af928192461e9435157e2fece4277cf 100644 --- a/dde-daemon.spec +++ b/dde-daemon.spec @@ -12,7 +12,7 @@ Name: dde-daemon Version: 5.10.0.23 -Release: 7 +Release: 8 Summary: Daemon handling the DDE session settings License: GPLv3 URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/ @@ -29,7 +29,6 @@ BuildRequires: pam >= 1.3.1 BuildRequires: glib2-devel BuildRequires: gtk3-devel BuildRequires: systemd-devel -BuildRequires: dde-api-devel BuildRequires: alsa-lib-devel BuildRequires: alsa-lib BuildRequires: pulseaudio-libs-devel @@ -110,8 +109,8 @@ sed -i 's/google-chrome/chromium-browser/g' misc/dde-daemon/mime/data.json %build BUILDID="0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n')" -export GOPATH=/usr/share/gocode:%{_builddir}/%{name}-%{version}-%{release_name}/vendor -%make_build GOBUILD="go build -compiler gc -ldflags \"-B $BUILDID\"" +export GOPATH=%{_builddir}/%{name}-%{version}-%{release_name}/vendor +%make_build GOBUILD="go build -mod=vendor -compiler gc -ldflags \"-B $BUILDID\"" %install export GOPATH=/usr/share/gocode:%{_builddir}/%{name}-%{version}-%{release_name}/vendor @@ -178,6 +177,8 @@ fi /lib/systemd/system/deepin-accounts-daemon.service %changelog +* Wed Sep 2 2020 chenbo pan - 5.10.0.23-8 +- fix requires golang devel * Wed Aug 19 2020 openEuler Buildteam - 5.10.0.23-7 - change python37 to python3 * Thu Jul 30 2020 openEuler Buildteam - 5.10.0.23-6