This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit ee9a3d87a4ed9631e22ed8a4e9679415e6a8e8ab Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Oct 31 23:13:13 2019 +0100 x2gokdrive.spec: pull in pkgconfig(glproto) BR. Needed for *SuSE, that doesn't seem to pull it in by other means (while RHEL-land does). --- debian/changelog | 2 ++ x2gokdrive.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2aaa49f..0607e2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -116,6 +116,8 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium + Delete old configure files that might have had the executable bit set. We want those to be re-generated with the correct permissions later on. + Port *.la file removal commenting from debian/rules. + + Pull in pkgconfig(glproto) BR. Needed for *SuSE, that doesn't seem to + pull it in by other means (while RHEL-land does). * debian/rules: + Remove weird empty variable reference construct. + Whitespace-only fixes. diff --git a/x2gokdrive.spec b/x2gokdrive.spec index 9a4bfcb..f9679a6 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -106,6 +106,7 @@ BuildRequires: pkgconfig(xf86vidmodeproto) BuildRequires: pkgconfig(presentproto) BuildRequires: pkgconfig(bigreqsproto) BuildRequires: pkgconfig(compositeproto) +BuildRequires: pkgconfig(glproto) BuildRequires: pkgconfig(xtrans) BuildRequires: pkgconfig(xau) BuildRequires: pkgconfig(xdmcp) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git