[packages/ka5-klettres] - updated to 21.08.2

witekfl witekfl at pld-linux.org
Fri Oct 8 13:44:21 CEST 2021


commit 88c7bcd6a115d22b722a7ef239bef5f6af74a92f
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Oct 8 13:44:18 2021 +0200

    - updated to 21.08.2

 ka5-klettres.spec | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/ka5-klettres.spec b/ka5-klettres.spec
index 83a3211..ef02130 100644
--- a/ka5-klettres.spec
+++ b/ka5-klettres.spec
@@ -1,15 +1,15 @@
-%define		kdeappsver	21.08.1
+%define		kdeappsver	21.08.2
 %define		kframever	5.56.0
 %define		qtver		5.9.0
 %define		kaname		klettres
 Summary:	klettres
 Name:		ka5-%{kaname}
-Version:	21.08.1
+Version:	21.08.2
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Applications
 Source0:	http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	78fdd1d45c7a366ade743d4691a20f39
+# Source0-md5:	807d809c9275fb41b417c06bd95d5346
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Gui-devel >= 5.11.1
@@ -35,6 +35,7 @@ BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	shared-mime-info
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
+Requires:	%{name}-data = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +49,19 @@ sylab w różnych językach. Program ma pomagać uczyć się pierwszych
 dźwięków nowego języka, przeznaczony jest zarówno dla dzieci
 jak i dorosłych.
 
+%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}
 
@@ -70,9 +84,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}/klettres
+
+%files data -f %{kaname}.lang
+%defattr(644,root,root,755)
 %{_desktopdir}/org.kde.klettres.desktop
 %{_datadir}/config.kcfg/klettres.kcfg
 %{_iconsdir}/hicolor/128x128/apps/klettres.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-klettres.git/commitdiff/88c7bcd6a115d22b722a7ef239bef5f6af74a92f



More information about the pld-cvs-commit mailing list