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
9ac7a429
Commit
9ac7a429
authored
Mar 25, 2010
by
Jonathan Perkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Current iteration of spec file cleanup.
parent
b462a3e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
36 deletions
+11
-36
support-files/mysql.spec.sh
support-files/mysql.spec.sh
+11
-36
No files found.
support-files/mysql.spec.sh
View file @
9ac7a429
...
@@ -446,8 +446,8 @@ install -m 644 $MBD/debug/libmysqld/libmysqld.a \
...
@@ -446,8 +446,8 @@ install -m 644 $MBD/debug/libmysqld/libmysqld.a \
mv
-v
$RBR
/%
{
_libdir
}
/
*
.a
$RBR
/%
{
_libdir
}
/mysql/
mv
-v
$RBR
/%
{
_libdir
}
/
*
.a
$RBR
/%
{
_libdir
}
/mysql/
# Install logrotate and autostart
# Install logrotate and autostart
install
-m
644
$MBD
/support-files/mysql-log-rotate
$RBR
%
{
_sysconfdir
}
/logrotate.d/mysql
install
-m
644
$MBD
/
release/
support-files/mysql-log-rotate
$RBR
%
{
_sysconfdir
}
/logrotate.d/mysql
install
-m
755
$MBD
/support-files/mysql.server
$RBR
%
{
_sysconfdir
}
/init.d/mysql
install
-m
755
$MBD
/
release/
support-files/mysql.server
$RBR
%
{
_sysconfdir
}
/init.d/mysql
# Create a symlink "rcmysql", pointing to the init.script. SuSE users
# Create a symlink "rcmysql", pointing to the init.script. SuSE users
# will appreciate that, as all services usually offer this.
# will appreciate that, as all services usually offer this.
...
@@ -652,10 +652,11 @@ fi
...
@@ -652,10 +652,11 @@ fi
%files server
%files server
%defattr
(
-,root,root,0755
)
%defattr
(
-,root,root,0755
)
%doc mysql-release-%
{
mysql_version
}
/COPYING mysql-release-%
{
mysql_version
}
/README
%doc COPYING
%doc mysql-release-%
{
mysql_version
}
/support-files/my-
*
.cnf
%doc README
%doc support-files/my-
*
.cnf
%if %
{
CLUSTER_BUILD
}
%if %
{
CLUSTER_BUILD
}
%doc
mysql-release-%
{
mysql_version
}
/
support-files/ndb-
*
.ini
%doc support-files/ndb-
*
.ini
%endif
%endif
%doc %attr
(
644, root, root
)
%
{
_infodir
}
/mysql.info
*
%doc %attr
(
644, root, root
)
%
{
_infodir
}
/mysql.info
*
...
@@ -727,12 +728,12 @@ fi
...
@@ -727,12 +728,12 @@ fi
%attr
(
755, root, root
)
%
{
_sbindir
}
/mysqld
%attr
(
755, root, root
)
%
{
_sbindir
}
/mysqld
%attr
(
755, root, root
)
%
{
_sbindir
}
/mysqld-debug
%attr
(
755, root, root
)
%
{
_sbindir
}
/mysqld-debug
%attr
(
755, root, root
)
%
{
_sbindir
}
/rcmysql
%attr
(
755, root, root
)
%
{
_sbindir
}
/rcmysql
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/ha_example.so
*
#
%attr(755, root, root) %{_libdir}/mysql/plugin/ha_example.so*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/semisync_master.so
*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/semisync_master.so
*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/semisync_slave.so
*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/semisync_slave.so
*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/debug/ha_example.so
*
#
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/ha_example.so*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/debug/semisync_master.so
*
#
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/semisync_master.so*
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/plugin/debug/semisync_slave.so
*
#
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/semisync_slave.so*
%if %
{
WITH_TCMALLOC
}
%if %
{
WITH_TCMALLOC
}
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/%
{
malloc_lib_target
}
%attr
(
755, root, root
)
%
{
_libdir
}
/mysql/%
{
malloc_lib_target
}
...
@@ -832,7 +833,7 @@ fi
...
@@ -832,7 +833,7 @@ fi
%files devel
%files devel
%defattr
(
-, root, root, 0755
)
%defattr
(
-, root, root, 0755
)
%doc
mysql-release-%
{
mysql_version
}
/
EXCEPTIONS-CLIENT
%doc EXCEPTIONS-CLIENT
%doc %attr
(
644, root, man
)
%
{
_mandir
}
/man1/comp_err.1
*
%doc %attr
(
644, root, man
)
%
{
_mandir
}
/man1/comp_err.1
*
%doc %attr
(
644, root, man
)
%
{
_mandir
}
/man1/mysql_config.1
*
%doc %attr
(
644, root, man
)
%
{
_mandir
}
/man1/mysql_config.1
*
%attr
(
755, root, root
)
%
{
_bindir
}
/mysql_config
%attr
(
755, root, root
)
%
{
_bindir
}
/mysql_config
...
@@ -840,39 +841,13 @@ fi
...
@@ -840,39 +841,13 @@ fi
%dir %attr
(
755, root, root
)
%
{
_libdir
}
/mysql
%dir %attr
(
755, root, root
)
%
{
_libdir
}
/mysql
%
{
_includedir
}
/mysql/
*
%
{
_includedir
}
/mysql/
*
%
{
_datadir
}
/aclocal/mysql.m4
%
{
_datadir
}
/aclocal/mysql.m4
%
{
_libdir
}
/mysql/libdbug.a
%
{
_libdir
}
/mysql/libheap.a
%if %
{
WITH_LIBGCC
}
%if %
{
WITH_LIBGCC
}
%
{
_libdir
}
/mysql/libmygcc.a
%
{
_libdir
}
/mysql/libmygcc.a
%endif
%endif
%
{
_libdir
}
/mysql/libmyisam.a
%
{
_libdir
}
/mysql/libmyisammrg.a
%
{
_libdir
}
/mysql/libmysqlclient.a
%
{
_libdir
}
/mysql/libmysqlclient.la
%
{
_libdir
}
/mysql/libmysqlclient_r.a
%
{
_libdir
}
/mysql/libmysqlclient_r.la
%
{
_libdir
}
/mysql/libmysqlservices.a
%
{
_libdir
}
/mysql/libmystrings.a
%
{
_libdir
}
/mysql/libmysys.a
%if %
{
CLUSTER_BUILD
}
%if %
{
CLUSTER_BUILD
}
%
{
_libdir
}
/mysql/libndbclient.a
%
{
_libdir
}
/mysql/libndbclient.a
%
{
_libdir
}
/mysql/libndbclient.la
%
{
_libdir
}
/mysql/libndbclient.la
%endif
%endif
%
{
_libdir
}
/mysql/libvio.a
%
{
_libdir
}
/mysql/libz.a
%
{
_libdir
}
/mysql/libz.la
%
{
_libdir
}
/mysql/plugin/ha_example.a
%
{
_libdir
}
/mysql/plugin/ha_example.la
%
{
_libdir
}
/mysql/plugin/semisync_master.a
%
{
_libdir
}
/mysql/plugin/semisync_master.la
%
{
_libdir
}
/mysql/plugin/semisync_slave.a
%
{
_libdir
}
/mysql/plugin/semisync_slave.la
%
{
_libdir
}
/mysql/plugin/debug/ha_example.a
%
{
_libdir
}
/mysql/plugin/debug/ha_example.la
%
{
_libdir
}
/mysql/plugin/debug/semisync_master.a
%
{
_libdir
}
/mysql/plugin/debug/semisync_master.la
%
{
_libdir
}
/mysql/plugin/debug/semisync_slave.a
%
{
_libdir
}
/mysql/plugin/debug/semisync_slave.la
%files shared
%files shared
%defattr
(
-, root, root, 0755
)
%defattr
(
-, root, root, 0755
)
...
...
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