This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 8dd7e48 x2goserver.spec: Get rpmlint fixed. new b5a2e7b fix 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: rpm/x2goserver-rpmlintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit b5a2e7bb85d3459a63cc93d03224af791377a1cd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 13:27:25 2014 +0200 fix --- rpm/x2goserver-rpmlintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/x2goserver-rpmlintrc b/rpm/x2goserver-rpmlintrc index d8113c3..f02ed86 100644 --- a/rpm/x2goserver-rpmlintrc +++ b/rpm/x2goserver-rpmlintrc @@ -8,4 +8,4 @@ addFilter("non-standard-gid /usr/lib/x2go/libx2go-server-db-sqlite3-wrapper x2go addFilter("non-standard-gid /var/lib/x2go x2gouser"); addFilter("non-standard-gid /var/spool/x2goprint x2goprint"); -addFilter("filename-too-long-for-joliet" *); +addFilter("filename-too-long-for-joliet *"); -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git