Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 84181a4ee6 | |||
|
|
941b0d3d87 | ||
|
|
3aaffc496e |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user