[X2Go-Commits] [cups-x2go] 01/01: cups-x2go.spec: fix typo in el6 macro check.

git-admin at x2go.org git-admin at x2go.org
Wed Feb 11 04:38:31 CET 2015


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

x2go pushed a commit to branch master
in repository cups-x2go.

commit 22176875423430aae0d2bd903d2e7c2ddd5d200e
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Feb 11 04:38:16 2015 +0100

    cups-x2go.spec: fix typo in el6 macro check.
---
 cups-x2go.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cups-x2go.spec b/cups-x2go.spec
index eccb66f..9c71559 100644
--- a/cups-x2go.spec
+++ b/cups-x2go.spec
@@ -10,7 +10,7 @@ Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.
 
 Requires:       cups
 Requires:       ghostscript
-%if 0%{?fedora} || 0%{?el5} || 0%{el6} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?rhel}
+%if 0%{?fedora} || 0%{?el5} || 0%{?el6} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?rhel}
 Requires:       openssh-clients
 %else
 Requires:       openssh

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


More information about the x2go-commits mailing list