/[smecontribs]/rpms/smeserver-mysql55/contribs9/smeserver-mysql55.spec
ViewVC logotype

Diff of /rpms/smeserver-mysql55/contribs9/smeserver-mysql55.spec

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

Revision 1.4 by unnilennium, Thu Feb 16 04:07:23 2017 UTC Revision 1.5 by unnilennium, Thu Feb 16 05:46:59 2017 UTC
# Line 2  Summary: smeserver specific mysql55 conf Line 2  Summary: smeserver specific mysql55 conf
2  %define name smeserver-mysql55  %define name smeserver-mysql55
3  Name: %{name}  Name: %{name}
4  %define version 2.0.0  %define version 2.0.0
5  %define release 2  %define release 3
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:  smeserver-mysql55-1.0.0-typo.patch  Patch0:  smeserver-mysql55-2.0.0-SME10094.patch
12  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
13  BuildArchitectures: noarch  BuildArchitectures: noarch
14  Requires: mysql55-mysql-server  Requires: mysql55-mysql-server
# Line 22  BuildRequires: e-smith-devtools >= 1.13. Line 22  BuildRequires: e-smith-devtools >= 1.13.
22  AutoReqProv: no  AutoReqProv: no
23    
24  %changelog  %changelog
25    * Thu Feb 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-3.sme
26    - fix incorrect startup script [SME: 10094]
27    - MYSQL55_MYSQLD_SCLS_ENABLED is now MYSQL55_SCLS_ENABLED
28    
29  * Wed Feb 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-2.sme  * Wed Feb 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.0-2.sme
30  - first import to SME9  - first import to SME9
31  - mysql55 scl only available for x86_64  - mysql55 scl only available for x86_64
# Line 38  mysql55. Line 42  mysql55.
42    
43  %prep  %prep
44  %setup  %setup
45  #%patch0 -p1  %patch0 -p1
46    
47  %build  %build
48  mkdir -p root/etc/e-smith/sql/init55  mkdir -p root/etc/e-smith/sql/init55


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