This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit cbdae3b71bfc654cfc0c81b1ddf51975bcb93146 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 7 22:29:41 2018 +0100 nx-libs.spec: delete useless cond_noarch macro that has never been used. --- nx-libs.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/nx-libs.spec b/nx-libs.spec index 051f14e..7242e8b 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -125,12 +125,6 @@ BuildRequires: zlib-devel BuildRequires: libtirpc-devel %endif -%if 0%{?suse_version} >= 1130 || 0%{?fedora} -%define cond_noarch BuildArch: noarch -%else -%define cond_noarch %nil -%endif - Obsoletes: nx < 3.5.0-19 Provides: nx = %{version}-%{release} Provides: nx%{?_isa} = %{version}-%{release} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git