/[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.1 by slords, Thu Feb 14 16:15:55 2013 UTC Revision 1.2 by vip-ire, Mon Feb 18 21:53:15 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.11 2011/03/01 20:00:12 snetram Exp $  # $Id: e-smith-mysql.spec,v 1.1 2013/02/14 16:15:55 slords 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 1  %define release 2
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.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: e-smith-mysql-2.4.0-remove_innodb_log_arch_dir.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: mysql-server  Requires: mysql-server
# Line 20  BuildRequires: e-smith-devtools >= 1.13. Line 21  BuildRequires: e-smith-devtools >= 1.13.
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
25    - Remove obsolete innodb_log_arch_dir directive [SME: 7363]
26    
27  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
28  - Roll new stream for sme9  - Roll new stream for sme9
29    
# Line 683  mysql. Line 687  mysql.
687    
688  %prep  %prep
689  %setup  %setup
690    %patch1 -p1
691    
692  %build  %build
693  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