[X2Go-Commits] [x2gobroker] 02/02: x2gobroker.spec: remove %debug_package macro usage, breaks builds nowadays.
git-admin at x2go.org
git-admin at x2go.org
Tue Nov 13 04:44:30 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 708b73631a4f12b46a12f9ea0349fd4811f20fd6
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Nov 13 04:44:20 2018 +0100
x2gobroker.spec: remove %debug_package macro usage, breaks builds nowadays.
---
debian/changelog | 1 +
x2gobroker.spec | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6dbcf18..26ed551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -128,6 +128,7 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
- Pull in gcc and redhat-rpm-config.
- Re-enable debug file generation to see which OS versions still fail.
- %exclude does not work with curly braces, revert.
+ - Remove %debug_package macro usage, breaks builds nowadays.
-- 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 1edafd5..dbf196d 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -67,10 +67,6 @@ BuildRequires: gcc
BuildRequires: redhat-rpm-config
%endif
-# Try to have the system automatically add debug sub-packages. Should happen
-# automatically, but for some reason it doesn't.
-%debug_package
-
%description
X2Go is a server based computing environment with
- session resuming
--
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