/[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.3 by slords, Mon Oct 6 14:32:55 2008 UTC Revision 1.4 by charliebrady, Mon Oct 6 15:27:08 2008 UTC
# Line 2  Summary: e-smith specific mysql configur Line 2  Summary: e-smith specific mysql configur
2  %define name e-smith-mysql  %define name e-smith-mysql
3  Name: %{name}  Name: %{name}
4  %define version 1.13.0  %define version 1.13.0
5  %define release 1  %define release 2
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11    Patch0: e-smith-mysql-1.13.0-logging.patch
12  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
13  BuildArchitectures: noarch  BuildArchitectures: noarch
14  Requires: mysql-server  Requires: mysql-server
# Line 18  BuildRequires: e-smith-devtools >= 1.13. Line 19  BuildRequires: e-smith-devtools >= 1.13.
19  AutoReqProv: no  AutoReqProv: no
20    
21  %changelog  %changelog
22    * Mon Oct 06 2008 Charlie Brady <charlie_brady@mitel.com> 1.13.0-2
23    - Capture mysql.init error logs to syslog.
24    
25  * Mon Oct 6 2008 Stephen Noble <support@dungog.net> 1.13.0-1  * Mon Oct 6 2008 Stephen Noble <support@dungog.net> 1.13.0-1
26  - Roll new dev stream [SME: 4627]  - Roll new dev stream [SME: 4627]
27    
# Line 657  mysql. Line 661  mysql.
661    
662  %prep  %prep
663  %setup  %setup
664    %patch0 -p1
665    
666  %build  %build
667  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