[X2Go-Commits] [x2gokdrive] 07/28: x2gokdrive: whitespace-only fixes.

git-admin at x2go.org git-admin at x2go.org
Sat Oct 26 23:00:31 CEST 2019


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

x2go pushed a commit to branch master
in repository x2gokdrive.

commit 94010172f67717d548d0c4001b022eaf61a8334a
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Oct 24 21:52:20 2019 +0200

    x2gokdrive: whitespace-only fixes.
---
 debian/changelog |  1 +
 x2gokdrive.spec  | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72b2013..6f25c50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,5 +15,6 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
     + Remove empty line at EOF.
     + Copy summary from Debian's short description.
     + Spell out each (build) dependency on one line.
+    + Whitespace-only fixes.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 04 Jun 2019 14:10:43 +0200
diff --git a/x2gokdrive.spec b/x2gokdrive.spec
index 0b9e590..503a5ef 100644
--- a/x2gokdrive.spec
+++ b/x2gokdrive.spec
@@ -91,11 +91,11 @@ Requires:       xkeyboard-config
 Requires:       xorg-x11-xkb-utils
 
 %if 0%{?rhel} <= 7
-Requires: mesa-dri-drivers
-Requires: x2goserver >= 4.2.0.0
+Requires:       mesa-dri-drivers
+Requires:       x2goserver >= 4.2.0.0
 %else
-Recommends: mesa-dri-drivers
-Recommends: x2goserver >= 4.2.0.0
+Recommends:     mesa-dri-drivers
+Recommends:     x2goserver >= 4.2.0.0
 %endif
 
 %description
@@ -175,7 +175,7 @@ autoreconf -fiv
         --without-dtrace \
         --disable-devel-docs \
         --disable-selective-werror
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 popd
 
 %install

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


More information about the x2go-commits mailing list