fix compile error for openeuler

This commit is contained in:
panchenbo 2020-09-09 19:59:40 +08:00
commit 88852a3a41

View File

@ -8,8 +8,8 @@ Release: 3
Summary: deepin-session-shell - Deepin desktop-environment - session-shell module Summary: deepin-session-shell - Deepin desktop-environment - session-shell module
License: GPLv3+ License: GPLv3+
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNzYxMA/pool/main/d/dde-session-shell/ URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNzYxMA/pool/main/d/dde-session-shell/
Source0: %{name}_%{version}.orig.tar.xz Source0: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNzYxMA/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz
Patch0: 0001-fix-compile-error-for-openeuler.patch Patch0: 0001-fix-compile-error-for-openeuler.patch
BuildRequires: cmake BuildRequires: cmake
BuildRequires: dde-daemon BuildRequires: dde-daemon
@ -60,8 +60,11 @@ make
%{_datadir}/dbus-1/services/com.deepin.dde.shutdownFront.service %{_datadir}/dbus-1/services/com.deepin.dde.shutdownFront.service
%changelog %changelog
* Wed Sep 09 2020 chenbo.pan <panchenbo@uniontech.com> - 5.0.0.8-3 * Wed Sep 09 2020 chenbo.pan <panchenbo@uniontech.com> - 5.0.0.8-4
- fix compile error - fix compile error for openeuler
* Fri Sep 04 2020 weidong <weidong@uniontech.com> - 5.0.0.8-3
- fix source url in spec
* Fri Sep 04 2020 chenbo.pan <panchenbo@uniontech.com> - 5.0.0.8-2 * Fri Sep 04 2020 chenbo.pan <panchenbo@uniontech.com> - 5.0.0.8-2
- fix compile error - fix compile error