We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631a291 commit 4f7fb62Copy full SHA for 4f7fb62
packaging/el8/cloud.spec
@@ -17,7 +17,7 @@
17
18
%define __os_install_post %{nil}
19
%global debug_package %{nil}
20
-%global __requires_exclude ^libc.so.*
+%global __requires_exclude *libc.so.*
21
%define _binaries_in_noarch_packages_terminate_build 0
22
23
# DISABLE the post-percentinstall java repacking and line number stripping
@@ -48,7 +48,6 @@ BuildRequires: /usr/bin/mkisofs
48
BuildRequires: python3-setuptools
49
BuildRequires: wget
50
BuildRequires: nodejs
51
-AutoReq: no
52
53
%description
54
CloudStack is a highly-scalable elastic, open source,
0 commit comments