%global repo dde-launcher Name: deepin-launcher Version: 5.0.0 Release: 3%{?dist} Summary: Deepin desktop-environment - Launcher module License: GPLv3 URL: https://github.com/linuxdeepin/dde-launcher Source0: %{url}/archive/%{version}/%{repo}-%{version}.tar.gz BuildRequires: cmake BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(dtkcore) BuildRequires: pkgconfig(dtkwidget) >= 2.0 BuildRequires: pkgconfig(dframeworkdbus) BuildRequires: pkgconfig(gsettings-qt) BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} Requires: deepin-menu Requires: deepin-daemon Requires: startdde Requires: hicolor-icon-theme %description %{summary}. %package devel Summary: Development package for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Header files and libraries for %{name}. %prep %setup -q -n %{repo}-%{version} sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh %build %cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DWITHOUT_UNINSTALL_APP=1 . %make_build %install %make_install INSTALL_ROOT=%{buildroot} %files %license LICENSE %{_bindir}/%{repo} %{_datadir}/%{repo}/ %{_datadir}/dbus-1/services/*.service %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %files devel %{_includedir}/%{repo}/ %changelog * Mon Dec 09 2019 Jan Grulich - 5.0.0-3 - rebuild (qt5) * Wed Sep 25 2019 Jan Grulich - 5.0.0-2 - rebuild (qt5) * Mon Aug 05 2019 Robin Lee - 5.0.0-1 - Release 5.0.0 * Wed Jul 24 2019 Fedora Release Engineering - 4.6.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 17 2019 Jan Grulich - 4.6.6-4 - rebuild (qt5) * Mon Jun 10 2019 Robin Lee - 4.6.6-3 - rebuild (Qt5) * Sun Mar 10 2019 Robin Lee - 4.6.6-2 - rebuild (Qt5) * Wed Feb 27 2019 Robin Lee - 4.6.6-1 - Update to 4.6.6 * Thu Jan 31 2019 mosquito - 4.6.4-1 - Update to 4.6.4 * Thu Jan 31 2019 Fedora Release Engineering - 4.5.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Dec 23 2018 mosquito - 4.5.9-1 - Update to 4.5.9 * Tue Dec 18 2018 Rex Dieter - 4.5.5.2-2 - BR: qt5-qtbase-private-devel * Wed Dec 12 2018 mosquito - 4.5.5.2-1 - Update to 4.5.5.2 * Fri Nov 9 2018 mosquito - 4.5.2-1 - Update to 4.5.2 * Fri Aug 17 2018 mosquito - 4.4.5-1 - Update to 4.4.5 * Fri Aug 10 2018 mosquito - 4.4.4-1 - Update to 4.4.4 * Thu Aug 2 2018 mosquito - 4.4.3-1 - Update to 4.4.3 * Fri Jul 27 2018 mosquito - 4.4.1-1 - Update to 4.4.1 * Thu Jul 12 2018 Fedora Release Engineering - 4.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 4.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 11 2018 Igor Gnatenko - 4.3.0-2 - Remove obsolete scriptlets * Wed Dec 20 2017 mosquito - 4.3.0-1 - Update to 4.3.0 * Sat Dec 9 2017 mosquito - 4.2.7-1 - Update to 4.2.7 * Sat Dec 2 2017 mosquito - 4.2.6-1 - Update to 4.2.6 * Fri Oct 27 2017 mosquito - 4.2.1-1 - Update to 4.2.1 * Mon Oct 23 2017 mosquito - 4.1.9-1 - Update to 4.1.9 * Sat Aug 26 2017 mosquito - 4.1.8-1 - Update to 4.1.8 * Mon Aug 21 2017 mosquito - 4.1.7-1 - Update to 4.1.7 * Tue Aug 1 2017 mosquito - 4.1.6-1 - Update to 4.1.6 * Thu Jul 20 2017 mosquito - 4.1.4-1.gitbe7e408 - Update to 4.1.4 * Fri Jul 14 2017 mosquito - 4.1.3-1.git1cc701f - Update to 4.1.3 * Fri May 19 2017 mosquito - 4.0.11-1.git67081d3 - Update to 4.0.11 * Sun Feb 26 2017 mosquito - 4.0.7-1.gitf2df6ea - Update to 4.0.7 * Tue Jan 17 2017 mosquito - 4.0.4-1.git8b1a2dd - Update to 4.0.4 * Sun Dec 04 2016 Jaroslav Stepanek 4.0.3-1 - Updated to version 4.0.3 * Sat Oct 01 2016 Jaroslav Stepanek 4.0.2-1 - Initial package build