!6 [sync] PR-4: itstool delete -Sgit from %autosetup, and delete BuildRequires git
From: @openeuler-sync-bot Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
079676ab15
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user