From: Jean-Marc Pigeon (Delson) Date: Tue, 17 Jun 2025 23:56:07 +0000 (-0400) Subject: Adding back receiver to spec file X-Git-Tag: tag-0.9~123 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=e3a24d3af039df6eb7758347c44e0bfb33b037ea;p=jmp%2Fmailleur Adding back receiver to spec file --- diff --git a/mailleur.spec.in b/mailleur.spec.in index 0b1bcb2..fc67ca0 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -33,10 +33,10 @@ search about email exchange within time and transaction context. %attr(0755,root,root) %{_datadir}/%{name}/linux/osukiss/receiver %attr(0755,root,root) %{_datadir}/%{name}/linux/osukiss/sorter %{_sbindir}/chkspf -%exclude %{_sbindir}/feeder -%exclude %attr(0755,%{name},mail) %{_sbindir}/receiver -%exclude %attr(0755,%{name},mail) %{_sbindir}/sender -%exclude %attr(0755,%{name},mail) %{_sbindir}/sorter +%{_sbindir}/feeder +%attr(0755,%{name},mail) %{_sbindir}/receiver +%attr(0755,%{name},mail) %{_sbindir}/sender +%attr(0755,%{name},mail) %{_sbindir}/sorter %attr(0754,root,root) %{_libdir}/%{name}/shell/*.sh %attr(0754,root,root) %{_libdir}/%{name}/support/starting.sh %attr(0755,%{name},mail) %dir %{spooldir}/%{name}/{queue,in.log,out.log} @@ -171,7 +171,7 @@ Requires : %{name} = %{version}-%{release} %build %{__make} \ - DB=1 \ + DB=2 \ debug