!20 解决构建失败
From: @small_leek Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
37c5b22365
@ -1,13 +1,13 @@
|
|||||||
Name: libwacom
|
Name: libwacom
|
||||||
Version: 2.9.0
|
Version: 2.9.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Wacom Tablets Library
|
Summary: Wacom Tablets Library
|
||||||
Requires: %{name}-data
|
Requires: %{name}-data
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/linuxwacom/libwacom
|
URL: https://github.com/linuxwacom/libwacom
|
||||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: meson gcc glib2-devel libgudev1-devel libevdev
|
BuildRequires: meson gcc glib2-devel libgudev1-devel libevdev-devel
|
||||||
BuildRequires: systemd systemd-devel libxml2-devel
|
BuildRequires: systemd systemd-devel libxml2-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -70,6 +70,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
|||||||
%{_datadir}/libwacom/layouts/*.svg
|
%{_datadir}/libwacom/layouts/*.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 16 2024 xiasenlin <xiasenlin1@huawei.com> - 2.9.0-2
|
||||||
|
- add buildrequire:libevdev-devel to solve build error
|
||||||
|
|
||||||
* Tue Feb 06 2024 taoyuxiang <taoyuxiang2@huawei.com> - 2.9.0-1
|
* Tue Feb 06 2024 taoyuxiang <taoyuxiang2@huawei.com> - 2.9.0-1
|
||||||
- update to 2.9.0
|
- update to 2.9.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user