add buildrequire git
This commit is contained in:
parent
1bdcb39222
commit
c20492babe
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user