]> git.pld-linux.org Git - packages/dnf.git/commitdiff
- pl for -common
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Sep 2021 05:32:58 +0000 (07:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Sep 2021 05:32:58 +0000 (07:32 +0200)
dnf.spec

index 65ed273367af86798b7fff831d635e029e4b40eb..f154e28870e5bc3fa28c26e271ce34adb6d8971f 100644 (file)
--- a/dnf.spec
+++ b/dnf.spec
@@ -60,11 +60,15 @@ Marzędzie umożliwiające użytkownikom zarządzanie pakietami w systemie.
 
 %package common
 Summary:       Common data and configuration files for DNF
+Summary(pl.UTF-8):     Wspólne dane i pliki konfiguracyjne dla DNF-a
 Requires:      libreport-filesystem
 
 %description common
 Common data and configuration files for DNF.
 
+%description common -l pl.UTF-8
+Wspólne dane i pliki konfiguracyjne dla DNF-a.
+
 %package automatic
 Summary:       Alternative CLI to "dnf upgrade" suitable for automatic, regular execution
 Summary(pl.UTF-8):     Alternatywny interfejs do "dnf upgrade" nadający się do automatycznego wywoływania
This page took 0.032488 seconds and 4 git commands to generate.