Skip to content

Commit

Permalink
[dist] try to make entire OBS server noarch
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Apr 2, 2014
1 parent 20f4cfe commit 055836d
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions dist/obs-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ BuildRequires: perl-XML-Simple
BuildRequires: procps
BuildRequires: xorg-x11-server
PreReq: /usr/sbin/useradd /usr/sbin/groupadd
BuildArch: noarch
Requires: build >= 20140123
Requires: obs-productconverter >= %version
Requires: obs-worker
Expand Down Expand Up @@ -132,17 +133,10 @@ PreReq: %fillup_prereq %insserv_prereq
%if 0%{?suse_version} <= 1030
Requires: lzma
%endif
%if 0%{?suse_version} >= 1120
BuildArch: noarch
Requires: util-linux >= 2.16
%else
%ifarch x86_64
Requires: linux32
%endif
%ifarch ppc64
Requires: powerpc32
%endif
%endif
# the following may not even exist depending on the architecture
Recommends: linux32
Recommends: powerpc32

%description -n obs-worker
This is the obs build host, to be installed on each machine building
Expand Down

0 comments on commit 055836d

Please sign in to comment.