From f216cc8c799544a9074eed84de9795d824857d93 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 23 2023 20:19:16 +0000 Subject: de-dupe LICENSE.LGPL2.1 in licenses The LICENSE.LGPL2.1 file is installed into the same systemd license directory for both the base systemd and -libs. Because the base systemd requires the -libs sub package it's a duplicate and will always be there, it shouldn't cause an issue but it seems in some cases the duplication into the same directory causes issues with ostree so remove it from the base systemd package as it will always be there due to the hard dep on the -libs subpackage. --- diff --git a/systemd.spec b/systemd.spec index beea696..607e0ea 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1119,7 +1119,7 @@ fi %doc %{_pkgdocdir} %exclude %{_pkgdocdir}/LICENSE* # Only the licenses texts for the licenses in License line are included. -%license LICENSE.GPL2 LICENSE.LGPL2.1 +%license LICENSE.GPL2 %license LICENSES/MIT.txt %ghost %dir %attr(0755,-,-) /etc/systemd/system/basic.target.wants %ghost %dir %attr(0755,-,-) /etc/systemd/system/bluetooth.target.wants