]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Adjusting logs directories creation within spec file
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Wed, 18 Jun 2025 20:51:59 +0000 (16:51 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Wed, 18 Jun 2025 20:51:59 +0000 (16:51 -0400)
mailleur.spec.in

index a2e1116d11cb5e3e7bffcd437595ee3decd5f218..d7175fa8fb901a4fdc77d5b25db56bddb3fdc2af 100644 (file)
@@ -41,7 +41,7 @@ search about email exchange within time and transaction context.
 %attr(0754,root,root) %{_libdir}/%{name}/support/addconfig.sh
 %attr(0754,root,root) %{_libdir}/%{name}/support/crdb.sh
 %attr(0754,root,root) %{_libdir}/%{name}/support/starting.sh
-%attr(0755,%{name},mail) %dir %{spooldir}/%{name}/{queue,in.log,out.log}
+%attr(0755,%{name},mail) %dir %{spooldir}/%{name}/{queue,in-logs,out-logs}
 #-----------------------------------------------------------------------------
 
 %preun