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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
bcb4a861
Commit
bcb4a861
authored
Jul 22, 2011
by
Sunanda Menon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug #12561297: Added the MySQL embedded binary
parent
93126975
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
support-files/mysql.spec.sh
support-files/mysql.spec.sh
+5
-0
No files found.
support-files/mysql.spec.sh
View file @
bcb4a861
...
@@ -1121,6 +1121,7 @@ echo "=====" >> $STATUS_HISTORY
...
@@ -1121,6 +1121,7 @@ echo "=====" >> $STATUS_HISTORY
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
%files
-n
MySQL-embedded%
{
product_suffix
}
%files
-n
MySQL-embedded%
{
product_suffix
}
%defattr
(
-, root, root, 0755
)
%defattr
(
-, root, root, 0755
)
%attr
(
755, root, root
)
%
{
_bindir
}
/mysql_embedded
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld.a
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld.a
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld-debug.a
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld-debug.a
...
@@ -1130,6 +1131,10 @@ echo "=====" >> $STATUS_HISTORY
...
@@ -1130,6 +1131,10 @@ echo "=====" >> $STATUS_HISTORY
# merging BK trees)
# merging BK trees)
##############################################################################
##############################################################################
%changelog
%changelog
*
Thu Jul 21 2011 Sunanda Menon <sunanda.menon@oracle.com>
- Fix bug#12561297: Added the MySQL embedded binary
*
Thu Jul 07 2011 Joerg Bruehe <joerg.bruehe@oracle.com>
*
Thu Jul 07 2011 Joerg Bruehe <joerg.bruehe@oracle.com>
- Fix bug#45415:
"rpm upgrade recreates test database"
- Fix bug#45415:
"rpm upgrade recreates test database"
...
...
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