OBS manage build count version. it is incresed when rebuild.
sometimes build conut is not same with other archs.
golang-docs-1.21.4-2.2.noarch.rpm
golang-docs-1.21.4-2.3.noarch.rpm
golang-misc-1.21.4-2.2.noarch.rpm
golang-misc-1.21.4-2.3.noarch.rpm
golang-src-1.21.4-2.2.noarch.rpm
golang-src-1.21.4-2.3.noarch.rpm
golang-tests-1.21.4-2.2.noarch.rpm
golang-tests-1.21.4-2.3.noarch.rpm
in this case, make build error
[ 6s] expanding package dependencies...
[ 7s] expansion error
[ 7s] nothing provides golang-src = 1.21.4-2.3 needed by golang
[ 7s]
The normal solution is to package so as not to generate golang-src.rpm
but as a short-term measure, we respond by changing noarch to arch.
Change-Id: I81b232dfe6aebc4ca3b8275d2112ca573e3518f1
Signed-off-by: Hyunggi Lee <hyunggi.lee@samsung.com>
%package src
Summary: Golang compiler source tree
-BuildArch: noarch
%description src
%{summary}