Wolfgang Bauer
2020-08-13 13:53:01 +00:00
committed by Git OBS Bridge
parent ee1c43ff36
commit 8ba7ea68aa
6 changed files with 28 additions and 23 deletions

View File

@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: palapeli
Version: 20.07.90
Version: 20.08.0
Release: 0
Summary: Jigsaw puzzle game
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
URL: https://www.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive)
@@ -52,7 +52,7 @@ Requires: palapeli-data = %{version}
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
@@ -97,13 +97,9 @@ This package contains the development files for Palapeli.
%endif
%suse_update_desktop_file -r org.kde.palapeli Game BoardGame
%post
/sbin/ldconfig
%mime_database_post
%post -p /sbin/ldconfig
%postun
/sbin/ldconfig
%mime_database_postun
%postun -p /sbin/ldconfig
%files
%license COPYING*