mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-06 13:51:29 +00:00
Remove conflict of Network Manager for Redhat7
This commit is contained in:
@@ -19,10 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
Vendor: Microsoft Corporation
|
||||
Packager: Microsoft Corporation <walinuxagent@microsoft.com>
|
||||
|
||||
%if 0%{?rhel} < 7
|
||||
Conflicts: NetworkManager
|
||||
%endif
|
||||
|
||||
%description
|
||||
The Azure Linux Agent supports the provisioning and running of Linux
|
||||
|
||||
+2
-6
@@ -20,14 +20,10 @@ BuildArch: noarch
|
||||
Vendor: Microsoft Corporation
|
||||
Packager: Microsoft Corporation <walinuxagent@microsoft.com>
|
||||
|
||||
%if 0%{?rhel} < 7
|
||||
Conflicts: NetworkManager
|
||||
%endif
|
||||
|
||||
%description
|
||||
The Windows Azure Linux Agent supports the provisioning and running of Linux
|
||||
VMs in the Windows Azure cloud. This package should be installed on Linux disk
|
||||
images that are built to run in the Windows Azure environment.
|
||||
VMs in the Microsoft Azure cloud. This package should be installed on Linux disk
|
||||
images that are built to run in the Microsoft Azure environment.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
Reference in New Issue
Block a user