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

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

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

Revision 1.11 by snetram, Tue Mar 1 20:00:12 2011 UTC Revision 1.12 by wellsi, Sun Apr 27 16:39:15 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.10 2010/10/28 18:15:40 slords Exp $  # $Id: e-smith-mysql.spec,v 1.11 2011/03/01 20:00:12 snetram 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.2.0  %define version 2.2.0
7  %define release 6  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-mysql-2.2.0-fixLogging.patch  Patch0: e-smith-mysql-2.2.0-fixLogging.patch
14  Patch1: e-smith-mysql-2.2.0-fix_number_strip.patch  Patch1: e-smith-mysql-2.2.0-fix_number_strip.patch
15  Patch2: e-smith-mysql-2.2.0-too-many-open-files-error.patch  Patch2: e-smith-mysql-2.2.0-too-many-open-files-error.patch
16    Patch3: e-smith-mysql-2.2.0-multilog.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: mysql-server  Requires: mysql-server
# Line 23  BuildRequires: e-smith-devtools >= 1.13. Line 24  BuildRequires: e-smith-devtools >= 1.13.
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Sun Apr 27 2014 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
28    - Move mysql logging to multilog [SME: 8356]
29    
30  * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme  * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
31  - Cater for open_files_limit option my.cnf through database and template [SME: 6438]  - Cater for open_files_limit option my.cnf through database and template [SME: 6438]
32    
# Line 686  mysql. Line 690  mysql.
690  %patch0 -p1  %patch0 -p1
691  %patch1 -p1  %patch1 -p1
692  %patch2 -p1  %patch2 -p1
693    %patch3 -p1
694    
695  %build  %build
696  mkdir -p root/etc/e-smith/sql/init  mkdir -p root/etc/e-smith/sql/init


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