Package: alliance / 5.1.1-1.1

Metadata

Package Version Patches format
alliance 5.1.1-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 fix latex.patch | (download)

documentation/tutorials/start/start.tex | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
01 autoreconf.patch | (download)

autostuff | 5 4 + 1 - 0 !
configure-extracts | 508 508 + 0 - 0 !
2 files changed, 512 insertions(+), 1 deletion(-)

 autotools generation
 This patch reorganizes the autotools generated stuff (goal is to fix upstream
 and not use autotools at build time at all!)
02 yacc build fix.patch | (download)

exp/src/Makefile.am | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix yacc build
 This patch adjusts a Makefile.am to correctly build Yacc files (fixes build
 error after reautoconfiguration)
03 fhs adjustments.patch | (download)

attila/doc/Makefile.am | 2 1 + 1 - 0 !
attila/doc/attila/Makefile.am | 4 2 + 2 - 0 !
attila/etc/Makefile.am | 2 1 + 1 - 0 !
cells/src/dp_sxlib/Makefile.am | 2 1 + 1 - 0 !
cells/src/padlib/Makefile.am | 2 1 + 1 - 0 !
cells/src/pxlib/Makefile.am | 2 1 + 1 - 0 !
cells/src/ramlib/Makefile.am | 2 1 + 1 - 0 !
cells/src/rf2lib/Makefile.am | 2 1 + 1 - 0 !
cells/src/rflib/Makefile.am | 2 1 + 1 - 0 !
cells/src/romlib/Makefile.am | 2 1 + 1 - 0 !
cells/src/sxlib/Makefile.am | 14 7 + 7 - 0 !
documentation/Makefile.am | 4 1 + 3 - 0 !
documentation/tutorials/Makefile.am | 2 1 + 1 - 0 !
dreal/etc/Makefile.am | 2 1 + 1 - 0 !
elp/etc/Makefile.am | 2 1 + 1 - 0 !
genlib/doc/Makefile.am | 2 1 + 1 - 0 !
genlib/doc/genlib/Makefile.am | 2 1 + 1 - 0 !
graal/etc/Makefile.am | 2 1 + 1 - 0 !
nero/doc/Makefile.am | 2 1 + 1 - 0 !
nero/doc/nero/Makefile.am | 4 2 + 2 - 0 !
rds/etc/Makefile.am | 2 1 + 1 - 0 !
scapin/etc/Makefile.am | 2 1 + 1 - 0 !
sea/etc/Makefile.am | 2 1 + 1 - 0 !
xfsm/etc/Makefile.am | 2 1 + 1 - 0 !
xgra/etc/Makefile.am | 2 1 + 1 - 0 !
xpat/etc/Makefile.am | 2 1 + 1 - 0 !
xsch/etc/Makefile.am | 2 1 + 1 - 0 !
xvpn/etc/Makefile.am | 2 1 + 1 - 0 !
28 files changed, 36 insertions(+), 38 deletions(-)

 fhs adjustments
04 attila conf sourced.patch | (download)

attila/etc/attila.conf | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove #!/bin/sh from attila.conf
 This patch removes the #!/bin/sh line from attila.conf since this file is not
 an executable script is sourced as a configuration file
05 as needed.patch | (download)

asimut/src/Makefile.am | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix ftbfs with ld --as-needed option
 Libraries which use symbols from other libraries must be placed before them
 in the argument list.
07 genlib fix dirs.patch | (download)

genlib/src/genlib.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix directories in genlib.sh
 genlib.sh has (partially) hard-coded directories for ALLIANCE_INCLUDE and
 ALLIANCE_LIB. This patch adjusts them to use /usr/include/alliance and
 /usr/lib/alliance as done in debian/rules.
08 fix libdir.patch | (download)

nero/src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix wrong libdir usage
 The configure value from --libdir was used wrongly, being added to nero_LDADD.
 If an old version of (binary) alliance was installed, this led to FTBFS in the
 linking stage. This patch removes this LDADD -L option.
09 fix bashism.patch | (download)

attila/src/attila.sh | 2 1 + 1 - 0 !
sea/src/sea.sh | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix bashisms
 In attila/src/attila.sh, there is a bashism in l.196:
  exec -a "$SELF" "$SELF" $*
 therefore using /bin/bash as shell. See also:
 https://wiki.ubuntu.com/DashAsBinSh
 Similarly: sea/src/sea.sh:
 export PATH; hash -r
06 fix ldadd dir.patch | (download)

abe/src/Makefile.am | 2 1 + 1 - 0 !
abl/src/Makefile.am | 2 1 + 1 - 0 !
abt/src/Makefile.am | 2 1 + 1 - 0 !
abv/src/Makefile.am | 2 1 + 1 - 0 !
asimut/src/Makefile.am | 6 3 + 3 - 0 !
aut/src/Makefile.am | 2 1 + 1 - 0 !
bdd/src/Makefile.am | 2 1 + 1 - 0 !
beh/src/Makefile.am | 2 1 + 1 - 0 !
bhl/src/Makefile.am | 2 1 + 1 - 0 !
btr/src/Makefile.am | 2 1 + 1 - 0 !
bvl/src/Makefile.am | 2 1 + 1 - 0 !
ctl/src/Makefile.am | 2 1 + 1 - 0 !
ctp/src/Makefile.am | 4 2 + 2 - 0 !
druc/src/Makefile.am | 4 2 + 2 - 0 !
elp/src/Makefile.am | 2 1 + 1 - 0 !
fks/src/Makefile.am | 2 1 + 1 - 0 !
fsm/src/Makefile.am | 2 1 + 1 - 0 !
ftl/src/Makefile.am | 2 1 + 1 - 0 !
fvh/src/Makefile.am | 2 1 + 1 - 0 !
genlib/src/Makefile.am | 2 1 + 1 - 0 !
genpat/src/Makefile.am | 2 1 + 1 - 0 !
log/src/Makefile.am | 2 1 + 1 - 0 !
lynx/src/Makefile.am | 2 1 + 1 - 0 !
ocp/src/placer/Makefile.am | 2 1 + 1 - 0 !
pat/src/Makefile.am | 2 1 + 1 - 0 !
rds/src/Makefile.am | 2 1 + 1 - 0 !
rtd/src/Makefile.am | 2 1 + 1 - 0 !
rtn/src/Makefile.am | 2 1 + 1 - 0 !
scl/src/Makefile.am | 2 1 + 1 - 0 !
vbh/src/Makefile.am | 2 1 + 1 - 0 !
vex/src/Makefile.am | 2 1 + 1 - 0 !
vpn/src/Makefile.am | 2 1 + 1 - 0 !
32 files changed, 36 insertions(+), 36 deletions(-)

 add missing linker search dir
 This patch adds missing minker search directories
11 fix paths.patch | (download)

distrib/etc/alc_env.csh.in | 2 1 + 1 - 0 !
distrib/etc/alc_env.sh.in | 2 1 + 1 - 0 !
mbk/etc/Makefile.am | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
fix flex 2.6.patch | (download)

sea/src/DEF_grammar_lex.l | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix ftbfs with released 2.6 flex.