This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 6f592bfb92d7c62f05af4a61d9688ac5312e92bf Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Jan 26 23:12:01 2016 +0100 x2golxdebindings.spec: add empty %build section. Fixes OBS warning. --- debian/changelog | 4 +++- x2golxdebindings.spec | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1901494..e633a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x2golxdebindings (1.0.2.5-0x2go1) UNRELEASED; urgency=low - * Continue development + [ Mihai Moldovan ] + * x2golxdebindings.spec: + - Add empty %build section. Fixes OBS warning. -- X2Go Release Manager <git-admin@x2go.org> Sun, 07 Jun 2015 03:40:56 +0200 diff --git a/x2golxdebindings.spec b/x2golxdebindings.spec index 215674c..18fd4e1 100644 --- a/x2golxdebindings.spec +++ b/x2golxdebindings.spec @@ -64,6 +64,9 @@ LXDE desktops. %setup -q +%build + + %install mkdir -p %{buildroot}%{_bindir}/ install -p -m 755 x2gopcmanfm/x2gopcmanfm %{buildroot}%{_bindir}/ -- Alioth's /srv/git/code.x2go.org/x2golxdebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git