# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external mysql 5.0.18-CMS8 |
1 | > | ### RPM external mysql 5.0.45-CMS19 |
2 | ## INITENV +PATH LD_LIBRARY_PATH %i/lib/mysql | |
3 | ||
4 | #Different download locations according to the version. | |
# | Line 30 | Line 30 | make %makeprocesses | |
30 | %install | |
31 | make install | |
32 | perl -p -i -e "s|^#!.*perl(.*)|#!/usr/bin/env perl$1|" $(grep -r -e "^#!.*perl.*" %i | cut -d: -f1) | |
33 | + | rm -fR %i/mysql-test |
34 | ||
35 | # SCRAM ToolBox toolfile | |
36 | mkdir -p %i/etc/scram.d |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |