Fix typo in mysqld.service

Resolves: #1063981
This commit is contained in:
Honza Horak 2014-02-11 19:01:55 +01:00
parent 64e1dc37c7
commit d283b05085
2 changed files with 6 additions and 2 deletions

View File

@ -7,7 +7,7 @@
Name: mariadb
Version: 5.5.35
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Summary: A community developed branch of MySQL
@ -802,6 +802,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
* Tue Feb 11 2014 Honza Horak <hhorak@redhat.com> 1:5.5.35-4
- Fix typo in mysqld.service
Resolves: #1063981
* Wed Feb 5 2014 Honza Horak <hhorak@redhat.com> 1:5.5.35-3
- Do not touch the log file in post script, so it does not get wrong owner
Resolves: #1061045

View File

@ -1,4 +1,4 @@
Unit]
[Unit]
Description=MySQL compatibility service (another name for mariadb.service; you should use mariadb.service instead)
BindsTo=mariadb.service