[packages/ksmbd-tools] package dir /etc/ksmbd; rel 2

atler atler at pld-linux.org
Thu Dec 9 20:10:39 CET 2021


commit 61fc16635a703eacca234dbd03ba64c2b7ea66de
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Dec 9 20:10:16 2021 +0100

    package dir /etc/ksmbd; rel 2

 ksmbd-tools.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ksmbd-tools.spec b/ksmbd-tools.spec
index d3e7b9d..50aa95c 100644
--- a/ksmbd-tools.spec
+++ b/ksmbd-tools.spec
@@ -5,7 +5,7 @@
 Summary:	cifsd kernel server userspace utilities
 Name:		ksmbd-tools
 Version:	3.4.2
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://github.com/cifsd-team/ksmbd-tools/releases/download/%{version}/%{name}-%{version}.tgz
@@ -42,6 +42,8 @@ cifsd kernel server userspace utilities.
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/ksmbd
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -51,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README smb.conf.example
+%dir %attr(700,root,root) %{_sysconfdir}/ksmbd
 %attr(755,root,root) %{_sbindir}/ksmbd.addshare
 %attr(755,root,root) %{_sbindir}/ksmbd.adduser
 %attr(755,root,root) %{_sbindir}/ksmbd.control
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ksmbd-tools.git/commitdiff/61fc16635a703eacca234dbd03ba64c2b7ea66de



More information about the pld-cvs-commit mailing list