Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
48d3ff4e
Commit
48d3ff4e
authored
Feb 11, 2010
by
Aleksandr Kuzminsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Percona pacthes are added in .spec
parent
9caea9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
2 deletions
+19
-2
build/percona-sql.spec
build/percona-sql.spec
+19
-2
No files found.
build/percona-sql.spec
View file @
48d3ff4e
...
...
@@ -134,7 +134,16 @@
%
define
src_dir
mysql
-%{
mysqlversion
}
Source1
:
percona
-
xtradb
-%{
pluginversion
}-%{
xtradbversion
}.
tar
.
gz
Patch1
:
percona
-
support
.
patch
Patch0
:
percona
-
support
.
patch
Patch01
:
show_patches
.
patch
Patch02
:
slow_extended
.
patch
Patch03
:
profiling_slow
.
patch
Patch04
:
microsec_process
.
patch
Patch05
:
userstat
.
patch
Patch06
:
optimizer_fix
.
patch
Patch07
:
mysql
-
test_for_xtradb
.
diff
%
define
perconaxtradbplugin
percona
-
xtradb
-%{
pluginversion
}-%{
xtradbversion
}.
tar
.
gz
...
...
@@ -292,12 +301,20 @@ judgment as a high-performance consulting company.
%
setup
-
n
%{
src_dir
}
%
patch01
-
p1
%
patch02
-
p1
%
patch03
-
p1
%
patch04
-
p1
%
patch05
-
p1
%
patch06
-
p1
%
patch07
-
p1
if
[
"%{redhatversion}"
=
"5"
]
;
then
tar
xfz
$
RPM_SOURCE_DIR
/%{
perconaxtradbplugin
}
-
C
storage
/
innobase
--
strip
-
components
=
1
else
tar
xfz
$
RPM_SOURCE_DIR
/%{
perconaxtradbplugin
}
-
C
storage
/
innobase
--
strip
-
path
=
1
fi
%
patch
1
-
p1
%
patch
0
-
p1
cd
storage
/
innobase
&&
bash
-
x
./
setup
.
sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment