!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
|
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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user