delete -Sgit from %autosetup, and delete BuildRequires git

(cherry picked from commit c8539c63527ddd5445be49ca9e3b4ea7936361f3)
This commit is contained in:
chenyanpanHW 2021-07-30 22:55:03 +08:00 committed by openeuler-sync-bot
parent 4c6c270c77
commit b29ec53282

View File

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