[X2Go-Commits] x2godesktopsharing.git - master (branch) updated: 3.1.1.0-20-g9eb787e

X2Go dev team git-admin at x2go.org
Wed Dec 18 08:40:54 CET 2013


The branch, master has been updated
       via  9eb787eba8bed8ec171a23cff36f40ea5cad591f (commit)
      from  ce570610efd7b7bbd25dc8e6e556e0fb6efec1e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9eb787eba8bed8ec171a23cff36f40ea5cad591f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Dec 18 08:40:46 2013 +0100

    x2godesktopsharing.spec: fix conditional dependecy on sysvinit-tools

-----------------------------------------------------------------------

Summary of changes:
 x2godesktopsharing.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec
index b8d51e3..38ad2e0 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -12,7 +12,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  qt4-devel
 Requires:       hicolor-icon-theme
 Requires:       x2goserver >= 4.0.0.0
-%if 0%{?el5} || 0%{?el5}
+%if 0%{?el5} || 0%{?el6}
 Requires:       sysvinit-tools
 %else
 Requires:       procps-ng


hooks/post-receive
-- 
x2godesktopsharing.git (Desktop Sharing for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2godesktopsharing.git" (Desktop Sharing for X2Go).




More information about the x2go-commits mailing list