This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 162a178 x2godesktopsharing.spec: Adapt to building on openSUSE/SLES. new ba70a70 Add x2godesktopsharing-rpmlintrc. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + rpm/x2godesktopsharing-rpmlintrc | 1 + 2 files changed, 2 insertions(+) create mode 100644 rpm/x2godesktopsharing-rpmlintrc -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit ba70a70aa605410a91e4f722c036384257b76d1b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 09:15:58 2014 +0200 Add x2godesktopsharing-rpmlintrc. --- debian/changelog | 1 + rpm/x2godesktopsharing-rpmlintrc | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ad72ee9..89e5737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ x2godesktopsharing (3.1.1.2-0x2go1) UNRELEASED; urgency=low Finnish. Update all .ts files. * x2godesktopsharing.spec: + Adapt to building on openSUSE/SLES. + + Add x2godesktopsharing-rpmlintrc. [ Martti Pitkänen ] * New upstream version (3.1.1.2): diff --git a/rpm/x2godesktopsharing-rpmlintrc b/rpm/x2godesktopsharing-rpmlintrc new file mode 100644 index 0000000..38dc5bd --- /dev/null +++ b/rpm/x2godesktopsharing-rpmlintrc @@ -0,0 +1 @@ +addFilter("non-standard-group"); -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git