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

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

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

Revision 1.12 by jcrisp, Tue Aug 16 16:16:22 2022 UTC Revision 1.15 by jcrisp, Tue Oct 4 10:51:42 2022 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 28  %define release 31
4  %define rpmver   3.0.RC6  %define rpmver   3.0.RC6
5    
6  epoch: 2  epoch: 2
# Line 16  BuildRoot:          /var/tmp/%{name}-%{v Line 16  BuildRoot:          /var/tmp/%{name}-%{v
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires:           e-smith-base, e-smith-release >= 10  Requires:           e-smith-base, e-smith-release >= 10
18  Requires:           pax  Requires:           pax
19  Requires:           automysqlbackup  Requires:           automysqlbackup >= 3.0.RC6-8
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
# Line 33  Patch11: smeserver-automysqlbackup-3.0.R Line 33  Patch11: smeserver-automysqlbackup-3.0.R
33  Patch12: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-rename-cron-directories.patch  Patch12: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-rename-cron-directories.patch
34  Patch13: smeserver-automysqlbackup-3.0.RC6-bz11970.update-cron.2.patch  Patch13: smeserver-automysqlbackup-3.0.RC6-bz11970.update-cron.2.patch
35  Patch14: smeserver-automysqlbackup-3.0.RC6-bz11970.Add.Debug.patch  Patch14: smeserver-automysqlbackup-3.0.RC6-bz11970.Add.Debug.patch
36    Patch15: smeserver-automysqlbackup-3.0.RC6-remove-myserver-conf-template.patch
37    
38  %description  %description
39  This RPM is an unofficial addon for the SME Server 10.x.    This RPM is an unofficial addon for the SME Server 10.x.  
# Line 40  The target audience is the Linux/E-smith Line 41  The target audience is the Linux/E-smith
41  who wants to backup their mysql databases with an automatic way.  who wants to backup their mysql databases with an automatic way.
42  This script is based on automysqlbackup V3.0  This script is based on automysqlbackup V3.0
43    
   
44  %changelog  %changelog
45    * Tue Oct 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-31.sme
46    - Remove myserver.conf template expansion as template no longer exists
47    
48    * Mon Aug 22 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-30.sme
49    - Forgot to change the version on the Changelog line below
50    
51    * Mon Aug 22 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-29.sme
52    - Bump automysqlbackup requires
53    
54  * Mon Aug 15 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-28.sme  * Mon Aug 15 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.0.RC6-28.sme
55  - Add debug patch to conf files  - Add debug patch to conf files
56    
# Line 155  rm -rf $RPM_BUILD_ROOT Line 164  rm -rf $RPM_BUILD_ROOT
164  %patch12 -p1  %patch12 -p1
165  %patch13 -p1  %patch13 -p1
166  %patch14 -p1  %patch14 -p1
167    %patch15 -p1
168    
169  %build  %build
170  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