forked from pool/elfutils
Accepting request 518893 from home:jengelh:branches:Base:System
- Restore obsolete on libebl. OBS-URL: https://build.opensuse.org/request/show/518893 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=100
This commit is contained in:
parent
1fdfb16270
commit
eff1336546
@ -1,7 +1,9 @@
|
||||
libasm1
|
||||
libebl-plugins
|
||||
obsoletes "libebl1-<targettype>"
|
||||
provides "libebl1-<targettype>"
|
||||
obsoletes "libebl-<targettype> < <version>"
|
||||
provides "libebl-<targettype> = <version>"
|
||||
obsoletes "libebl1-<targettype> < <version>"
|
||||
provides "libebl1-<targettype> = <version>"
|
||||
libelf1
|
||||
requires "libebl-plugins-<targettype> = <version>"
|
||||
libdw1
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 26 13:40:57 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Restore obsolete on libebl.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 1 11:41:15 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -70,6 +70,8 @@ applications that require libasm.
|
||||
%package -n libebl-plugins
|
||||
Summary: Architecture backends for libebl
|
||||
Group: System/Libraries
|
||||
Provides: libebl = %{version}-%{release}
|
||||
Obsoletes: libebl < %{version}-%{release}
|
||||
Provides: libebl1 = %{version}-%{release}
|
||||
Obsoletes: libebl1 < %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user