This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit 06f920e3642508368a161d1d08cec732e70ba8c5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 09:54:02 2015 +0100 Make sure all package files are owned by root:root. --- debian/changelog | 1 + x2gognomebindings.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f82c571..3881bda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low + Always set BuildRoot: parameter. + On SUSE, GConf2-devel is named gconf2-devel. + On SUSE, BR on libgnome-devel. + + Make sure all package files are owned by root:root. [ Martti Pitkänen ] * New upstream version (2.0.2.2): diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index e9c1306..2fd3628 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -110,6 +110,7 @@ fi %files +%defattr(-,root,root) %doc debian/changelog %doc debian/copyright %{_sysconfdir}/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git