Accepting request 1081278 from home:dimstar:Factory
- Add specific conflict from runtime-devel to the old/previous libdruntime-ldc99. which contained an unversioned file. OBS-URL: https://build.opensuse.org/request/show/1081278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/ldc?expand=0&rev=63
This commit is contained in:
parent
85f743ea6c
commit
6a1848cad0
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 21 12:52:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Add specific conflict from runtime-devel to the old/previous
|
||||||
|
libdruntime-ldc99. which contained an unversioned file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 20 10:28:50 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Apr 20 10:28:50 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
2
ldc.spec
2
ldc.spec
@ -121,6 +121,8 @@ The minimal runtime library required to support the D programming language.
|
|||||||
Summary: Development files for the D runtime library
|
Summary: Development files for the D runtime library
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Requires: %{lname_runtime}%{so_ver} = %{version}
|
Requires: %{lname_runtime}%{so_ver} = %{version}
|
||||||
|
# library version 99 wrongly packaged an unversioned file %{_libdir}/ldc_rt.dso.o
|
||||||
|
Conflicts: %{lname_runtime}99
|
||||||
Recommends: ldc-phobos-devel = %{version}
|
Recommends: ldc-phobos-devel = %{version}
|
||||||
|
|
||||||
%description runtime-devel
|
%description runtime-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user