Package: pvpgn / 1.8.5-3

Metadata

Package Version Patches format
pvpgn 1.8.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fix_paths.diff | (download)

conf/bnetd.conf.in | 2 1 + 1 - 0 !
scripts/bnetd.logrotate | 2 1 + 1 - 0 !
src/Makefile.in | 35 18 + 17 - 0 !
3 files changed, 20 insertions(+), 19 deletions(-)

 correct locations in config files


02_postgresql.diff | (download)

src/configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
03_zlib.diff | (download)

src/Makefile.in | 11 3 + 8 - 0 !
src/bnetd/anongame_infos.c | 8 4 + 4 - 0 !
2 files changed, 7 insertions(+), 12 deletions(-)

 unbundle zlib, use system library instead.


autoconf.patch | (download)

src/configure.in | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix error in "configure.in"
 AC_CONFIG_AUX_DIR do not understand variables.


spelling.patch | (download)

man/bnetd.conf.5 | 2 1 + 1 - 0 !
man/bnstat.1 | 2 1 + 1 - 0 !
src/bnetd/command.c | 6 3 + 3 - 0 !
src/bnetd/mail.c | 2 1 + 1 - 0 !
src/bnetd/sql_common.c | 2 1 + 1 - 0 !
src/bnetd/sql_dbcreator.c | 10 5 + 5 - 0 !
src/bnetd/storage_file.c | 2 1 + 1 - 0 !
7 files changed, 13 insertions(+), 13 deletions(-)

 spelling and man pages corrections


unbundle_tinycdb.patch | (download)

scripts/storage/cdb2sql.pl | 2 1 + 1 - 0 !
src/Makefile.in | 50 6 + 44 - 0 !
src/bnetd/file_cdb.c | 2 1 + 1 - 0 !
3 files changed, 8 insertions(+), 46 deletions(-)

 link with system libcdb (ingnore bundled tinycdb)


verbose build.patch | (download)

src/Makefile.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 verbose build