!29 update package
From: @hanshuang123456 Reviewed-by: @ut-layne-yang Signed-off-by: @ut-layne-yang
This commit is contained in:
commit
a6591d19a2
BIN
dde-launcher-5.4.45.orig.tar.xz
Normal file
BIN
dde-launcher-5.4.45.orig.tar.xz
Normal file
Binary file not shown.
@ -1,17 +1,17 @@
|
||||
%global sname deepin-launcher
|
||||
%global sname dde-launcher
|
||||
|
||||
Name: dde-launcher
|
||||
Version: 5.1.0.6
|
||||
Release: 3
|
||||
Summary: Deepin desktop-environment - Launcher module
|
||||
Version: 5.4.45
|
||||
Release: 1%{?dist}.01
|
||||
Summary: dde desktop-environment - Launcher module
|
||||
License: GPLv3
|
||||
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-launcher/
|
||||
Source0: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz
|
||||
Source0: %{name}-%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake(Qt5LinguistTools)
|
||||
BuildRequires: dtkwidget-devel
|
||||
BuildRequires: dtkcore-devel dtkcore
|
||||
BuildRequires: pkgconfig(dtkcore)
|
||||
BuildRequires: pkgconfig(dframeworkdbus)
|
||||
BuildRequires: pkgconfig(gsettings-qt)
|
||||
BuildRequires: pkgconfig(xcb-ewmh)
|
||||
@ -20,6 +20,12 @@ BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: libarchive
|
||||
BuildRequires: dtkgui-devel
|
||||
BuildRequires: dtkcommon-devel
|
||||
BuildRequires: qt5-qttools-devel
|
||||
BuildRequires: gmock-devel
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
Requires: deepin-menu
|
||||
Requires: dde-daemon
|
||||
@ -37,7 +43,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Header files and libraries for %{sname}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%autosetup
|
||||
sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||
|
||||
%build
|
||||
@ -51,18 +57,15 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||
%license LICENSE
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}/
|
||||
%{_bindir}/dde-launcher-wapper
|
||||
%{_datadir}/applications/dde-launcher.desktop
|
||||
%{_datadir}/dbus-1/services/*.service
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{sname}.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/deepin-launcher.svg
|
||||
%{_datadir}/glib-2.0/schemas/com.deepin.dde.launcher.gschema.xml
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.1.0.6-3
|
||||
- fix source url in spec
|
||||
|
||||
* Tue Aug 18 2020 chenbo pan <panchenbo@uniontech.com> - 5.1.0.6-2
|
||||
- fix compile fail
|
||||
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.1.0.6-1
|
||||
- Package init
|
||||
* Mon Jun 13 2022 uoser <uoser@uniontech.com> - 5.4.45-1.01
|
||||
- update: update to 5.4.45-1.01
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user