!9 add buildrequire git
From: @zhouwenpei Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
8dcb28cc0a
@ -1,13 +1,13 @@
|
||||
Name: libwacom
|
||||
Version: 1.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Wacom Tablets Library
|
||||
Requires: %{name}-data
|
||||
License: MIT
|
||||
URL: https://github.com/linuxwacom/libwacom
|
||||
Source0: https://github.com/linuxwacom/libwacom/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: meson gcc glib2-devel libgudev1-devel
|
||||
BuildRequires: meson gcc glib2-devel libgudev1-devel git
|
||||
BuildRequires: systemd systemd-devel libxml2-devel
|
||||
|
||||
%description
|
||||
@ -67,6 +67,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
|
||||
%{_prefix}/share/libwacom/*.py
|
||||
|
||||
%changelog
|
||||
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.7-2
|
||||
- add buildrequire git
|
||||
|
||||
* Mon Feb 1 2021 xinghe <xinghe1@huawei.com> - 1.7-1
|
||||
- update to 1.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user