--- rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2022/06/08 11:55:27 1.9 +++ rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2022/08/15 13:10:44 1.11 @@ -1,6 +1,6 @@ %define name smeserver-automysqlbackup %define version 3.0.RC6 -%define release 24 +%define release 27 %define rpmver 3.0.RC6 epoch: 2 @@ -29,6 +29,9 @@ Patch7: smeserver-automysqlbackup-3.0.RC Patch8: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-support.patch Patch9: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-rename-templates.patch Patch10: smeserver-automysqlbackup-3.0.RC6-bz11970.update-cron.patch +Patch11: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-fix-typos.patch +Patch12: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-rename-cron-directories.patch +Patch13: smeserver-automysqlbackup-3.0.RC6-bz11970.update-cron.2.patch %description This RPM is an unofficial addon for the SME Server 10.x. @@ -38,6 +41,17 @@ This script is based on automysqlbackup %changelog +* Mon Aug 15 2022 John Crisp 3.0.RC6-27.sme +- Modify cron line again to add -bc option [SME: 11970] +- Modify runmysqlbackup to add option and conf input from cron + +* Mon Aug 08 2022 John Crisp 3.0.RC6-26.sme +- Change cron directories to match templates [SME:11970] + +* Mon Aug 08 2022 John Crisp 3.0.RC6-25.sme +- Change rc2 to RC6 in config templates [SME:11970] +- Fix DONT'T typo + * Tue Jun 07 2022 John Crisp 3.0.RC6-24.sme - Update cron [SME:11970] - Fix SQL in Maria 105 @@ -133,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks @@ -170,7 +187,7 @@ rm -rf $RPM_BUILD_ROOT #protect the backup folder chmod -R 700 /root/backup - + %preun %postun if [ $1 = 0 ] ; then