]> git.pld-linux.org Git - packages/ka5-klettres.git/commitdiff
- updated to 21.08.2 auto/th/ka5-klettres-21.08.2-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 8 Oct 2021 11:44:18 +0000 (13:44 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 8 Oct 2021 11:44:18 +0000 (13:44 +0200)
ka5-klettres.spec

index 83a321170d454fb7bdb2ee0f42c44397c2257269..ef02130e907243e327cf313679012e0fa3563c29 100644 (file)
@@ -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
This page took 0.469134 seconds and 4 git commands to generate.