This commit is contained in:
parent
6124659f85
commit
319240cfa8
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 11 22:45:34 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to KDE Applications 17.08.0
|
||||||
|
* New feature release
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.08.0.php
|
||||||
|
- Changes since 17.04.3 :
|
||||||
|
- Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 5 18:17:52 UTC 2017 - christophe@krop.fr
|
Sat Aug 5 18:17:52 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
47
kigo.spec
47
kigo.spec
@ -17,9 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kigo
|
Name: kigo
|
||||||
Version: 17.07.90
|
Version: 17.07.90
|
||||||
Release: 0
|
Release: 0
|
||||||
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Traditional Chinese Boardgame for KDE
|
Summary: Traditional Chinese Boardgame for KDE
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
@ -29,22 +32,30 @@ BuildRequires: extra-cmake-modules
|
|||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
BuildRequires: kcoreaddons-devel
|
BuildRequires: kcoreaddons-devel
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
BuildRequires: kdbusaddons-devel
|
BuildRequires: kguiaddons-devel
|
||||||
BuildRequires: kdoctools-devel
|
|
||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
|
BuildRequires: kiconthemes-devel
|
||||||
BuildRequires: kio-devel
|
BuildRequires: kio-devel
|
||||||
|
BuildRequires: kitemviews-devel
|
||||||
BuildRequires: knewstuff-devel
|
BuildRequires: knewstuff-devel
|
||||||
BuildRequires: ktextwidgets-devel
|
BuildRequires: knotifyconfig-devel
|
||||||
|
BuildRequires: kwidgetsaddons-devel
|
||||||
BuildRequires: kxmlgui-devel
|
BuildRequires: kxmlgui-devel
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
|
BuildRequires: phonon4qt5-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
Requires(post): shared-mime-info
|
Obsoletes: kigo5 < %{version}
|
||||||
Requires(postun): shared-mime-info
|
Provides: kigo5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Traditional Chinese Boardgame
|
Traditional Chinese Boardgame
|
||||||
@ -67,25 +78,19 @@ Traditional Chinese Boardgame
|
|||||||
%{kf5_find_htmldocs}
|
%{kf5_find_htmldocs}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post
|
|
||||||
%mime_database_post
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%mime_database_postun
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config %{_kf5_configdir}/kigo*.knsrc
|
%doc COPYING COPYING.DOC
|
||||||
%doc AUTHORS COPYING*
|
|
||||||
%dir %{_kf5_configkcfgdir}
|
|
||||||
%{_kf5_applicationsdir}/org.kde.kigo.desktop
|
|
||||||
%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml
|
|
||||||
%{_kf5_bindir}/kigo
|
%{_kf5_bindir}/kigo
|
||||||
%{_kf5_configkcfgdir}/kigo.kcfg
|
%doc %lang(en) %{_kf5_htmldir}/en/kigo/
|
||||||
%{_kf5_htmldir}/en/kigo/
|
%{_kf5_applicationsdir}/org.kde.kigo.desktop
|
||||||
%{_kf5_iconsdir}/hicolor/*/apps/kigo.*
|
%{_kf5_iconsdir}/hicolor/*/apps/kigo.*
|
||||||
|
%{_kf5_appsdir}/kigo/
|
||||||
|
%config %{_kf5_configdir}/kigo*.knsrc
|
||||||
|
%dir %{_kf5_configkcfgdir}
|
||||||
|
%{_kf5_configkcfgdir}/kigo.kcfg
|
||||||
%{_kf5_kxmlguidir}/kigo/
|
%{_kf5_kxmlguidir}/kigo/
|
||||||
%{_kf5_sharedir}/kigo/
|
%{_kf5_appstreamdir}/org.kde.kigo.appdata.xml
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
Reference in New Issue
Block a user