Package: gnome-games / 1:3.4.2-3

Metadata

Package Version Patches format
gnome-games 1:3.4.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_swell foop setgid.patch | (download)

swell-foop/src/Makefile.am | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 install swell-foop setgid so it can write scores files
02_swell foop datadir.patch | (download)

swell-foop/data/Makefile.am | 2 1 + 1 - 0 !
swell-foop/data/themes/colors/Makefile.am | 2 1 + 1 - 0 !
swell-foop/data/themes/shapesandcolors/Makefile.am | 2 1 + 1 - 0 !
swell-foop/src/Makefile.am | 4 2 + 2 - 0 !
swell-foop/src/config.vapi | 2 1 + 1 - 0 !
swell-foop/src/game-view.vala | 2 1 + 1 - 0 !
swell-foop/src/swell-foop.vala | 2 1 + 1 - 0 !
7 files changed, 8 insertions(+), 8 deletions(-)

 swell-foop: install into /usr/share/swell-foop not /usr/share/gnome-games


91_fix gnuchess6 compatibility.patch | (download)

glchess/src/chess-engine-cecp.vala | 4 2 + 2 - 0 !
glchess/src/chess-game.vala | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 glchess: fix phalanx/gnuchess output interpretation. bug 675434


91_glchess_engine.patch | (download)

glchess/src/chess-engine.vala | 19 13 + 6 - 0 !
glchess/src/glchess.vala | 22 21 + 1 - 0 !
2 files changed, 34 insertions(+), 7 deletions(-)

 glchess: kill engine processes on new game/exit