Use politically correct patch name.
This commit is contained in:
parent
ee8d597ef6
commit
1ead66d7db
@ -1,6 +1,6 @@
|
|||||||
Name: mysql
|
Name: mysql
|
||||||
Version: 4.1.12
|
Version: 4.1.12
|
||||||
Release: 2
|
Release: 3
|
||||||
Source0: http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-%{version}.tar.gz
|
Source0: http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-%{version}.tar.gz
|
||||||
Source1: mysql.init
|
Source1: mysql.init
|
||||||
Source2: mysql.logrotate
|
Source2: mysql.logrotate
|
||||||
@ -15,7 +15,7 @@ Patch4: mysql-testing.patch
|
|||||||
Patch5: mysql-no-atomic.patch
|
Patch5: mysql-no-atomic.patch
|
||||||
Patch6: mysql-lock-ssl.patch
|
Patch6: mysql-lock-ssl.patch
|
||||||
Patch7: mysql-test-ssl.patch
|
Patch7: mysql-test-ssl.patch
|
||||||
Patch8: mysql-buffer-nazi.patch
|
Patch8: mysql-buffer-warning.patch
|
||||||
URL: http://www.mysql.com
|
URL: http://www.mysql.com
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Summary: MySQL client programs and shared libraries.
|
Summary: MySQL client programs and shared libraries.
|
||||||
@ -365,6 +365,9 @@ fi
|
|||||||
%{_datadir}/sql-bench
|
%{_datadir}/sql-bench
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 23 2005 Tom Lane <tgl@redhat.com> 4.1.12-3
|
||||||
|
- Use politically correct patch name.
|
||||||
|
|
||||||
* Tue Jul 12 2005 Tom Lane <tgl@redhat.com> 4.1.12-2
|
* Tue Jul 12 2005 Tom Lane <tgl@redhat.com> 4.1.12-2
|
||||||
- Fix buffer overflow newly exposed in isam code; it's the same issue
|
- Fix buffer overflow newly exposed in isam code; it's the same issue
|
||||||
previously found in myisam, and not very exciting, but I'm tired of
|
previously found in myisam, and not very exciting, but I'm tired of
|
||||||
|
Loading…
Reference in New Issue
Block a user