This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit a34b67d7acd9315d771d42d155b20e707016bdf1 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 24 15:11:52 2023 +0100 rpm/: add directory and new file x2gokdriveclient-rpmlint, copied from X2Go Client. --- debian/changelog | 2 ++ rpm/x2gokdriveclient-rpmlintrc | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 74888c6..13a78c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,6 +69,8 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium older platforms. - x2gokdriveclient.spec: add for RPM support, copied from X2Go Client. - LICENSE: add GPL 3.0 file. + - rpm/: add directory and new file x2gokdriveclient-rpmlint, copied from + X2Go Client. * debian/rules: * Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them. Especially needed for C++11 support. diff --git a/rpm/x2gokdriveclient-rpmlintrc b/rpm/x2gokdriveclient-rpmlintrc new file mode 100644 index 0000000..38dc5bd --- /dev/null +++ b/rpm/x2gokdriveclient-rpmlintrc @@ -0,0 +1 @@ +addFilter("non-standard-group"); -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git