Skip to content

Commit 4f7fb62

Browse files
Update cloud.spec
1 parent 631a291 commit 4f7fb62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packaging/el8/cloud.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

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

2323
# DISABLE the post-percentinstall java repacking and line number stripping
@@ -48,7 +48,6 @@ BuildRequires: /usr/bin/mkisofs
4848
BuildRequires: python3-setuptools
4949
BuildRequires: wget
5050
BuildRequires: nodejs
51-
AutoReq: no
5251

5352
%description
5453
CloudStack is a highly-scalable elastic, open source,

0 commit comments

Comments
 (0)