update version to 5.4.12.7
(cherry picked from commit 1d07908481fcc35097ed2693bb3ac9eae9650528)
This commit is contained in:
parent
50d1cc559c
commit
f2ee9a42e1
BIN
dde-dock-5.4.12.7.orig.tar.xz
Normal file
BIN
dde-dock-5.4.12.7.orig.tar.xz
Normal file
Binary file not shown.
26
dde-dock.spec
Executable file → Normal file
26
dde-dock.spec
Executable file → Normal file
@ -1,12 +1,12 @@
|
|||||||
%global sname deepin-dock
|
%global sname deepin-dock
|
||||||
|
|
||||||
Name: dde-dock
|
Name: dde-dock
|
||||||
Version: 5.3.0.31
|
Version: 5.4.12.7
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Deepin desktop-environment - Dock module
|
Summary: Deepin desktop-environment - Dock module
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-dock/
|
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-dock/
|
||||||
Source0: %{name}_%{version}.orig.tar.xz
|
Source0: %{name}-%{version}.orig.tar.xz
|
||||||
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -30,13 +30,17 @@ BuildRequires: pkgconfig(xcb-ewmh)
|
|||||||
BuildRequires: pkgconfig(xcb-icccm)
|
BuildRequires: pkgconfig(xcb-icccm)
|
||||||
BuildRequires: pkgconfig(xcb-image)
|
BuildRequires: pkgconfig(xcb-image)
|
||||||
BuildRequires: qt5-linguist
|
BuildRequires: qt5-linguist
|
||||||
|
BuildRequires: gtest-devel
|
||||||
|
BuildRequires: gmock-devel
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
|
|
||||||
Requires: dbusmenu-qt5
|
Requires: dbusmenu-qt5
|
||||||
Requires: dde-network-utils
|
Requires: dde-network-utils
|
||||||
Requires: dde-qt-dbus-factory
|
Requires: dde-qt-dbus-factory
|
||||||
Requires: xcb-util-wm
|
Requires: xcb-util-wm
|
||||||
Requires: xcb-util-image
|
Requires: xcb-util-image
|
||||||
Requires: libxcb
|
Requires: libxcb
|
||||||
|
Requires: onboard
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Deepin desktop-environment - Dock module.
|
Deepin desktop-environment - Dock module.
|
||||||
@ -60,18 +64,20 @@ deepin desktop-environment - dock plugin.
|
|||||||
sed -i '/TARGETS/s|lib|%{_lib}|' plugins/*/CMakeLists.txt \
|
sed -i '/TARGETS/s|lib|%{_lib}|' plugins/*/CMakeLists.txt \
|
||||||
plugins/plugin-guide/plugins-developer-guide.md
|
plugins/plugin-guide/plugins-developer-guide.md
|
||||||
|
|
||||||
sed -i -E '30,39d' CMakeLists.txt
|
sed -i -E '32,39d' CMakeLists.txt
|
||||||
|
|
||||||
sed -i 's|/lib|/%{_lib}|' frame/controller/dockpluginscontroller.cpp \
|
sed -i 's|/lib|/%{_lib}|' frame/controller/dockpluginscontroller.cpp \
|
||||||
frame/panel/mainpanelcontrol.cpp \
|
|
||||||
plugins/tray/system-trays/systemtrayscontroller.cpp
|
plugins/tray/system-trays/systemtrayscontroller.cpp
|
||||||
|
|
||||||
|
|
||||||
sed -i 's|/lib|/libexec|g' plugins/show-desktop/showdesktopplugin.cpp
|
sed -i 's|/lib|/libexec|g' plugins/show-desktop/showdesktopplugin.cpp \
|
||||||
|
frame/window/mainpanelcontrol.cpp
|
||||||
|
|
||||||
sed -i 's|/usr/lib/dde-dock/plugins|%{_libdir}/dde-dock/plugins|' plugins/plugin-guide/plugins-developer-guide.md
|
sed -i 's|/usr/lib/dde-dock/plugins|%{_libdir}/dde-dock/plugins|' plugins/plugin-guide/plugins-developer-guide.md
|
||||||
sed -i 's|local/lib/dde-dock/plugins|local/%{_lib}/dde-dock/plugins|' plugins/plugin-guide/plugins-developer-guide.md
|
sed -i 's|local/lib/dde-dock/plugins|local/%{_lib}/dde-dock/plugins|' plugins/plugin-guide/plugins-developer-guide.md
|
||||||
|
|
||||||
|
sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export PATH=%{_qt5_bindir}:$PATH
|
export PATH=%{_qt5_bindir}:$PATH
|
||||||
%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DARCHITECTURE=%{_arch} .
|
%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DARCHITECTURE=%{_arch} .
|
||||||
@ -83,12 +89,10 @@ export PATH=%{_qt5_bindir}:$PATH
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%{_datadir}/%{name}/translations/*.qm
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_sysconfdir}/%{name}/indicator/keybord_layout.json
|
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_libdir}/%{name}/
|
%{_libdir}/%{name}/
|
||||||
%{_datadir}/%{name}/
|
|
||||||
%{_datadir}/dbus-1/services/*.service
|
|
||||||
%{_datarootdir}/glib-2.0/schemas/com.deepin.dde.dock.module.gschema.xml
|
%{_datarootdir}/glib-2.0/schemas/com.deepin.dde.dock.module.gschema.xml
|
||||||
%{_datarootdir}/polkit-1/actions/com.deepin.dde.dock.overlay.policy
|
%{_datarootdir}/polkit-1/actions/com.deepin.dde.dock.overlay.policy
|
||||||
|
|
||||||
@ -102,6 +106,9 @@ export PATH=%{_qt5_bindir}:$PATH
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.12.7-1
|
||||||
|
- Update to 5.4.12.7
|
||||||
|
|
||||||
* Fri Jun 17 2022 loong_C <loong_c@yeah.net> - 5.3.0.31-2
|
* Fri Jun 17 2022 loong_C <loong_c@yeah.net> - 5.3.0.31-2
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|
||||||
@ -113,3 +120,4 @@ export PATH=%{_qt5_bindir}:$PATH
|
|||||||
|
|
||||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.1.0.13-1
|
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.1.0.13-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user