diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-09 10:46:10 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-09 10:46:10 +0100 |
commit | b62d8c5b0aea32a76c45cb25f46935d129cbee76 (patch) | |
tree | b2323834cc7fe199fe662e9c49ff66db5bf4adb5 | |
parent | 02316322cfa0fd4bd1debdf031a15aad711e9a5d (diff) | |
download | nx-libs-b62d8c5b0aea32a76c45cb25f46935d129cbee76.tar.gz nx-libs-b62d8c5b0aea32a76c45cb25f46935d129cbee76.tar.bz2 nx-libs-b62d8c5b0aea32a76c45cb25f46935d129cbee76.zip |
fix long-line in changelog
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e0fc5b818..fba89b255 100644 --- a/debian/changelog +++ b/debian/changelog @@ -96,7 +96,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version. + Don't fail if removing *.a files fails due to the files being non-present. - + Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} at build time. + + Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} SHLIBDIR=%{_libdir} at build + time. + Assure that BuildRoot: is set. + On SLE 11.x: libX* packages are prefixed with "xorg-x11-". |