[X2Go-Commits] [x2goplasmabindings] 01/01: x2goplasmabindings.spec: several fixes

git-admin at x2go.org git-admin at x2go.org
Tue Oct 14 20:40:54 CEST 2014


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

x2go pushed a commit to branch master
in repository x2goplasmabindings.

commit 6da8d89ef620c8e7bd5b3d0ce89473a51eff72bc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 14 20:40:50 2014 +0200

    x2goplasmabindings.spec: several fixes
---
 x2goplasmabindings.spec |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec
index 4b05836..25edf85 100644
--- a/x2goplasmabindings.spec
+++ b/x2goplasmabindings.spec
@@ -3,7 +3,11 @@ Summary:        Plasma widget for control X2Go sessions
 Group:          Applications/Communications
 Version:        3.0.2.1
 Release:        0.0x2go1%{?dist}
+%if 0%{?suse_version}
+License:        GPL-2.0+
+%else
 License:        GPLv2+
+%endif
 URL:            http://www.x2go.org
 Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
 
@@ -68,10 +72,10 @@ cmake .. \
         -DCMAKE_INSTALL_LIBEXEC="%_libexecdir" \
         -DCMAKE_C_FLAGS:STRING="%optflags" \
         -DCMAKE_CXX_FLAGS:STRING="%optflags"
-%fi
+%endif
 %else
 %cmake .
-%fi
+%endif
 make %{?_smp_mflags}
 
 
@@ -98,6 +102,7 @@ fi
 
 
 %files -n plasma-widget-x2go
+%defattr(-,root,root)
 %doc debian/changelog
 %doc debian/copyright
 %{_libdir}/

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


More information about the x2go-commits mailing list