- Conflict devel package to avoid collisons.
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=5
This commit is contained in:
parent
5fb4f28229
commit
836e86c5e1
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 10 15:14:39 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Conflict devel package to avoid collisons.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 10:42:57 CEST 2013 - hare@suse.de
|
Fri Sep 13 10:42:57 CEST 2013 - hare@suse.de
|
||||||
|
|
||||||
|
@ -68,6 +68,10 @@ Summary: Link Layer Discovery Protocol (LLDP) Agent
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{libname} = %{version}
|
Requires: %{libname} = %{version}
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Provides: dcbd-devel = %{version}
|
||||||
|
Obsoletes: dcbd-devel < %{version}
|
||||||
|
Provides: lldpad-devel = %{version}
|
||||||
|
Obsoletes: lldpad-devel < %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains the Link Layer Discovery Protocol (LLDP) Agent
|
This package contains the Link Layer Discovery Protocol (LLDP) Agent
|
||||||
|
Loading…
Reference in New Issue
Block a user