[packages/udisks-glue] - pl
qboosh
qboosh at pld-linux.org
Sun Apr 12 14:29:23 CEST 2026
commit fc1365a13875c178fa1c94c455e4059b2fa3afff
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 12 14:29:47 2026 +0200
- pl
udisks-glue.spec | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/udisks-glue.spec b/udisks-glue.spec
index c4fcfa0..c8513f2 100644
--- a/udisks-glue.spec
+++ b/udisks-glue.spec
@@ -1,4 +1,5 @@
-Summary: udisks-glue is a tool that can associate udisks events to user-defined actions
+Summary: Tool to associate udisks events to user-defined actions
+Summary(pl.UTF-8): Narzędzie do wiązania zdarzeń udisks z akcjami użytkownika
Name: udisks-glue
Version: 1.3.2
Release: 1
@@ -21,14 +22,21 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
udisks-glue is a tool that can associate udisks events to user-defined
-actions. Udisks-glue should eventually offer the most useful features
-found in the aforementioned projects. As of now, however, only the
-most basic functionality is available (mounting and unmounting
-removable media).
+actions. As of now, only the most basic functionality is available
+(mounting and unmounting removable media).
If you want to use default configuration, you should install libnotify
and k3b (the package suggests these).
+%description -l pl.UTF-8
+udisks-glue to narzędzie, które potrafi powiązać zdarzenia udisks z
+akcjami określonymi przez użytkownika. Obecnie dostępna jest tylko
+podstawowa funkcjonalność (montowanie i odmontowywanie nośników
+wyjmowalnych).
+
+Aby użyć domyślnej konfiguracji, potrzebne są pakiety libnotify i k3b
+(zgodnie z sugestiami pakietu).
+
%prep
%setup -q
@@ -56,6 +64,6 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/udisks-glue.conf
%doc ChangeLog INSTALL LICENSE README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/udisks-glue
%{_mandir}/man1/udisks-glue.1*
%{_mandir}/man5/udisks-glue.conf.5*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/udisks-glue.git/commitdiff/fc1365a13875c178fa1c94c455e4059b2fa3afff
More information about the pld-cvs-commit
mailing list