>Description:
The spec file in MySQL-3.22.21-1.src.rpm has some problems.
>How-To-Repeat:
With new verion of rpm, build packages.
>Fix:
1. New rpm (>2.9?) does not permit to use '-' character in variable
of spec file any more.
(so "mysqld-user" must change to mysqld_user)
2. The definition of "see_base" must be referred by %{see_base}
not ${see_base} as in the current spec file.
>Submitter-Id: <submitter ID>
>Originator:
>Organization:
SSR Lab, SNU
>MySQL support: [none]
>Synopsis: SPEC file problem
>Severity: non-critical
>Priority: low
>Category: mysql
>Class: sw-bug
>Release: mysql-3.22.21 (Source distribution)
>Environment:
System: Linux seri.snu.ac.kr 2.2.4-4 #1 Fri Mar 26 15:11:32 EST 1999 i586 unknown
Architecture: i586
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Compilation info: CC='egcs' CFLAGS='-O6 -fomit-frame-pointer' CXX='egcs' CXXFLAGS='-O6
-fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'
LDFLAGS=''
Configure command: ./configure --enable-shared --enable-assembler --disable-shared
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static
--with-mysqld-user=mysql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/
--exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--localstatedir=/var/lib/mysql --infodir=/usr/info --includedir=/usr/include
--mandir=/usr/man
Perl: This is perl, version 5.005_02 built for i386-linux-thread
| Thread |
|---|
| • [SPEC file in MySQL-3.22.21-1.src.rpm] | sskim | 12 Apr |