Dear all
This is yet another release to fix the upgrade on RPM-based systems with
packages from ,,nx-libs''.
The changes listed below address minor problems mostly on OS X and fix
the dependencies of generated RPM packages. If you do not build from
source and are not using RPM packages, you may skip this release at your
option.
We are hopeful that this will be the last hotfix in the library package
versioning/renaming aftermath.
X2Go Component: nx-libs
Version: 2:3.5.0.31
Status: RELEASE
Date: Tue, 17 Mar 2015 18:48:06 +0100
Changes:
nx-libs (3.5.0.31) RELEASED; urgency=low
.
[ Clemens Lang ]
- Use path discovery for finding makedepend. Remove old cruft. Adds:
- 0070_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch
- 0071_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch
- 0072_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch
- 0073_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch
- Fix dynamic library linking on OS X. Use -dynamiclib instead of
-bundle.
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
.
[ Mihai Moldovan ]
- nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do
not fail
if it is not available.
- Rename:
- 0070_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch =>
0410_nxcomp_use-MAKEDEPEND-in-path.full+lite.patch
- 0071_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch =>
0610_nxcompext_use-MAKEDEPEND-in-path.full+lite.patch
- 0072_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch =>
0611_nxcompshad_use-MAKEDEPEND-in-path.full+lite.patch
- 0073_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch =>
0612_nxproxy_use-MAKEDEPEND-in-path.full+lite.patch
- 0074_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch =>
0613_nxcomp_use-dynamiclib-flag-on-OS-X.full+lite.patch
- 0075_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch =>
0614_nxcompshad_use-dynamiclib-flag-on-OS-X.full+lite.patch
- 0610_nxcompext_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
=>
0620_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
=>
0621_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- nx-libs.spec:
- Versioned libXcomp* should obsolete unversioned libXcomp*, not
libNX_Xcomp*.
- Add overlooked Obsolete: statement to libNX_Xfixes3.
- Mid-release fixup:
- Rename *nxcomp{ext,shad}*.full+lite* to *nxcomp{ext,shad}*.full.
Regards,
Mihai Moldovan