Skip to content

Commit 19d0645

Browse files
packaging: have noarch defined for rpms
This makes rpms arch-independent Signed-off-by: Rohit Yadav <[email protected]>
1 parent 2fe3fce commit 19d0645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/el8/cloud.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Group: System Environment/Libraries
3535
# FIXME do groups for every single one of the subpackages
3636
Source0: %{name}-%{_maventag}.tgz
3737
BuildRoot: %{_tmppath}/%{name}-%{_maventag}-%{release}-build
38+
BuildArch: noarch
3839

3940
BuildRequires: (java-11-openjdk-devel or java-17-openjdk-devel)
4041
#BuildRequires: ws-commons-util

0 commit comments

Comments
 (0)