[packages/ka5-ktouch] - updated to 22.12.1

witekfl witekfl at pld-linux.org
Fri Jan 6 17:49:04 CET 2023


commit 4f6a2eb550bf8c548b550b89d095f9c668c371a6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Jan 6 17:49:00 2023 +0100

    - updated to 22.12.1

 ka5-ktouch.spec | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)
---
diff --git a/ka5-ktouch.spec b/ka5-ktouch.spec
index e21a34d..625c87f 100644
--- a/ka5-ktouch.spec
+++ b/ka5-ktouch.spec
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeappsver	22.12.0
+%define		kdeappsver	22.12.1
 %define		kframever	5.94.0
 %define		qtver		5.15.2
 %define		kaname		ktouch
 Summary:	ktouch
 Name:		ka5-%{kaname}
-Version:	22.12.0
-Release:	2
+Version:	22.12.1
+Release:	1
 License:	GPL v2+/LGPL v2.1+
-Group:		X11/Libraries
+Group:		X11/Applications
 Source0:	https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	434911d62c0a69c443211a213d94096f
+# Source0-md5:	1b7d6cf890fa0a510c53c6ce4bacb540
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel
@@ -51,6 +51,7 @@ BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libxkbfile-devel
 BuildRequires:	xz
 BuildRequires:	zlib-devel
+Requires:	%{name}-data = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,6 +67,18 @@ klawisze, które ma naciskać. Zaczynając od kilku klawiszy do
 zapamiętania, będziesz rozwijał swoje umiejętności przez różne
 poziomy treningu, gdzie będą wprowadzane dodatkowe klawisze.
 
+%package data
+Summary:	Data files for %{kaname}
+Summary(pl.UTF-8):	Dane dla %{kaname}
+Group:		X11/Applications
+BuildArch:	noarch
+
+%description data
+Data files for %{kaname}.
+
+%description data -l pl.UTF-8
+Dane dla %{kaname}.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -94,9 +107,12 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{kaname}.lang
+%files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ktouch
+
+%files data -f %{kaname}.lang
+%defattr(644,root,root,755)
 %{_desktopdir}/org.kde.ktouch.desktop
 %{_datadir}/config.kcfg/ktouch.kcfg
 %{_iconsdir}/hicolor/128x128/apps/ktouch.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-ktouch.git/commitdiff/4f6a2eb550bf8c548b550b89d095f9c668c371a6



More information about the pld-cvs-commit mailing list