/[smecontribs]/rpms/smeserver-automysqlbackup/contribs9/smeserver-automysqlbackup.spec
ViewVC logotype

Diff of /rpms/smeserver-automysqlbackup/contribs9/smeserver-automysqlbackup.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by jcrisp, Wed Jul 11 23:03:52 2018 UTC Revision 1.7 by jcrisp, Tue Nov 27 14:00:37 2018 UTC
# Line 1  Line 1 
1  %define name smeserver-automysqlbackup  %define name smeserver-automysqlbackup
2  %define version 3.0.RC6  %define version 3.0.RC6
3  %define release 9  %define release 11
4  %define rpmver   3.0.RC6  %define rpmver   3.0.RC6
5    
6  epoch: 2  epoch: 2
# Line 20  Requires: automysqlbackup Line 20  Requires: automysqlbackup
20  BuildRequires:      e-smith-devtools  BuildRequires:      e-smith-devtools
21  Patch0: smeserver-automysqlbackup-AdjustableCronJob.patch  Patch0: smeserver-automysqlbackup-AdjustableCronJob.patch
22  Patch1: smeserver-automysqlbackup-enhanced-templates.patch  Patch1: smeserver-automysqlbackup-enhanced-templates.patch
23    Patch2: smeserver-automysqlbackup-fix-runmysql.patch
24    Patch3: smeserver-automysqlbackup-update-permission-change.patch
25    
26  %description  %description
27  This RPM is an unofficial addon for the SME Server 9.x.    This RPM is an unofficial addon for the SME Server 9.x.  
28  The target audience is the Linux/E-smith administrator  The target audience is the Linux/E-smith administrator
# Line 29  This script is based on automysqlbackup Line 32  This script is based on automysqlbackup
32    
33    
34  %changelog  %changelog
35    * Mon Nov 26 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-11.sme
36    - fix runmysqlscript to allow for change in Backupdir key [SME: 10655]
37    
38    * Mon Nov 26 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-10.sme
39    - fix runmysqlbackup to allow for new databases [SME: 10654]
40    
41  * Fri Jul 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-9.sme  * Fri Jul 06 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-9.sme
42  - Template configuration files  - Template configuration files
43  - run automysqlbackup per conf directly from cron rather than runmysqlbackup  - run automysqlbackup per conf directly from cron rather than runmysqlbackup
# Line 61  rm -rf $RPM_BUILD_ROOT Line 70  rm -rf $RPM_BUILD_ROOT
70  %setup  %setup
71  %patch0 -p1  %patch0 -p1
72  %patch1 -p1  %patch1 -p1
73    %patch2 -p1
74    %patch3 -p1
75    
76  %build  %build
77  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed