[X2Go-Commits] [x2gobroker] 06/06: x2gobroker.spec: re-enable debug file generation to see which OS versions still fail.

git-admin at x2go.org git-admin at x2go.org
Tue Nov 13 04:35:57 CET 2018


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

x2go pushed a commit to branch master
in repository x2gobroker.

commit 506db3b6f7423232f05b89228a44fbcb29f3621d
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Nov 13 04:34:47 2018 +0100

    x2gobroker.spec: re-enable debug file generation to see which OS versions still fail.
---
 debian/changelog | 1 +
 x2gobroker.spec  | 8 --------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a7e31d..4a5111a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -126,6 +126,7 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
     - Switch to HTTPS-based links.
     - Use more curly braces.
     - Pull in gcc and redhat-rpm-config.
+    - Re-enable debug file generation to see which OS versions still fail.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Wed, 05 Apr 2017 20:01:48 +0000
 
diff --git a/x2gobroker.spec b/x2gobroker.spec
index f0ea2d0..9e5249e 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -67,17 +67,9 @@ BuildRequires:  gcc
 BuildRequires:  redhat-rpm-config
 %endif
 
-%if ( ! 0%{?suse_version} ) || ( 0%{?suse_version} <= 1500 )
-# We cannot generate debug info since this is a collection of python and shell scripts.
-# Making the package noarch isn't possible since we use arch-dependent paths to install
-# python modules into.
-# Hence just disable the debug package.
-%global debug_package %{nil}
-%else
 # Try to have the system automatically add debug sub-packages. Should happen
 # automatically, but for some reason it doesn't.
 %debug_package
-%endif
 
 %description
 X2Go is a server based computing environment with

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list