diff --git a/vhba-kmp.changes b/vhba-kmp.changes index 3fe6f05..e260a1b 100644 --- a/vhba-kmp.changes +++ b/vhba-kmp.changes @@ -3,7 +3,6 @@ Mon Feb 12 12:31:01 UTC 2024 - Jan Engelhardt - Update to release 20240202 * No user-visible changes -- Add vhba-udev-rules [boo#1218827] ------------------------------------------------------------------- Thu Apr 20 08:55:45 UTC 2023 - Jan Engelhardt diff --git a/vhba-kmp.spec b/vhba-kmp.spec index fd43bb0..d76c42f 100644 --- a/vhba-kmp.spec +++ b/vhba-kmp.spec @@ -42,14 +42,6 @@ a virtual SCSI adapter which can have multiple virtual devices. It is part of the userspace cdemu suite, CD/DVD-ROM device emulator for Linux. -%package -n vhba-udev-rules -Summary: udev rules for vhba-kmp -BuildArch: noarch - -%description -n vhba-udev-rules -udev rule snippets to give VHBA devices to logged-in users as per the -uaccess scheme. - %package KMP Summary: Virtual SCSI Host Bus adapter @@ -85,10 +77,6 @@ for flavor in %flavors_to_build; do modules_install popd done -mkdir -p "%buildroot/%_udevrulesdir" -cp -a debian/*.udev "%buildroot/%_udevrulesdir/" - -%files -n vhba-udev-rules -%_udevrulesdir/ +# udev rules are packaged in cdemu-daemon.spec instead %changelog