[packages/tang] - rel 2, fix programs attrs
baggins
baggins at pld-linux.org
Sun Mar 29 22:03:11 CEST 2026
commit 4cd095f707715d7a0c993df5437bb52a7944f9d5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 29 23:02:53 2026 +0200
- rel 2, fix programs attrs
tang.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tang.spec b/tang.spec
index de18abd..ab6eb0e 100644
--- a/tang.spec
+++ b/tang.spec
@@ -5,7 +5,7 @@
Summary: Network Presence Binding Daemon
Name: tang
Version: 15
-Release: 1
+Release: 2
License: GPL v3
Group: Applications
Source0: https://github.com/latchset/tang/releases/download/v%{version}/%{name}-%{version}.tar.xz
@@ -87,9 +87,9 @@ fi
%doc COPYING
%attr(750, tang, tang) /var/db/tang
%attr(755,root,root) %{_bindir}/tang-show-keys
-%{_libexecdir}/tangd
-%{_libexecdir}/tangd-keygen
-%{_libexecdir}/tangd-rotate-keys
+%attr(755,root,root) %{_libexecdir}/tangd
+%attr(755,root,root) %{_libexecdir}/tangd-keygen
+%attr(755,root,root) %{_libexecdir}/tangd-rotate-keys
%{systemdunitdir}/tangd at .service
%{systemdunitdir}/tangd.socket
%{_mandir}/man8/tang.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tang.git/commitdiff/4cd095f707715d7a0c993df5437bb52a7944f9d5
More information about the pld-cvs-commit
mailing list