This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit e81332b0f66954d18d34488ea2b999aae6d22717 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Oct 18 21:34:06 2014 +0200 No extra BR on gettext, intltool will pull it in anyway. --- debian/changelog | 1 + pyhoca-gui.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index de71e63..83260b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -85,6 +85,7 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low 13.1, pyhoca-gui segfaults with wxPython 2.8). + Try to build the .po -> .mo files during package build. + Install locale files into bin:package. + + No extra BR on gettext, intltool will pull it in anyway. [ Mike DePaulo ] * New upstream version (0.5.0.0): diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 43757d9..83b343f 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -13,7 +13,6 @@ URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: gettext %if 0%{?suse_version} BuildRequires: python-devel BuildRequires: fdupes -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git