diff --git a/ldc.changes b/ldc.changes index 0508e87..7a6e12b 100644 --- a/ldc.changes +++ b/ldc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 11 12:23:35 UTC 2023 - Guillaume GARDET + +- Move %{_libdir}/ldc_rt.dso.o to runtime-devel package + ------------------------------------------------------------------- Thu Apr 6 14:52:02 UTC 2023 - Guillaume GARDET diff --git a/ldc.spec b/ldc.spec index f059036..05d1784 100644 --- a/ldc.spec +++ b/ldc.spec @@ -267,11 +267,11 @@ rm -rf %{buildroot}%{_prefix}/lib/debug %{_libdir}/%{lname_runtime}-shared.so.* %{_libdir}/%{lname_runtime}-debug-shared.so.%{so_ver} %{_libdir}/%{lname_runtime}-debug-shared.so.* -%{_libdir}/ldc_rt.dso.o %files runtime-devel %{_libdir}/%{lname_runtime}-shared.so %{_libdir}/%{lname_runtime}-debug-shared.so +%{_libdir}/ldc_rt.dso.o %dir %{_includedir}/d %{_includedir}/d/core %{_includedir}/d/ldc