commit 4b9f8c005eb69b53357abb267784b6099d03e848
Author: Jakub Bogusz <[email protected]>
Date:   Sun Oct 20 19:05:48 2024 +0200

    - pl, cleanup

 ka6-kasts.spec | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/ka6-kasts.spec b/ka6-kasts.spec
index 8577b15..56e849f 100644
--- a/ka6-kasts.spec
+++ b/ka6-kasts.spec
@@ -1,11 +1,13 @@
 #
 # Conditional build:
-%bcond_with    tests           # build with tests
+%bcond_with    tests           # test suite
+
 %define                kdeappsver      24.08.2
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          kasts
-Summary:       kasts
+Summary:       Convergent podcasts application
+Summary(pl.UTF-8):     Dostosowująca się aplikacja do podkastów
 Name:          ka6-%{kaname}
 Version:       24.08.2
 Release:       1
@@ -13,7 +15,7 @@ License:      BSD 2 Clause/BSD 3 Clause/GPL v2+/GPL v3+/LGPL 
v2.0+
 Group:         X11/Applications
 Source0:       
https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
 # Source0-md5: 489b621c51736d9ee79f5a8aae8040e9
-URL:           http://www.kde.org/
+URL:           https://apps.kde.org/kasts/
 BuildRequires: Qt6Core-devel
 BuildRequires: Qt6DBus-devel
 BuildRequires: Qt6Gui-devel
@@ -45,12 +47,15 @@ BuildRequires:      taglib-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: vlc-devel
 BuildRequires: xz
-Obsoletes:     ka5-%{kaname} < %{version}
+Obsoletes:     ka5-kasts < 24
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Kasts is a convergent podcast application.
 
+%description -l pl.UTF-8
+Kasts to dostosowująca się aplikacja do podkastów.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 
@@ -62,15 +67,16 @@ Kasts is a convergent podcast application.
        -DKDE_INSTALL_DOCBUNDLEDIR=%{_kdedocdir} \
        -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
        -DQT_MAJOR_VERSION=6
+
 %ninja_build -C build
 
 %if %{with tests}
 ctest --test-dir build
 %endif
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %ninja_install -C build
 
 %find_lang %{kaname} --all-name --with-kde
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-kasts.git/commitdiff/4b9f8c005eb69b53357abb267784b6099d03e848

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to