!4 itstool delete -Sgit from %autosetup, and delete BuildRequires git

From: @chenyanpanHW
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-20 10:03:19 +00:00 committed by Gitee
commit ea48622c08

View File

@ -1,13 +1,13 @@
Name: itstool
Version: 2.0.6
Release: 1
Release: 2
Summary: ITS-based XML translation tool
License: GPLv3+
URL: http://itstool.org/
Source0: http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: python3-libxml2 python3-devel git
BuildRequires: python3-libxml2 python3-devel
Requires: python3-libxml2
%description
@ -21,7 +21,7 @@ Summary: Help manual for %{name}
The %{name}-help package conatins man manual etc
%prep
%autosetup -n %{name}-%{version} -p1 -Sgit
%autosetup -n %{name}-%{version} -p1
%build
export PYTHON=%{__python3}
@ -41,6 +41,9 @@ export PYTHON=%{__python3}
%doc %{_mandir}/man1/itstool.1.gz
%changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0.6-2
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.6-1
- Update to 2.0.6