/[smeserver]/rpms/e-smith-mysql/sme10/e-smith-mysql.spec
ViewVC logotype

Diff of /rpms/e-smith-mysql/sme10/e-smith-mysql.spec

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

Revision 1.24 by terryfage, Sat Mar 13 14:35:58 2021 UTC Revision 1.25 by jpp, Fri Mar 19 02:48:48 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.23 2021/03/04 20:17:44 jpp Exp $  # $Id: e-smith-mysql.spec,v 1.24 2021/03/13 14:35:58 terryfage Exp $
2    
3  Summary: e-smith specific mysql configuration and templates.  Summary: e-smith specific mysql configuration and templates.
4  %define name e-smith-mysql  %define name e-smith-mysql
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 20  %define release 21
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 22  Patch8: e-smith-mysql-2.6.0-bz11120-mysq Line 22  Patch8: e-smith-mysql-2.6.0-bz11120-mysq
22  Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch  Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch
23  Patch10: e-smith-mysql-2.6.0-bz455-bz4606-bz11404-bz11425.patch  Patch10: e-smith-mysql-2.6.0-bz455-bz4606-bz11404-bz11425.patch
24  Patch11: e-smith-mysql-2.6.0.bz11453-sme9restoreerror.patch  Patch11: e-smith-mysql-2.6.0.bz11453-sme9restoreerror.patch
25    Patch12: e-smith-mysql-2.6.0-bz11468.patch
26    
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 33  BuildRequires: e-smith-devtools >= 1.13. Line 34  BuildRequires: e-smith-devtools >= 1.13.
34  AutoReqProv: no  AutoReqProv: no
35    
36  %changelog  %changelog
37    * Thu Mar 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
38    - fix wrong path for set password [SME: 11468]
39    
40  * Sat Mar 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-20.sme  * Sat Mar 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-20.sme
41  - fix restore of sme9 backup fails to start mysql.init [SME: 11453]  - fix restore of sme9 backup fails to start mysql.init [SME: 11453]
42    
# Line 826  rm -rf root/etc/rc.d/rc7.d Line 830  rm -rf root/etc/rc.d/rc7.d
830  %patch9 -p1  %patch9 -p1
831  %patch10 -p1  %patch10 -p1
832  %patch11 -p1  %patch11 -p1
833    %patch12 -p1
834    
835  %build  %build
836  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