~ubuntu-branches/ubuntu/wily/mysql-5.6/wily

« back to all changes in this revision

Viewing changes to packaging/rpm-fedora/mysql.spec.in

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-04-16 20:07:10 UTC
  • mto: (1.3.9 vivid-proposed)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20150416200710-pcrsa022082zj46k
Tags: upstream-5.6.24
ImportĀ upstreamĀ versionĀ 5.6.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
 
1
# Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
544
544
%attr(755, root, root) %{_libdir}/mysql/plugin/innodb_engine.so
545
545
%attr(755, root, root) %{_libdir}/mysql/plugin/libmemcached.so
546
546
%attr(755, root, root) %{_libdir}/mysql/plugin/mypluglib.so
 
547
%attr(755, root, root) %{_libdir}/mysql/plugin/mysql_no_login.so
547
548
%attr(755, root, root) %{_libdir}/mysql/plugin/semisync_master.so
548
549
%attr(755, root, root) %{_libdir}/mysql/plugin/semisync_slave.so
549
550
%attr(755, root, root) %{_libdir}/mysql/plugin/validate_password.so
553
554
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/innodb_engine.so
554
555
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/libmemcached.so
555
556
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/mypluglib.so
 
557
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/mysql_no_login.so
556
558
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/semisync_master.so
557
559
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/semisync_slave.so
558
560
%attr(755, root, root) %{_libdir}/mysql/plugin/debug/validate_password.so
713
715
%attr(755, root, root) %{_libdir}/mysql/libmysqld.so
714
716
 
715
717
%changelog
 
718
* Wed Jan 14 2015 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.6.24-1
 
719
- Add mysql_no_login.so plugin
 
720
 
716
721
* Mon Oct 06 2014 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com> - 5.6.22-1
717
722
- Add license info in each subpackage
718
723
- Remove systemd conditional