aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-04-30 15:51:48 +0200
committerMihai Moldovan <ionic@ionic.de>2015-04-30 15:51:48 +0200
commit7ccbb073f83b7aa8d0f154b34693b1075e455bd8 (patch)
tree0afeeda7ade2d7516919c6b6cbfb976696fe7099
parente6e323a22e2041542b6be0850fdf35fdf5d4fd98 (diff)
downloadnx-libs-7ccbb073f83b7aa8d0f154b34693b1075e455bd8.tar.gz
nx-libs-7ccbb073f83b7aa8d0f154b34693b1075e455bd8.tar.bz2
nx-libs-7ccbb073f83b7aa8d0f154b34693b1075e455bd8.zip
debian/changelog: sync with 3.5.0.x branch.
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 016ee357a..ef9a1113a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -152,6 +152,8 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
* debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only
delete known files. Fixes RPM build failures.
Backported from Arctica GH 3.6.x branch.
+ * nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.
+ Backported from Arctica GH 3.6.x branch.
[ Bernard Cafarelli ]
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'.