This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 2d94adc5a24146d9cd5f5050f6a2321631e4ba49 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 14:47:42 2014 +0200 Use non-stanard Group: on SUSE. --- debian/changelog | 1 + rpm/x2goplasmabindings-rpmlintrc | 1 + x2goplasmabindings.spec | 2 ++ 3 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 938561e..98f8cf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low + Drop ctest call. No tests present. + The plasmoid ends up in %{_libexecdir} (not %{_libdir}). + Rename plasma-widget-x2go to plasma-addons-x2go. + + Use non-stanard Group: on SUSE. [ Martti Pitkänen ] * New upstream version (3.0.2.1): diff --git a/rpm/x2goplasmabindings-rpmlintrc b/rpm/x2goplasmabindings-rpmlintrc new file mode 100644 index 0000000..38dc5bd --- /dev/null +++ b/rpm/x2goplasmabindings-rpmlintrc @@ -0,0 +1 @@ +addFilter("non-standard-group"); diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index c88153c..c77fcc6 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -4,8 +4,10 @@ Group: Applications/Communications Version: 3.0.2.1 Release: 0.0x2go1%{?dist} %if 0%{?suse_version} +Group: Production/Network/Remote Desktop License: GPL-2.0+ %else +Group: Applications/Communications License: GPLv2+ %endif URL: http://www.x2go.org -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git