Skip to content

Commit 5934a12

Browse files
Update cloud.spec
1 parent 0b0c53c commit 5934a12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packaging/el8/cloud.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
%define __os_install_post %{nil}
1919
%global debug_package %{nil}
20+
%global __requires_exclude %__requires_exclude|^libc.so.*
2021
%define _binaries_in_noarch_packages_terminate_build 0
21-
%define __requires_exclude libc.so.6
2222

2323
# DISABLE the post-percentinstall java repacking and line number stripping
2424
# we need to find a way to just disable the java repacking and line number stripping, but not the autodeps
@@ -48,6 +48,7 @@ BuildRequires: /usr/bin/mkisofs
4848
BuildRequires: python3-setuptools
4949
BuildRequires: wget
5050
BuildRequires: nodejs
51+
AutoReqProv: no
5152

5253
%description
5354
CloudStack is a highly-scalable elastic, open source,

0 commit comments

Comments
 (0)