!3 Change buildrequires to python3
From: @dwl301 Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
af291410ea
@ -10,7 +10,7 @@ Source0: http://archive.xfce.org/src/apps/%{name}/0.5/%{name}-%{version}.
|
||||
Patch1: gigolo-0.4.2-desktop-icon.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
#BuildArch: noarch
|
||||
BuildRequires: python2
|
||||
BuildRequires: python3
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gtk3-devel
|
||||
@ -51,5 +51,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%{_mandir}/man1/gigolo.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Wenlong Ding <wenlong.ding@turbolinux.com.cn> - 0.5.1-1
|
||||
- change python2 to python3, abandon python2 after openeuler-21.03
|
||||
|
||||
* Tue Jul 28 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.5.1-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user