fix rpm build

This commit is contained in:
Liu Zixian 2022-04-18 11:29:13 +08:00
parent 55bac54fc4
commit ff6b69c897

View File

@ -1,6 +1,6 @@
Name: libevdev Name: libevdev
Version: 1.12.1 Version: 1.12.1
Release: 1 Release: 2
Summary: Library for handling evdev kernel devices Summary: Library for handling evdev kernel devices
License: MIT License: MIT
URL: http://www.freedesktop.org/wiki/Software/libevdev URL: http://www.freedesktop.org/wiki/Software/libevdev
@ -65,9 +65,13 @@ make %{?_smp_mflags}
%files help %files help
%{_mandir}/man3/libevdev.3* %{_mandir}/man3/libevdev.3*
%{_mandir}/man1/libevdev-tweak-device.1* %{_mandir}/man1/libevdev-tweak-device.1*
%{_mandir}/man1/mouse-dpi-tool.1.gz
%{_mandir}/man1/touchpad-edge-detector.1* %{_mandir}/man1/touchpad-edge-detector.1*
%changelog %changelog
* Mon Apr 18 2022 Liu Zixian <liuzixian4@huawei.com> - 1.12.1-2
- fix rpm build
* Sun Apr 17 2022 Liu Zixian <liuzixian4@huawei.com> - 1.12.1-1 * Sun Apr 17 2022 Liu Zixian <liuzixian4@huawei.com> - 1.12.1-1
- Update to 1.12.1 - Update to 1.12.1