Accepting request 505942 from home:dimstar:Factory
Add conflicts to the mini packages OBS-URL: https://build.opensuse.org/request/show/505942 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=196
This commit is contained in:
committed by
Git OBS Bridge
parent
608c95630e
commit
2853b8ab5a
@@ -61,6 +61,7 @@ BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%else
|
||||
Requires: this-is-only-for-build-envs
|
||||
Conflicts: curl
|
||||
# The -mini package is sufficient for the build hosts
|
||||
Provides: curl = %{version}
|
||||
%endif
|
||||
@@ -93,6 +94,7 @@ Summary: Version 4 of cURL shared library
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
%if 0%{?bootstrap}
|
||||
Requires: this-is-only-for-build-envs
|
||||
Conflicts: libcurl4
|
||||
%endif
|
||||
|
||||
%description -n libcurl4%{?mini}
|
||||
@@ -110,6 +112,7 @@ Obsoletes: curl-devel < 7.16.2
|
||||
%if 0%{?bootstrap}
|
||||
Requires: this-is-only-for-build-envs
|
||||
Provides: libcurl-devel = %{version}-%{release}
|
||||
Conflicts: libcuri-devel
|
||||
%endif
|
||||
|
||||
%description -n libcurl%{?mini}-devel
|
||||
|
Reference in New Issue
Block a user