/[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.1 by brianr, Thu Jan 28 13:51:12 2021 UTC Revision 1.4 by jcrisp, Mon May 9 15:08:17 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 16  %define release 19
4  %define rpmver   3.0.RC6  %define rpmver   3.0.RC6
5    
6  epoch: 2  epoch: 2
# Line 14  Source:             %{name}-%{version}.t Line 14  Source:             %{name}-%{version}.t
14  URL:                http://sourceforge.net/projects/automysqlbackup/  URL:                http://sourceforge.net/projects/automysqlbackup/
15  BuildRoot:          /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot:          /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires:           e-smith-base, e-smith-release >= 9  Requires:           e-smith-base, e-smith-release >= 10
18  Requires:               pax  Requires:               pax
19  Requires: automysqlbackup  Requires: automysqlbackup
20  BuildRequires:      e-smith-devtools  BuildRequires:      e-smith-devtools
# Line 24  Patch2: smeserver-automysqlbackup-fix-ru Line 24  Patch2: smeserver-automysqlbackup-fix-ru
24  Patch3: smeserver-automysqlbackup-update-permission-change.patch  Patch3: smeserver-automysqlbackup-update-permission-change.patch
25  Patch4: smeserver-automysqlbackup-3.0.RC6-bz10806.errorsAndCreateUsers.patch  Patch4: smeserver-automysqlbackup-3.0.RC6-bz10806.errorsAndCreateUsers.patch
26  Patch5: smeserver-automysqlbackup-3.0.RC6-Update-MySQL-Init-for-Mariadb.patch  Patch5: smeserver-automysqlbackup-3.0.RC6-Update-MySQL-Init-for-Mariadb.patch
27    Patch6: smeserver-automysqlbackup-3.0.RC6-bz11561.patch
28    Patch7: smeserver-automysqlbackup-3.0.RC6-bz11622.patch
29    Patch8: smeserver-automysqlbackup-3.0.RC6-bz11970.Add-Maria-10x-support.patch
30    
31  %description  %description
32  This RPM is an unofficial addon for the SME Server 9.x.    This RPM is an unofficial addon for the SME Server 10.x.  
33  The target audience is the Linux/E-smith administrator  The target audience is the Linux/E-smith administrator
34  who wants to backup their mysql databases with an automatic way.  who wants to backup their mysql databases with an automatic way.
35  This script is based on automysqlbackup V3.0  This script is based on automysqlbackup V3.0
36    
37    
   
38  %changelog  %changelog
39    * Mon May 09 2022 John Crisp <jcrisp@safeandsoundit.co.uk>
40    - Add Maria DB 10.x support [SME: 11970]
41    - Requires Koozali SME Server v10.x
42    
43    * Sat Jun 05 2021 Terry Fage <terryf@ozemail.com.au> 3.0.RC6-18.sme
44    -  mariadb should not backup information_schema [SME: 11622]
45    
46    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.RC6-17.sme
47    - fix automysql freeze server on reboot after post-upgrade event [SME: 11561]
48    
49  * Mon Oct 19 2020 Brian Read <brianr@bjsystems.co.uk> 3.0-RC6-16.sme  * Mon Oct 19 2020 Brian Read <brianr@bjsystems.co.uk> 3.0-RC6-16.sme
50  - Initial Import to SME10 tree [SME: 11042]  - Initial Import to SME10 tree [SME: 11042]
51  - Update-MySQL-Init-for-Mariadb  - Update-MySQL-Init-for-Mariadb
# Line 94  rm -rf $RPM_BUILD_ROOT Line 106  rm -rf $RPM_BUILD_ROOT
106  %patch3 -p1  %patch3 -p1
107  %patch4 -p1  %patch4 -p1
108  %patch5 -p1  %patch5 -p1
109    %patch6 -p1
110    %patch7 -p1
111    %patch8 -p1
112    
113  %build  %build
114  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