3 Commits

2 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 16 09:27:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Use the %lang_package macro for kwallet-tools-lang (boo#1230570)
-------------------------------------------------------------------
Mon May 6 11:33:12 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@@ -93,13 +93,6 @@ This framework contains two main components:
* Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces.
* The kwalletd used to safely store the passwords on KDE work spaces.
%package tools-lang
Summary: Safe desktop-wide storage for passwords
Requires: %{name}-tools = %{version}
%description tools-lang
Provides translations to the package %{name}-tools-lang
%package devel
Summary: Safe desktop-wide storage for passwords
Requires: %{lname} = %{version}
@@ -115,6 +108,8 @@ This framework contains two main components:
* The kwalletd used to safely store the passwords on KDE work spaces.
Development files.
%lang_package -n kwallet-tools
%lang_package -n kwalletd5
%prep