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:37:13 +0100 |
commit | b30a05e3af588bcc39d9e29de1c22a59349eb806 (patch) | |
tree | 383ea0eaa5319142eebb798f004f6cc0dcce99b8 | |
parent | 605c27e5c47c1ab80b24660edd58c43de2cf089d (diff) | |
download | nx-libs-b30a05e3af588bcc39d9e29de1c22a59349eb806.tar.gz nx-libs-b30a05e3af588bcc39d9e29de1c22a59349eb806.tar.bz2 nx-libs-b30a05e3af588bcc39d9e29de1c22a59349eb806.zip |
nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.
-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 1bd1b583f..23fb4d2ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,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 5132a53de..5d033318d 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -331,6 +331,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 |