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 37e9df2 commit a377df8Copy full SHA for a377df8
packaging/el8/cloud.spec
@@ -96,7 +96,7 @@ Requires: python3
96
Group: System Environment/Libraries
97
%description common
98
The Apache CloudStack files shared between agent and management server
99
-%global __requires_exclude libc\\.so\\..*|libc\\.so\\.6\\(GLIBC_.*\\)|^(libuuid\\.so\\.1|/usr/bin/python)$
+%global __requires_exclude ^(libc\\.so\\..*|libc\\.so\\.6\\(GLIBC_.*\\)|libuuid\\.so\\.1|/usr/bin/python)$
100
101
%package agent
102
Summary: CloudStack Agent for KVM hypervisors
0 commit comments