/[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.5 by charliebrady, Mon Oct 6 15:28:07 2008 UTC Revision 1.6 by slords, Tue Oct 7 18:44:56 2008 UTC
# Line 1  Line 1 
1    # $Id$
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 1.13.0  %define version 2.2.0
7  %define release 2  %define release 1
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
 Patch0: e-smith-mysql-1.13.0-logging.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: mysql-server  Requires: mysql-server
# Line 19  BuildRequires: e-smith-devtools >= 1.13. Line 20  BuildRequires: e-smith-devtools >= 1.13.
20  AutoReqProv: no  AutoReqProv: no
21    
22  %changelog  %changelog
23    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
24    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
25    
26  * Mon Oct 06 2008 Charlie Brady <charlie_brady@mitel.com> 1.13.0-2  * Mon Oct 06 2008 Charlie Brady <charlie_brady@mitel.com> 1.13.0-2
27  - Capture mysql.init error logs to syslog. [SME: 2918]  - Capture mysql.init error logs to syslog. [SME: 2918]
28    
# Line 661  mysql. Line 665  mysql.
665    
666  %prep  %prep
667  %setup  %setup
 %patch0 -p1  
668    
669  %build  %build
670  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