[X2Go-Commits] [x2gobroker] 01/01: Add x2gobroker-rpmlintrc file.
git-admin at x2go.org
git-admin at x2go.org
Wed Oct 15 06:11:46 CEST 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gobroker.
commit 2826adcfb41032f878bc6517ed9603269f3bd6a4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Oct 15 06:11:41 2014 +0200
Add x2gobroker-rpmlintrc file.
---
debian/changelog | 1 +
rpm/x2gobroker-rpmlintrc | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d7da989..f45b4f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -196,6 +196,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
+ Adapt to building on openSUSE/SLES.
+ Rework Description: of bin:package x2gobroker-agent. Imporve line
breaks, so that we now have lines that are close to 80 chars long.
+ + Add x2gobroker-rpmlintrc file.
[ Josh Lukens ]
* New upstream version (0.0.3.0):
diff --git a/rpm/x2gobroker-rpmlintrc b/rpm/x2gobroker-rpmlintrc
new file mode 100644
index 0000000..9dd9472
--- /dev/null
+++ b/rpm/x2gobroker-rpmlintrc
@@ -0,0 +1,3 @@
+setBadness("permissions-unauthorized-file", 0);
+setBadness("permissions-file-setuid-bit", 0);
+addFilter("non-standard-group");
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list