diff options
author | Clemens Lang <cal@macports.org> | 2015-03-15 07:33:51 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-15 07:42:59 +0100 |
commit | 91f1fed27236f0fa880971fc4cad13e95c794afc (patch) | |
tree | c1e0afe23d662d565a62c80bda0fb6fcb92e9eff /debian/changelog | |
parent | d055e523d3bcbd5e0582a4ac537a168e1044c52c (diff) | |
download | nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.tar.gz nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.tar.bz2 nx-libs-91f1fed27236f0fa880971fc4cad13e95c794afc.zip |
nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.
Adds:
- 0410_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- 0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- 0611_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f24bf25a..98f67b664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,12 @@ nx-libs (2:3.5.0.31-0x2go1) UNRELEASED; urgency=low Adds: - 0074_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch - 0075_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch + * Use the correct library naming scheme on OS X. It differs from other + UNIX-based systems. + Adds: + - 0410_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch + - 0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch + - 0611_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch -- X2Go Release Manager <git-admin@x2go.org> Sun, 15 Mar 2015 00:48:06 +0100 |