Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
8a260b94
You need to sign in or sign up before continuing.
Commit
8a260b94
authored
Mar 17, 2015
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not libNX_Xcomp*.
Cherry-picked from branch 3.5.0.x. Conflicts: debian/changelog
parent
d8de5928
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
changelog
debian/changelog
+7
-0
nx-libs.spec
nx-libs.spec
+3
-3
No files found.
debian/changelog
View file @
8a260b94
...
...
@@ -18,6 +18,13 @@ nx-libs (2:3.5.0.31-0x2go1) UNRELEASED; urgency=low
* Use the correct library naming scheme on OS X. It differs from other
UNIX-based systems.
[ Mihai Moldovan ]
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail
if it is not available.
* nx-libs.spec:
- Versioned libXcomp* should obsolete unversioned libXcomp*, not
libNX_Xcomp*.
-- X2Go Release Manager <git-admin@x2go.org> Sun, 15 Mar 2015 00:48:06 +0100
nx-libs (2:3.5.0.30-0x2go1) unstable; urgency=low
...
...
nx-libs.spec
View file @
8a260b94
...
...
@@ -474,7 +474,7 @@ The NX differential compression library's development files.
Group: System Environment/Libraries
Summary: NX differential compression library
Requires: %{name}%{?_isa} >= 3.5.0.29
Obsoletes: lib
NX_
Xcomp
Obsoletes: libXcomp
%description -n libXcomp3
NX is a software suite from NoMachine which implements very efficient
...
...
@@ -503,7 +503,7 @@ The NX compression extensions library's development files.
Group: System Environment/Libraries
Summary: NX protocol compression extensions library
Requires: %{name}%{?_isa} >= 3.5.0.29
Obsoletes: lib
NX_
Xcompext
Obsoletes: libXcompext
%description -n libXcompext3
NX is a software suite from NoMachine which implements very efficient
...
...
@@ -535,7 +535,7 @@ The NX session shadowing library's development files.
Group: System Environment/Libraries
Summary: NX session shadowing Library
Requires: %{name}%{?_isa} >= 3.5.0.29
Obsoletes: lib
NX_
Xcompshad
Obsoletes: libXcompshad
%description -n libXcompshad3
NX is a software suite from NoMachine which implements very efficient
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment