diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-03-17 18:28:15 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-17 18:31:16 +0100 |
commit | fcb2cb5e00c19c7ed0fab137db97faee69c4e147 (patch) | |
tree | 67a6da5989bf5f17a740cd5730f65a32085d4aa9 | |
parent | 8a260b94f83fd3865ee84e49655ff75ee97eca2b (diff) | |
download | nx-libs-fcb2cb5e00c19c7ed0fab137db97faee69c4e147.tar.gz nx-libs-fcb2cb5e00c19c7ed0fab137db97faee69c4e147.tar.bz2 nx-libs-fcb2cb5e00c19c7ed0fab137db97faee69c4e147.zip |
nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.
Cherry-picked from branch 3.5.0.x.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | nx-libs.spec | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fbaeca28..2d6344395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ nx-libs (2:3.5.0.31-0x2go1) UNRELEASED; urgency=low * nx-libs.spec: - Versioned libXcomp* should obsolete unversioned libXcomp*, not libNX_Xcomp*. + - Add overlooked Obsolete: statement to libNX_Xfixes3. -- X2Go Release Manager <git-admin@x2go.org> Sun, 15 Mar 2015 00:48:06 +0100 diff --git a/nx-libs.spec b/nx-libs.spec index da81fc18f..7c594cc20 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -333,6 +333,7 @@ needed to develop applications that require these. Group: System Environment/Libraries Summary: NX miscellaneous "fixes" extension library Requires: %{name}%{?_isa} >= 3.5.0.29 +Obsoletes: libNX_Xfixes %description -n libNX_Xfixes3 NX is a software suite which implements very efficient compression of |