smeserver-mailman/smeserver-mailman.spec

440 lines
16 KiB
RPMSpec
Raw Normal View History

# $Id: smeserver-mailman.spec,v 1.22 2024/09/06 00:35:37 terryfage Exp $
# Authority: gordonr
# Name: Gordon Rowell
# avoid brp bytecompile
%define __os_install_post %{nil}
%define debug_package %{nil}
Summary: Mailman configuration for SME server.
%define name smeserver-mailman
Name: %{name}
%define version 1.5.0
2024-09-08 08:50:19 +02:00
%define release 23
Version: %{version}
Release: %{release}%{?dist}
License: GPL
Group: Applications/Internet
Source: %{name}-%{version}.tar.xz
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
BuildArchitectures: noarch
2024-09-08 08:50:19 +02:00
Requires: smeserver-base
Requires: smeserver-release >= 10.0
Requires: smeserver-apache >= 2.6.0-19
Requires: mailman >= 2.1.9-20.el5.sme
2024-09-08 08:50:19 +02:00
Requires: smeserver-formmagick >= 1.4.0-12
BuildRequires: smeserver-devtools >= 1.13.1-03
Obsoletes: e-smith-mailman
Provides: e-smith-mailman
AutoReqProv: no
#Patch0: smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch
%description
Add Mailman integration to the SME server.
%changelog
2024-09-08 08:50:19 +02:00
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.5.0-23.sme
- Fix e-smith references in smeserver-mailman [SME: 12732]
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.5.0-22.sme
- Roll up patches and move to git repo [SME: 12338]
* Sat Sep 07 2024 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
by assuming the date is correct and changing the weekday.
* Fri Sep 06 2024 terry Fage <terry@fage.id.au> 1.5.0-21.sme
- apply locale 2024-09-05.patch
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-20.sme
- apply locale 2022-11-11 patch
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-18.sme
- Re-build and link to latest devtools [SME: 11997]
* Sat Jul 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-17.sme
- update to httpd 2.4 access syntax [SME: 12050]
- rebuild for core backup [SME: 12015]
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-16.sme
- apply locale 2022-07-24.patch
- add to core backup [SME: 12015]
remove patch only adding to dar in SME 2411
- already compatible with httpd 2.4 syntax [SME: 12050]
* Tue Apr 12 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-15.sme
- Re-build and link to latest devtools permissions as expected by mailman [SME: 11941]
- make mailman enabled on install [SME: 2248]
- by default listinfo is public [SME: 2247]
- by default admin and archives are private [SME: 2247]
- make access modifiable [SME: 2247]
* Tue Apr 12 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-14.sme
- increase master password size to 18 [SME: 11937]
* Sun Apr 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-13.sme
- add c wrapper with setuid [SME: 11278]
* Sun Apr 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme
- Re-build and link to latest devtools missing service start [SME: 11278]
add update event
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-11.sme
- Re-build and link to latest devtools www line should be after apache line in /etc/group [SME: 8056]
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.5.0-10.sme
- apply locale 2021-08-22 patch
* Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-9.sme
- Re-build and link to latest devtools conflicting folders [SME: 11278]
* Mon Feb 22 2021 JP Pialasse <tests@pialasse.com> 1.5.0-8.sme
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
by assuming the date is correct and changing the weekday.
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or ....
- allow build on SME10
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5.0-7.sme
- apply locale 2016-03-09 patch
* Fri Sep 11 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5.0-6.sme
- Mailman is now added to the backup/restore process [SME: 2411]
- Added smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch
* Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5.0-5.sme
- mailman wants that the group apache appears before the www group in /etc/group
- script added in %pre to change that order. [SME: 8056]
* Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5.0-3.sme
- Initial release to contribs9 [SME: 8453]
* Fri Jun 20 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5.0-1.sme
- Initial release to sme9
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme
- Re-build and link to latest devtools bug [SME: 7787]
* Thu Sep 19 2013 JP Pialasse <tests@pialasse.com> 1.3.0-44.sme
- Re-build and link to latest devtools case sensitive TRUE to true in smeserver-mailman-1.3.0-restarthang.patch
- wrong path to actions folder fixed
- see [SME: 7845]
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-42.sme
- apply locale 2013-07-14 patch
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-41.sme
- Re-build and link to latest devtools signal-event hang on mailman restart [SME ]
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-40.sme
- Re-build and link to latest devtools expanding pyc pyo [SME: 7730]
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-38.sme
- import to sme8 buildsys
- Re-build and link to latest devtools bootstrap hang [SME: 6693]
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3.0-37.el6
- apply locale 2012-03-20 patch
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3.0-36.sme
- apply locale 2011-04-27 patch
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3.0-35.sme
- apply locale 2011-03-06 patch
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.0-34.sme
- apply locale 2010-03-02 patch
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-33.sme
- apply locale 2009-10-27 patch
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme
- apply locale 2009-08-24 patch
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.3.0-31.sme
- apply locale 2009-05-20 patch
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-30.sme
- apply locale 2009-04-27 patch
* Tue Mar 03 2009 SME Translation Server
- apply locale 2009-03-03 patch
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-28
- Apply 1 Mar 2009 locale patch [SME: 5018]
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-27
- Apply 31 Jan 2009 locale patch [SME: 4951]
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26
- Apply 5 Nov 2008 locale patch
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25
- Apply 14 Oct 2008 locale patch
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-24
- Apply 1 July 2008 locale patch
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23
- Apply 27 Jun 2008 locale patch
* Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-22
Thu May 21 2008 --> Thu May 15 2008 or Wed May 21 2008 or Thu May 22 2008 or ....
- Apply 21 May 2008 locale patch
- Fixed version number in previous changelog entry
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-21
- Apply 5 May 2008 locale patch
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-20
- Add common <base> tags to e-smith-formmagick's general
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-19
- Added 26 April 2008 locale patch
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-18
- Added 23 April 2008 locale patch
- Fixed changelog
* Wed Apr 23 2008 Daniel B. <daniel@firewall-services.com> 1.3.0-17
- Fix path for the archives [SME: 4252]
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-16
- Added 22 April 2008 locale patch
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
- Clean up spec so package can be built by koji/plague
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
- Update to new release naming. No functional changes.
- Make Packager generic
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-15
- Allow hyphen in list names in smelist command [SME: 1307]
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-14
- Add /sbin/e-smith/alias2mailman to convert hand-built alias files
to mailman lists. Converst ~alias/.qmail-<listname> to the mailman
list <listname>
- List owner is mailman{DefaultOwner} defaulting to admin
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-13
- Fix various permissions to satisfy /usr/lib/mailman/check_perms
- Update mailman dependency to latest from CentOS
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-12
- Run the addlist/rmlist actions before generic_template_expand [SME: 665]
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-11
- Ensure that mailman record exists prior to trying to set the status
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-10
- Adjust path in post-install script to match CentOS structure
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-09
- Make further use of services2adjust and templates2expand
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-08
- Make use of services2adjust and templates2expand
- Update dependency as this is for 7.0
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-07
- Create qfiles heirarchy
- Fix up taint issue in smelist script
* Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-06
- TODO: Check permissions on /var/spool/mailman/qfiles. The
'in' directory needs to be writable by the mailman CGI script,
which is running as www.
* Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-05
- Remove postun section which depended on action scripts which
no longer exist
* Fri Dec 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-04
- Allow mail for mailman user
- TODO: We should have configurable allow/deny for system accounts
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-03
- No change
- TODO: Rewrite templates to new API and move to templates2expand
- TODO: Add pre script to relocate /opt/mailman parts for upgrades
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-02
- Require patched mailman - SME Server runs httpd as www, not apache
- Relocate paths from /opt/mailman to /usr/lib/mailman to match mailman pkg
- Changed references to accounts db to new location
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-01
- Package renamed to smeserver-mailman, including patches to 1.1.10-05
- TODO: Relocate to /usr/lib/mailman
- TODO: Change DB references, and rewrite to new API
* Fri Oct 14 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.10-05]
- Fixed error with creation of alias file with dot in the name.
* Wed Mar 16 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.10-04]
- Added FQDN of box as a potential virtual host.
* Mon Mar 14 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.10-03]
- Removed circular event call.
* Wed Feb 23 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.10-02]
- Forgot to set mode on smelist.
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.10-01]
- Added hooks into domain creation and deletion.
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.9-01]
- Rolling again to get past build error on sme61build.
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.8-01]
- Added create-system-user call to make the mailman user.
- Added a link to the mailman UI.
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.7-01]
- Updated mailman-conf to call a post-install script when first run. If this
is ever included in a blade, post-install should move to the blade handler.
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.6-01]
- Fixed badly placed lib.
- Added post-install script to move it out of scriptlets.
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.5-01]
- Added conf and restart actions.
- Added a simple panel.
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.4-01]
- Fixed perms on /opt/mailman, and bad symlink.
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.3-01]
- Fixed error in createlinks.
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.2-01]
- Rolling initial build of imported package. [msoulier]
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com>
- [1.1.1-01]
- Reimplementation after lost packages. Implementing for mailman 2.1.5.
[msoulier]
* Sun Sep 08 2002 Shad L. Lords <slords@mail.com>
- 1.0-5
- updated addlist and rmlist to better handle conflicts
* Sun Sep 01 2002 Shad L. Lords <slords@mail.com>
- 1.0-4
- updated accounts so that ezmlm can coexist with mailman
* Tue Aug 27 2002 Shad L. Lords <slords@mail.com>
- 1.0-3
- make site have a random password on install
- make mailman list have random password on install
* Sat Aug 24 2002 Shad L. Lords <slords@mail.com>
- 1.0-2
- changed mailman-addlist to set perms and ownership correctly.
- changed permissions from root,mailman to mailman,mailman
* Fri Aug 23 2002 Shad L. Lords <slords@mail.com>
- 1.0-1
- Initial release
%prep
%setup
#%patch0 -p1
#/bin/rm -r root/opt/mailman
%build
perl createlinks
gcc -o root/usr/lib/mailman/bin/smelist smelist.c
mkdir -p root/usr/lib/mailman/aliases
mkdir -p root/opt
ln -s /usr/lib/mailman root/opt/mailman
mkdir -p root/var/spool/mailman/qfiles
for dir in archive bounces commands in news out retry shunt virgin
do
mkdir -p root/var/spool/mailman/qfiles/$dir
done
%install
rm -rf $RPM_BUILD_ROOT
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
rm -f e-smith-%{version}-filelist
/sbin/e-smith/genfilelist \
--dir '/var/spool/mailman' 'attr(02775,root,mailman)' \
--dir '/usr/lib/mailman/aliases' 'attr(02775,mailman,mailman)' \
--file '/usr/lib/mailman/bin/post-install' 'attr(0755,root,mailman)' \
--file '/usr/lib/mailman/bin/smelist' 'attr(04755,root,mailman)' \
--file '/usr/lib/mailman/bin/smelist.pl' 'attr(02755,root,mailman)' \
--file '/usr/lib/mailman/Mailman/MTA/SME.py' 'attr(02775,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles' 'attr(02775,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/archive' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/bounces' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/commands' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/in' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/news' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/out' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/retry' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/shunt' 'attr(02770,mailman,mailman)' \
--dir '/var/spool/mailman/qfiles/virgin' 'attr(02770,mailman,mailman)' \
$RPM_BUILD_ROOT > %{name}-%{version}-filelist
sed -i -e '/\/usr\/lib\/mailman$/d ; /\/usr\/lib\/mailman\/bin$/d ; /\/usr\/lib\/mailman\/Mailman$/d ; /\/usr\/lib\/mailman\/Mailman\/MTA$/d ' %{name}-%{version}-filelist
#those will conflict with mailman rpm on sme10
# --dir '/usr/lib/mailman' 'attr(02775,root,mailman)' \
# --dir '/usr/lib/mailman/bin' 'attr(02775,root,mailman)' \
# --dir '/usr/lib/mailman/Mailman' 'attr(02775,root,mailman)' \
# --dir '/usr/lib/mailman/Mailman/MTA' 'attr(02775,root,mailman)' \
# SME10 to avoid error
#/usr/lib/rpm/brp-python-bytecompile
# fix for unwanted listed compiled python files
# those pyc and pyo gets added by default by genfilelist, so need to filtering them out when we disable byte compile.
#"/etc/e-smith/events/domain-create/templates2expand/usr/lib/mailman/Mailman/mm_cfg.pyc"
#"/etc/e-smith/events/domain-create/templates2expand/usr/lib/mailman/Mailman/mm_cfg.pyo"
#/etc/e-smith/events/domain-create/templates2expand/usr/lib/mailman/Mailman/mm_cfg.pyc
cat %{name}-%{version}-filelist |sed -r '/py[oc]"?$/d'>%{name}-%{version}-filelist.tmp
cat %{name}-%{version}-filelist.tmp> %{name}-%{version}-filelist
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}-%{version}-filelist
%defattr(-,root,root)
%pre
/sbin/e-smith/create-system-user mailman 41 \
"Mailman user" /usr/lib/mailman /bin/false
#mailman wants that the apache group appears before the www group in /etc/group [SME: 8056]
TEST=`egrep "^apache:" /etc/group -n| cut -f1 -d:`
TEST2=`egrep "^www:" /etc/group -n| cut -f1 -d:`
if [[ $TEST > $TEST2 ]]; then
WWW=$(sed -n '/^www/p' /etc/group)
sed -i '/^www/d' /etc/group
echo $WWW >> /etc/group
fi
%post
%preun
%postun