[X2Go-Commits] [x2golxdebindings] 01/02: x2golxdebindings.spec: add empty %build section. Fixes OBS warning.

git-admin at x2go.org git-admin at x2go.org
Thu Jun 9 19:12:52 CEST 2016


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 at 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 at 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


More information about the x2go-commits mailing list