From 62465a123106c328b6594121240ca2970ed54b55 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 26 Sep 2022 20:08:18 +0300 Subject: [PATCH] Fix files section without pam [..] RPM build errors: File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/bin/su File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/bin/login File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/share/man/man1/login.1* File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/share/man/man1/runuser.1* File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/share/man/man1/su.1* File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/sbin/runuser File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/share/bash-completion/completions/runuser File not found: /builddir/build/BUILDROOT/util-linux-2.38.1-1.0.riscv64.fc37.rvre1.riscv64/usr/share/bash-completion/completions/su [..] Signed-off-by: David Abdurachmanov --- util-linux.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/util-linux.spec b/util-linux.spec index 59bb4bb..8e873dd 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -474,8 +474,6 @@ fi %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime -%attr(4755,root,root) %{_bindir}/su -%attr(755,root,root) %{_bindir}/login %attr(2755,root,tty) %{_bindir}/write %{_unitdir}/fstrim.* @@ -540,7 +538,6 @@ fi %{_mandir}/man1/irqtop.1* %{_mandir}/man1/last.1* %{_mandir}/man1/lastb.1* -%{_mandir}/man1/login.1* %{_mandir}/man1/look.1* %{_mandir}/man1/lscpu.1* %{_mandir}/man1/lsfd.1* @@ -554,13 +551,11 @@ fi %{_mandir}/man1/prlimit.1* %{_mandir}/man1/rename.1* %{_mandir}/man1/rev.1* -%{_mandir}/man1/runuser.1* %{_mandir}/man1/script.1* %{_mandir}/man1/scriptlive.1* %{_mandir}/man1/scriptreplay.1* %{_mandir}/man1/setpriv.1* %{_mandir}/man1/setterm.1* -%{_mandir}/man1/su.1* %{_mandir}/man1/uclampset.1.* %{_mandir}/man1/ul.1* %{_mandir}/man1/utmpdump.1.gz @@ -626,7 +621,6 @@ fi %{_sbindir}/resizepart %{_sbindir}/rfkill %{_sbindir}/rtcwake -%{_sbindir}/runuser %{_sbindir}/sulogin %{_sbindir}/swaplabel %{_sbindir}/wipefs @@ -683,14 +677,12 @@ fi %{compldir}/rev %{compldir}/rfkill %{compldir}/rtcwake -%{compldir}/runuser %{compldir}/script %{compldir}/scriptlive %{compldir}/scriptreplay %{compldir}/setarch %{compldir}/setpriv %{compldir}/setterm -%{compldir}/su %{compldir}/swaplabel %{compldir}/uclampset %{compldir}/ul