mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
- added ncurses-devel to the build prerequisites (BUG#3377)
This commit is contained in:
parent
94ebe6a3b1
commit
f6d992be47
1 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ Packager: Lenz Grimmer <build@mysql.com>
|
||||||
Vendor: MySQL AB
|
Vendor: MySQL AB
|
||||||
Requires: fileutils sh-utils
|
Requires: fileutils sh-utils
|
||||||
Provides: msqlormysql MySQL-server mysql
|
Provides: msqlormysql MySQL-server mysql
|
||||||
|
BuildPrereq: ncurses-devel
|
||||||
Obsoletes: mysql
|
Obsoletes: mysql
|
||||||
|
|
||||||
# Think about what you use here since the first step is to
|
# Think about what you use here since the first step is to
|
||||||
|
|
@ -574,6 +575,10 @@ fi
|
||||||
# The spec file changelog only includes changes made to the spec file
|
# The spec file changelog only includes changes made to the spec file
|
||||||
# itself
|
# itself
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 05 2004 Lenz Grimmer <lenz@mysql.com>
|
||||||
|
|
||||||
|
- added ncurses-devel to the build prerequisites (BUG 3377)
|
||||||
|
|
||||||
* Thu Feb 12 2004 Lenz Grimmer <lenz@mysql.com>
|
* Thu Feb 12 2004 Lenz Grimmer <lenz@mysql.com>
|
||||||
|
|
||||||
- when using gcc, _always_ use CXX=gcc
|
- when using gcc, _always_ use CXX=gcc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue