diff --git a/libinput.changes b/libinput.changes index 56fb2f5..7401461 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 24 12:44:41 UTC 2015 - alarrosa@suse.com + +- List the package contents inside /lib/udev since we don't + want libinput-udev to own /lib/udev itself, which is already owned + by the udev package. +- Modified summary of libinput-udev to begin with a capital letter + as required by rpmlint. + ------------------------------------------------------------------- Tue Nov 17 10:06:44 UTC 2015 - zaitor@opensuse.org diff --git a/libinput.spec b/libinput.spec index 47bb260..dff6bd2 100644 --- a/libinput.spec +++ b/libinput.spec @@ -53,7 +53,7 @@ libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. %package udev -Summary: libinput integration into udev +Summary: Input device and event processing library integration into udev Group: System/Base # These programs may be absorbed into udev main at a future time @@ -126,7 +126,10 @@ export XDG_RUNTIME_DIR="$PWD/xdg" %files udev %defattr(-,root,root) -%_libexecdir/udev/ +%_libexecdir/udev/hwdb.d +%_libexecdir/udev/libinput-device-group +%_libexecdir/udev/libinput-model-quirks +%_libexecdir/udev/rules.d %files -n %lname %defattr(-,root,root)