[packages/i3status] - pl
qboosh
qboosh at pld-linux.org
Sat Apr 11 21:27:32 CEST 2026
commit 5fa04a98070376b5837c632aed38ca8b79fa87b1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 11 21:23:55 2026 +0200
- pl
i3status.spec | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/i3status.spec b/i3status.spec
index 8e0dedc..40d91c1 100644
--- a/i3status.spec
+++ b/i3status.spec
@@ -1,4 +1,5 @@
Summary: Status bar generator for i3bar, dzen2, xmobar or similar programs
+Summary(pl.UTF-8): Generator paska stanu dla programów i3bar, dzen2, xmobar i podobnych
Name: i3status
Version: 2.15
Release: 1
@@ -32,6 +33,13 @@ as one generally wants to update such status lines every second so
that the bar is updated even under load. It saves a bit of energy by
being more efficient than shell commands.
+%description -l pl.UTF-8
+i3status to program do generowania paska stanu dla programów i3bar,
+dzen2, xmobar i podobnych. Wykonuje niewielką liczbę wywołań
+systemowych, żeby móc uaktualniać linie stanu w każdej sekundzie,
+nawet przy dużym obciążeniu. Oszczędza trochę energii, będąc
+jednocześnie bardziej wydajnym niż polecenia powłoki.
+
%prep
%setup -q
@@ -51,6 +59,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
-%attr(755,root,root) %{_bindir}/%{name}
-%{_mandir}/man*/%{name}.1*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/i3status.conf
+%attr(755,root,root) %{_bindir}/i3status
+%{_mandir}/man1/i3status.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/i3status.git/commitdiff/2817e9f9c62f94081b31df29b6a7820a42bcb7f7
More information about the pld-cvs-commit
mailing list