[X2Go-Commits] [x2goserver] 01/01: rpmlint requires xdg-utils at build time.

git-admin at x2go.org git-admin at x2go.org
Thu Jan 29 21:27:31 CET 2015


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

x2go pushed a commit to branch master
in repository x2goserver.

commit d712014c75becce5e8f4550fc18c42c0e26259ef
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jan 29 21:26:25 2015 +0100

    rpmlint requires xdg-utils at build time.
---
 debian/changelog |    1 +
 x2goserver.spec  |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2fce113..9ca8f94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -252,6 +252,7 @@ x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium
     + Always set BuildRoot: parameter.
     + BuildRequires: SUSE <= 11.3 has xorg-x11, xinit.
     + No Bashisms in scriptlets.
+    + rpmlint requires xdg-utils at build time.
 
   [ Matthew L. Dailey ]
   * New upstream version (4.0.1.19):
diff --git a/x2goserver.spec b/x2goserver.spec
index 4a91422..5cd667b 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -25,6 +25,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %endif
 
 BuildRequires:  findutils
+BuildRequires:  xdg-utils
 BuildRequires:  desktop-file-utils
 BuildRequires:  perl(ExtUtils::MakeMaker)
 

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


More information about the x2go-commits mailing list