[X2Go-Commits] [nx-libs] 28/45: nx-libs.spec: Drop packaging of libNX_Xpm*, in RPM packages there is no such concept for transitional/dummy packages as know from Debian/Ubuntu.

git-admin at x2go.org git-admin at x2go.org
Mon Apr 27 04:50:55 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit a5bb888248b3887bbe306505f900368b931b7f18
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Apr 22 22:41:14 2015 +0200

    nx-libs.spec: Drop packaging of libNX_Xpm*, in RPM packages there is no such concept for transitional/dummy packages as know from Debian/Ubuntu.
---
 nx-libs.spec |   29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/nx-libs.spec b/nx-libs.spec
index 3e38173..f4525be 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -354,33 +354,6 @@ multi-headed X applications and window managers to use two or more
 physical displays as one large virtual display.
 
 
-%package -n libNX_Xpm-devel
-Group:          Development/Libraries
-Summary:        Development files for the NX Pixmap image file format library (dummy package)
-Requires:       libNX_Xpm4%{?_isa} = %{version}-%{release}
-
-%description -n libNX_Xpm-devel
-NX is a software suite which implements very efficient compression of
-the X11 protocol. This increases performance when using X
-applications over a network, especially a slow one.
-
-This package obsoletes libNX_Xpm-devel in NX and can be safely removed.
-
-
-%package -n libNX_Xpm4
-Group:          System Environment/Libraries
-Summary:        NX Pixmap image file format library (dummy package)
-Requires:       %{name}%{?_isa} >= 3.5.0.29
-Obsoletes:      libNX_Xpm
-
-%description -n libNX_Xpm4
-NX is a software suite which implements very efficient compression of
-the X11 protocol. This increases performance when using X
-applications over a network, especially a slow one.
-
-This package obsoletes libNX_Xpm4 in NX and can be safely removed.
-
-
 %package -n libNX_Xrandr2
 Group:          System Environment/Libraries
 Summary:        NX Resize, Rotate and Reflection extension library
@@ -670,11 +643,9 @@ find -name LICENSE | xargs sed -i \
 find -type f -name '*.[hc]' | xargs chmod -x
 
 # Bundled nx-X11/extras
-# Xpm - Is needed and needs to get linked to libXcomp
 # Mesa - Used by the X server
 
 # Xcursor - Other code still references files in it
-# Xpm
 
 
 %build

--
Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list