[packages/ka6-ksirk] - updated to 25.12.1
witekfl
witekfl at pld-linux.org
Thu Jan 8 18:25:52 CET 2026
commit ca58517f8864ed83d4a687c88557ab1de2807c23
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Jan 8 18:25:48 2026 +0100
- updated to 25.12.1
ka6-ksirk.spec | 32 +++++++++++++++++++++++---------
1 file changed, 23 insertions(+), 9 deletions(-)
---
diff --git a/ka6-ksirk.spec b/ka6-ksirk.spec
index 5a8d545..44e3b97 100644
--- a/ka6-ksirk.spec
+++ b/ka6-ksirk.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeappsver 25.12.0
+%define kdeappsver 25.12.1
%define kframever 5.94.0
%define qtver 5.15.2
%define kaname ksirk
Summary: ksirk
Name: ka6-%{kaname}
-Version: 25.12.0
+Version: 25.12.1
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Applications/Games
Source0: https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 82b8b82ec168fd8d923cf029333b57b6
+# Source0-md5: 6d97b32016e4a093352c7098e7420aff
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Gui-devel >= 5.11.1
@@ -44,8 +44,8 @@ BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: shared-mime-info
BuildRequires: tar >= 1:1.22
BuildRequires: xz
-Requires(post,postun): desktop-file-utils
BuildRequires: zlib-devel
+Requires: %{name}-data = %{version}-%{release}
%requires_eq_to Qt6Core Qt6Core-devel
Obsoletes: ka5-%{kaname} < %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,6 +62,19 @@ planszowej Ryzyko. Celem gry jest po prostu podbić świat atakując
sąsiadów przy użyciu swoich armii. Wspiera od 1 do 6 ludzkich lub
komputerowych (AI) graczy.
+%package data
+Summary: Data files for %{kaname}
+Summary(pl.UTF-8): Dane dla %{kaname}
+Group: X11/Applications
+Requires(post,postun): desktop-file-utils
+BuildArch: noarch
+
+%description data
+Data files for %{kaname}.
+
+%description data -l pl.UTF-8
+Dane dla %{kaname}.
+
%prep
%setup -q -n %{kaname}-%{version}
@@ -88,18 +101,19 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-/sbin/ldconfig
+%post data
%update_desktop_database_post
-%postun
-/sbin/ldconfig
+%postun data
%update_desktop_database_postun
-%files -f %{kaname}.lang
+%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/ksirk
%attr(755,root,root) %{_bindir}/ksirkskineditor
+
+%files data -f %{kaname}.lang
+%defattr(644,root,root,755)
%{_desktopdir}/org.kde.ksirk.desktop
%{_desktopdir}/org.kde.ksirkskineditor.desktop
%{_datadir}/config.kcfg/ksirksettings.kcfg
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-ksirk.git/commitdiff/ca58517f8864ed83d4a687c88557ab1de2807c23
More information about the pld-cvs-commit
mailing list