mariadb/support-files
unknown 7c510b93c6 Reworked the RPM spec file and added several fixes to make the
build scripts work again.


BUILD/compile-pentium-max:
  Added "--with-embedded-server" to have the libmysqld files included
  in the source distribution when using "make dist"
Build-tools/Do-linux-build:
  Only use the "--with-other-libc" parameter, if another libc actually
  exists, since this will also force static linking, which does not work
  together with OpenSSL
Makefile.am:
  Removed hard-coded file name for TAR, let configure do this instead
  (many systems actually ship GNU tar installed as "tar" instead of
  "gtar")
configure.in:
  Added check for GNU tar named "gtar", fall back to "tar" if "gtar"
  was not found (and hope, that it's a GNU tar as well - this should
  probably be checked more properly)
include/Makefile.am:
  Added "my_semaphore.h" to pkginclude_HEADERS since it was missing
  from the distribution
strings/Makefile.am:
  Added "longlong2str.c" since it was missing from the distribution
support-files/mysql.server.sh:
  Added LSB-compatible header info to make init script more portable
support-files/mysql.spec.sh:
  - Use more RPM macros (e.g. infodir, mandir) to make the spec
    file more portable
  - reorganized the installation of documentation files: let RPM
    take care of this
  - reorganized the file list: actually install man pages along
    with the binaries of the respective subpackage
  - don't include libmysqld.a in the devel subpackage as well, if we
    have a special "embedded" subpackage
  - reworked the package descriptions
2002-05-03 12:31:25 +02:00
..
debian Updated version number 2001-07-18 14:32:54 +03:00
PKG Small bug fixes 2000-09-07 04:55:17 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
binary-configure.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
build-tags Here comes a nasty patch, although I am not ready to push it yet. I will 2002-01-19 19:16:52 -07:00
magic sql/log.cc 2000-10-05 17:58:16 -06:00
make_mysql_pkg.pl Added unique error for DEADLOCK 2001-09-17 23:43:53 +03:00
Makefile.am Fixed a bug with SELECT DISTINCT and HAVING 2001-05-02 23:39:05 +03:00
my-huge.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my-large.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my-medium.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my-small.cnf.sh Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
mysql-log-rotate.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql-max.spec.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysql-multi.server.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysql.server-sys5.sh Small bug fixes 2000-09-07 04:55:17 +03:00
mysql.server.sh Reworked the RPM spec file and added several fixes to make the 2002-05-03 12:31:25 +02:00
mysql.spec.sh Reworked the RPM spec file and added several fixes to make the 2002-05-03 12:31:25 +02:00