!9 add buildrequire git

From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2021-06-30 06:19:51 +00:00 committed by Gitee
commit 8dcb28cc0a

View File

@ -1,13 +1,13 @@
Name: libwacom Name: libwacom
Version: 1.7 Version: 1.7
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.bz2 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 BuildRequires: systemd systemd-devel libxml2-devel
%description %description
@ -67,6 +67,9 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
%{_prefix}/share/libwacom/*.py %{_prefix}/share/libwacom/*.py
%changelog %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 * Mon Feb 1 2021 xinghe <xinghe1@huawei.com> - 1.7-1
- update to 1.7 - update to 1.7