!11 fix build error
Merge pull request !11 from liweiganga/openEuler-22.03-LTS-Next
This commit is contained in:
commit
74f681ce8d
@ -1,6 +1,6 @@
|
||||
Name: deepin-desktop-schemas
|
||||
Version: 5.8.0.26
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: GSettings deepin desktop-wide schemas
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-desktop-schemas
|
||||
@ -31,7 +31,7 @@ tar -xf %{SOURCE1}
|
||||
export GOPATH=%{_builddir}/%{name}-%{version}/vendor
|
||||
|
||||
|
||||
%if %{_arch} == "aarch64"
|
||||
%if "%{_arch}" == "aarch64"
|
||||
%define buildarch arm
|
||||
%else
|
||||
%define buildarch x86
|
||||
@ -95,6 +95,9 @@ esac
|
||||
%{_datadir}/deepin-appstore/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 07 2022 liweigang <liweiganga@uniontech.com> - 5.8.0.26-4
|
||||
- fix build error
|
||||
|
||||
* Thu Aug 26 2021 zhangkea <zhangkea@uniontech.com> - 5.8.0.26-3
|
||||
- Update vendor
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user