This commit is contained in:
parent
14fe89da33
commit
e6c6038a14
10
kpat.changes
10
kpat.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 11 22:45:55 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 :
|
||||||
|
* Add braces around commented out if-code
|
||||||
|
* USe Q_DECL_OVERRIDE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 5 18:18:32 UTC 2017 - christophe@krop.fr
|
Sat Aug 5 18:18:32 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
30
kpat.spec
30
kpat.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kpat
|
# spec file for package kpat
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,13 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kpat
|
Name: kpat
|
||||||
Version: 17.07.90
|
Version: 17.07.90
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
# 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}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Patience card game
|
Summary: Patience card game
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -61,7 +62,9 @@ Requires(post): shared-mime-info
|
|||||||
Requires(postun): shared-mime-info
|
Requires(postun): shared-mime-info
|
||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -97,26 +100,27 @@ more. The game has nice graphics and many different carddecks.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING COPYING.DOC
|
%doc COPYING COPYING.DOC
|
||||||
%{_kf5_bindir}/kpat
|
%config %{_kf5_configdir}/kcardtheme.knsrc
|
||||||
%{_kf5_htmldir}/en/kpat/
|
%config %{_kf5_configdir}/kpat.knsrc
|
||||||
%{_kf5_applicationsdir}/org.kde.kpat.desktop
|
%dir %{_kf5_configkcfgdir}
|
||||||
%dir %{_kf5_iconsdir}/hicolor/24x24
|
%dir %{_kf5_iconsdir}/hicolor/24x24
|
||||||
%dir %{_kf5_iconsdir}/hicolor/24x24/apps
|
%dir %{_kf5_iconsdir}/hicolor/24x24/apps
|
||||||
%dir %{_kf5_iconsdir}/hicolor/256x256
|
%dir %{_kf5_iconsdir}/hicolor/256x256
|
||||||
%dir %{_kf5_iconsdir}/hicolor/256x256/apps
|
%dir %{_kf5_iconsdir}/hicolor/256x256/apps
|
||||||
%dir %{_kf5_iconsdir}/hicolor/64x64
|
%dir %{_kf5_iconsdir}/hicolor/64x64
|
||||||
%dir %{_kf5_iconsdir}/hicolor/64x64/apps
|
%dir %{_kf5_iconsdir}/hicolor/64x64/apps
|
||||||
%{_kf5_iconsdir}/hicolor/*/apps/kpat.*
|
%dir %{_kf5_mandir}/man6
|
||||||
|
%doc %lang(en) %{_kf5_htmldir}/en/kpat/
|
||||||
|
%doc %{_kf5_mandir}/man6/kpat.6.gz
|
||||||
|
%{_kf5_applicationsdir}/org.kde.kpat.desktop
|
||||||
%{_kf5_appsdir}/kpat/
|
%{_kf5_appsdir}/kpat/
|
||||||
%{_kf5_libdir}/libkcardgame.so
|
%{_kf5_bindir}/kpat
|
||||||
%dir %{_kf5_configkcfgdir}
|
|
||||||
%{_kf5_configkcfgdir}/kpat.kcfg
|
%{_kf5_configkcfgdir}/kpat.kcfg
|
||||||
%{_kf5_configdir}/kcardtheme.knsrc
|
|
||||||
%{_kf5_configdir}/kpat.knsrc
|
|
||||||
%{_datadir}/mime/packages/kpatience.xml
|
|
||||||
%{_kf5_kxmlguidir}/kpat/
|
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/kpat.*
|
%{_kf5_iconsdir}/hicolor/*/*/kpat.*
|
||||||
%{_kf5_mandir}/man6/kpat.6.gz
|
%{_kf5_iconsdir}/hicolor/*/apps/kpat.*
|
||||||
|
%{_kf5_kxmlguidir}/kpat/
|
||||||
|
%{_kf5_libdir}/libkcardgame.so
|
||||||
|
%{_kf5_sharedir}/mime/packages/kpatience.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