!4 iso-codes delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
0f19e43d26
@ -1,13 +1,13 @@
|
||||
Name: iso-codes
|
||||
Version: 4.5.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: lists of various ISO standards
|
||||
License: LGPLv2+
|
||||
URL: https://salsa.debian.org/iso-codes-team/iso-codes
|
||||
Source0: https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: git gettext python3
|
||||
BuildRequires: gettext python3
|
||||
Requires: sgml-common
|
||||
|
||||
%description
|
||||
@ -22,7 +22,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
pkg-config configuration file for iso-codes
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -49,6 +49,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.5.0-2
|
||||
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||
|
||||
* Tue Jul 28 2020 xinghe <xinghe1@huawei.com> - 4.5.0-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user