recompile with --with-mail-gid=mailman [release 2.1.24-2mamba;Sat Sep 02 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 06:41:55 +01:00
parent db33e5845c
commit f9017d8293

View File

@ -5,7 +5,7 @@
Name: mailman
Version: 2.1.24
Release: 1mamba
Release: 2mamba
Summary: Free software for managing electronic mail discussion and e-newsletter lists
Group: System/Servers
Vendor: openmamba
@ -68,7 +68,7 @@ sed -i "s|/usr/bin/env|/bin/env|" bin/msgfmt.py tests/onebounce.py
--with-permcheck=no \
--with-var-prefix=/var/mailman \
--with-cgi-gid=nobody \
--with-mail-gid=nobody \
--with-mail-gid=mailman \
--with-mailhost=localhost \
--with-urlhost=localhost \
--with-mail-uid=mailman \
@ -203,6 +203,9 @@ exit 0
#%doc README ACKNOWLEDGMENTS FAQ BUGS README.* TODO UPGRADING NEWS
%changelog
* Sat Sep 02 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.24-2mamba
- recompile with --with-mail-gid=mailman
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 2.1.24-1mamba
- automatic version update by autodist