[packages/util-linux] rel 2; fix lastlog2-import.service mv path, pin autodetected deps

arekm arekm at pld-linux.org
Wed Sep 2 22:31:49 CEST 2026


commit e7d12b15b82b4f3ed3bc7738731c5d6ced48cf95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Aug 23 03:40:23 2026 +0200

    rel 2; fix lastlog2-import.service mv path, pin autodetected deps
    
    PLD has no /usr merge, so the upstream unit fails with
    "Failed to locate executable /usr/bin/mv".
    
    libeconf and libmagic were autodetected, so the built package depended on
    what happened to be in the buildroot: shipped 2.42.2-1 has no libeconf,
    a local build with libeconf-devel installed links it into login, su,
    runuser, agetty, setpriv and libblkid.
    
    libmagic is used by more(1) only, for binary-file detection.
    
    sr.po mistranslates the lsclocks(1) NAME line as "lslocks", and asciidoctor
    takes the page file name from there, so it emitted sr/man1/lslocks.1 and
    never lsclocks.1.

 util-linux.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index 89c1c6c..3da543f 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -71,7 +71,6 @@ BuildRequires:	gtk-doc >= 1.10
 BuildRequires:	gtk-doc-automake >= 1.10
 %endif
 BuildRequires:	libcap-ng-devel
-# for more binary-file detection
 BuildRequires:	libmagic-devel
 %ifarch ppc ppc64
 # for lscpu
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/44e2b411f513f16a2956fa74a60affefc891fae2



More information about the pld-cvs-commit mailing list