Compare commits

..

No commits in common. "53f70c04a682100257b6e96434f7df62c479d79b" and "5bb5c8a4782c6bf4215b4a63a5946efcb71628eb" have entirely different histories.

3 changed files with 8 additions and 26 deletions

BIN
libevdev-1.11.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: libevdev
Version: 1.13.1
Release: 1
Version: 1.11.0
Release: 2
Summary: Library for handling evdev kernel devices
License: MIT
URL: http://www.freedesktop.org/wiki/Software/libevdev
Source0: http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
BuildRequires: libtool make gcc python3-devel check-devel
BuildRequires: git-core automake libtool gcc python3 python3-devel
%description
Library for handling evdev kernel devices. It abstracts the ioctls
@ -27,14 +27,12 @@ Requires: %{name} = %{version}-%{release}
%description utils
Utilities to handle and/or debug evdev devices for %{name}.
%package help
Summary: help file
%description help
#%%package_help
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{version} -p1 -Sgit
pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python.*')
%build
autoreconf -ivf
@ -47,9 +45,6 @@ make %{?_smp_mflags}
%ldconfig_scriptlets
%check
make check
%files
%doc COPYING
%{_libdir}/libevdev.so.*
@ -70,22 +65,9 @@ make check
%files help
%{_mandir}/man3/libevdev.3*
%{_mandir}/man1/libevdev-tweak-device.1*
%{_mandir}/man1/mouse-dpi-tool.1.gz
%{_mandir}/man1/touchpad-edge-detector.1*
%changelog
* Wed Nov 01 2023 haomimi <haomimi@uniontech.com> - 1.13.1-1
- Update to 1.13.1
* Fri Oct 14 2022 Liu Zixian <liuzixian4@huawei.com> - 1.13.0-1
- Update to 1.13.0 and enable regression check
* 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
- Update to 1.12.1
* Wed Dec 1 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.11.0-2
- fix license in src and in spec are not same
@ -95,7 +77,7 @@ make check
* Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 1.10.1-1
- update to 1.10.1
* Thu Jul 23 2020 jinzhimin <jinzhimin2@huawei.com> - 1.8.0-2
* Thu Jul 22 2020 jinzhimin <jinzhimin2@huawei.com> - 1.8.0-2
- delete old tar file
* Thu Jul 16 2020 dingyue <dingyue5@openeuler.org> - 1.8.0-1