[X2Go-Commits] [python-x2go] 01/01: python-x2go.spec: some rpmlint sedatives...
git-admin at x2go.org
git-admin at x2go.org
Tue Oct 14 18:27:38 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository python-x2go.
commit 7f0888c0fc1094c8d8dfec350d9a6f86a34ec7a8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Oct 14 18:27:33 2014 +0200
python-x2go.spec: some rpmlint sedatives...
---
python-x2go.spec | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/python-x2go.spec b/python-x2go.spec
index 0f57597..4fd80bb 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -8,7 +8,11 @@ Release: 0.0x2go1%{?dist}
Summary: Python module providing X2Go client API
Group: Development/Languages
+%if 0%{?suse_version}
+License: AGPL-3.0+
+%else
License: AGPLv3+
+%endif
URL: http://www.x2go.org/
Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
@@ -112,10 +116,12 @@ popd
%files
+%defattr(-,root,root)
%doc COPYING README* TODO
%{python_sitelib}/*
%files doc
+%defattr(-,root,root)
%doc epydoc/html
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git
More information about the x2go-commits
mailing list