From 82c91e1f50718a324a5bc7b0c89dbb45304e09d03412ea5163222163fcadef3a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 14 Nov 2012 00:41:31 +0000 Subject: [PATCH] Move modules.dep.bin.5 to kmod-compat to avoid file clash OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=42 --- kmod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kmod.spec b/kmod.spec index 2824b67..4fc2a56 100644 --- a/kmod.spec +++ b/kmod.spec @@ -147,7 +147,6 @@ make check V=1 || :; %_bindir/kmod %_libexecdir/%name /bin/kmod -%_mandir/man5/modules.dep.bin.5* %files -n %lname %defattr(-,root,root) @@ -181,6 +180,7 @@ make check V=1 || :; %_mandir/man5/depmod.d.5* %_mandir/man5/modprobe.d.5* %_mandir/man5/modules.dep.5* +%_mandir/man5/modules.dep.bin.5* %_mandir/man8/depmod.8* %_mandir/man8/insmod.8* %_mandir/man8/lsmod.8*