!13 [sync] PR-12: [update] update version to 5.4.24.2
From: @openeuler-sync-bot Reviewed-by: @yeqinglong01 Signed-off-by: @yeqinglong01
This commit is contained in:
commit
dd62341b26
Binary file not shown.
@ -1,11 +1,13 @@
|
|||||||
Name: dde-session-ui
|
Name: dde-session-ui
|
||||||
Version: 5.3.0.11
|
Version: 5.4.24.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Deepin desktop-environment - Session UI module
|
Summary: Deepin desktop-environment - Session UI module
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://github.com/linuxdeepin/%{name}
|
URL: https://github.com/linuxdeepin/%{name}
|
||||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0: 0001-Fix-wm-chooser-error-in-openeuler.patch
|
Source1: vendor.tar.gz
|
||||||
|
|
||||||
|
Patch0: 0001-Fix-wm-chooser-error-in-openeuler.patch
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: deepin-gettext-tools
|
BuildRequires: deepin-gettext-tools
|
||||||
@ -44,7 +46,7 @@ This project include those sub-project:
|
|||||||
- dde-hotzone: User interface of setting hot zone.
|
- dde-hotzone: User interface of setting hot zone.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}
|
%autosetup -p1
|
||||||
sed -i 's|default_background.jpg|default.png|' widgets/fullscreenbackground.cpp
|
sed -i 's|default_background.jpg|default.png|' widgets/fullscreenbackground.cpp
|
||||||
sed -i 's|lib|libexec|' \
|
sed -i 's|lib|libexec|' \
|
||||||
misc/applications/deepin-toggle-desktop.desktop* \
|
misc/applications/deepin-toggle-desktop.desktop* \
|
||||||
@ -64,7 +66,10 @@ sed -i 's|lib|libexec|' \
|
|||||||
dde-lowpower/dde-lowpower.pro
|
dde-lowpower/dde-lowpower.pro
|
||||||
sed -i 's|/usr/lib/dde-dock|/usr/lib64/dde-dock|' dde-notification-plugin/notifications/notifications.pro
|
sed -i 's|/usr/lib/dde-dock|/usr/lib64/dde-dock|' dde-notification-plugin/notifications/notifications.pro
|
||||||
|
|
||||||
|
tar -xf %{SOURCE1}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPATH=%{_builddir}/%{name}-%{version}/vendor:$GOPATH
|
||||||
export PATH=%{_qt5_bindir}:$PATH
|
export PATH=%{_qt5_bindir}:$PATH
|
||||||
%qmake_qt5 PREFIX=%{_prefix} PKGTYPE=rpm
|
%qmake_qt5 PREFIX=%{_prefix} PKGTYPE=rpm
|
||||||
%make_build
|
%make_build
|
||||||
@ -88,6 +93,9 @@ sed -i "s|#greeter-session.*|greeter-session=lightdm-deepin-greeter|g" /etc/ligh
|
|||||||
%{_prefix}/share/glib-2.0/schemas/com.deepin.dde.dock.module.notifications.gschema.xml
|
%{_prefix}/share/glib-2.0/schemas/com.deepin.dde.dock.module.notifications.gschema.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.24.2-1
|
||||||
|
- Update to 5.4.24.2
|
||||||
|
|
||||||
* Thu Sep 23 2021 weidong <weidong@uniontech.com> - 5.3.0.11-2
|
* Thu Sep 23 2021 weidong <weidong@uniontech.com> - 5.3.0.11-2
|
||||||
- Fix wm-chooser error in openeuler
|
- Fix wm-chooser error in openeuler
|
||||||
|
|
||||||
|
|||||||
BIN
vendor.tar.gz
Normal file
BIN
vendor.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user