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

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

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

Revision 1.9 by wellsi, Tue Apr 15 14:36:54 2014 UTC Revision 1.10 by wellsi, Sat Apr 26 18:03:21 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.8 2014/03/18 02:45:23 wellsi Exp $  # $Id: e-smith-mysql.spec,v 1.9 2014/04/15 14:36:54 wellsi 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.4.0  %define version 2.4.0
7  %define release 8  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch3: e-smith-mysql-2.4.0-preBackup.pa Line 16  Patch3: e-smith-mysql-2.4.0-preBackup.pa
16  Patch4: e-smith-mysql-2.4.0-ignore_event_table.patch  Patch4: e-smith-mysql-2.4.0-ignore_event_table.patch
17  Patch5: e-smith-mysql-2.4.0-ColumnCount.patch  Patch5: e-smith-mysql-2.4.0-ColumnCount.patch
18  Patch6: e-smith-mysql-2.4.0-information_schema.patch  Patch6: e-smith-mysql-2.4.0-information_schema.patch
19    Patch7: e-smith-mysql-2.4.0-multilog.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: mysql-server  Requires: mysql-server
# Line 26  BuildRequires: e-smith-devtools >= 1.13. Line 27  BuildRequires: e-smith-devtools >= 1.13.
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30    * Sat Apr 26 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
31    - Move mysql logging to multilog [SME: 8358]
32    
33  * Mon Apr 14 2014 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme  * Mon Apr 14 2014 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
34  - Remove the information_schema [SME: 8325]  - Remove the information_schema [SME: 8325]
35    
# Line 717  mysql. Line 721  mysql.
721  %patch4 -p1  %patch4 -p1
722  %patch5 -p1  %patch5 -p1
723  %patch6 -p1  %patch6 -p1
724    %patch7 -p1
725    
726  %build  %build
727  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