!11 update verion to 1.12
From: @zhouwenpei Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
5f5c05168a
BIN
libwacom-1.12.tar.bz2
Normal file
BIN
libwacom-1.12.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: libwacom
|
Name: libwacom
|
||||||
Version: 1.7
|
Version: 1.12
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Wacom Tablets Library
|
Summary: Wacom Tablets Library
|
||||||
Requires: %{name}-data
|
Requires: %{name}-data
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -47,9 +47,13 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/libwacom.so.*
|
%{_libdir}/libwacom.so.*
|
||||||
|
%{_bindir}/libwacom-list-devices
|
||||||
%{_udevrulesdir}/65-libwacom.rules
|
%{_udevrulesdir}/65-libwacom.rules
|
||||||
%{_udevhwdbdir}/65-libwacom.hwdb
|
%{_udevhwdbdir}/65-libwacom.hwdb
|
||||||
%{_bindir}/libwacom-list-local-devices
|
%{_bindir}/libwacom-list-local-devices
|
||||||
|
%{_bindir}/libwacom-show-stylus
|
||||||
|
%{_bindir}/libwacom-update-db
|
||||||
|
%{_mandir}/man1/libwacom-list-devices.1*
|
||||||
%{_mandir}/man1/libwacom-list-local-devices.1*
|
%{_mandir}/man1/libwacom-list-local-devices.1*
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -64,9 +68,11 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
%{_datadir}/libwacom/*.tablet
|
%{_datadir}/libwacom/*.tablet
|
||||||
%{_datadir}/libwacom/*.stylus
|
%{_datadir}/libwacom/*.stylus
|
||||||
%{_datadir}/libwacom/layouts/*.svg
|
%{_datadir}/libwacom/layouts/*.svg
|
||||||
%{_prefix}/share/libwacom/*.py
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.12-1
|
||||||
|
- update to 1.12
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.7-3
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.7-3
|
||||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user