Name: lxqt-about Summary: About application for LXQt desktop suite Version: 0.14.1 Release: 1%{?dist} License: LGPLv2+ URL: http://lxqt.org/ Source0: https://github.com/lxqt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: %{?fedora:cmake}%{!?fedora:cmake3} >= 3.0 BuildRequires: pkgconfig(lxqt) >= 0.14.0 BuildRequires: pkgconfig(Qt5Xdg) >= 1.3.0 BuildRequires: pkgconfig(Qt5Help) BuildRequires: kf5-kwindowsystem-devel >= 5.5 BuildRequires: desktop-file-utils BuildRequires: lxqt-build-tools %description %{summary}. %package l10n Summary: Translations for lxqt-about Requires: lxqt-about %description l10n This package provides translations for the lxqt-about package. %prep %setup -q %build mkdir -p %{_target_platform} pushd %{_target_platform} %{cmake_lxqt} -DUSE_QT5=TRUE -DPULL_TRANSLATIONS=NO .. popd make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} desktop-file-edit \ --remove-category=LXQt --add-category=X-LXQt \ --remove-category=Help --add-category=X-Help \ --remove-only-show-in=LXQt --add-only-show-in=X-LXQt \ %{buildroot}%{_datadir}/applications/%{name}.desktop %find_lang %{name} --with-qt %files %doc COPYING %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %files l10n -f %{name}.lang %license COPYING %doc AUTHORS README.md %dir %{_datadir}/lxqt/translations/%{name} %changelog * Mon Apr 15 2019 Zamir SUN - 0.14.1-1 - Update to version 0.14.1 * Wed Feb 13 2019 Zamir SUN - 0.14.0-1 - Prepare for LXQt 0.14.0 * Fri Feb 01 2019 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 03 2018 Zamir SUN - 0.13.0-1 - Update to 0.13.0 * Fri Jul 13 2018 Fedora Release Engineering - 0.11.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering - 0.11.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 0.11.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.11.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0.11.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 19 2017 Christian Dersch - 0.11.1-3 - rebuilt * Wed Jan 18 2017 Christian Dersch - 0.11.1-2 - moved translations to lxqt-l10n * Sat Jan 07 2017 Christian Dersch - 0.11.1-1 - new version * Sun Sep 25 2016 Helio Chissini de Castro - 0.11.0-1 - New upstream release 0.11.0 * Thu Feb 04 2016 Fedora Release Engineering - 0.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Helio Chissini de Castro - 0.10.0-4 - Another obsoletes for razorqt * Wed Dec 09 2015 Helio Chissini de Castro - 0.10.0-3 - Missing the new macro * Wed Dec 09 2015 Helio Chissini de Castro - 0.10.0-2 - Use new cmake lxqt infrastructure * Mon Nov 02 2015 Helio Chissini de Castro - 0.10.0-1 - New upstream release * Wed Jun 17 2015 Fedora Release Engineering - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember - 0.9.0-4 - Rebuilt for GCC 5 C++11 ABI change * Wed Feb 18 2015 Helio Chissini de Castro - 0.9.0-3 - Rebuild (gcc5) * Tue Feb 10 2015 Helio Chissini de Castro - 0.9.0-2 - Obsoletes razorqt-about as migrated to lxqt * Sun Feb 08 2015 Helio Chissini de Castro - 0.9.0-1 - New upstream release 0.9.0 * Tue Feb 03 2015 Helio Chissini de Castro - 0.9.0-0.1 - Preparing fro 0.9.0 release * Mon Dec 29 2014 Helio Chissini de Castro - 0.8.0-6 - Rebuild against new Qt 5.4.0 * Fri Dec 19 2014 Helio Chissini de Castro - 0.8.0-5 - Unify naming as discussed on Fedora IRC * Thu Nov 27 2014 Helio Chissini de Castro - 0.8.0-4 - Wrong cmake version requires * Mon Nov 10 2014 Helio Chissini de Castro - 0.8.0-3 - Updates on review https://bugzilla.redhat.com/show_bug.cgi?id=1159819 * Mon Nov 03 2014 Helio Chissini de Castro - 0.8.0-2 - Update to send to review * Mon Oct 27 2014 Helio Chissini de Castro - 0.8.0-1 - First release to LxQt new base