!14 update to upstream 5.9.12
From: @xzyangha Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
f1fb0c9c84
Binary file not shown.
@ -1,11 +1,16 @@
|
||||
%define specrelease 1%{?dist}
|
||||
%if 0%{?openeuler}
|
||||
%define specrelease 1
|
||||
%endif
|
||||
|
||||
Name: deepin-desktop-schemas
|
||||
Version: 5.8.0.26
|
||||
Release: 4
|
||||
Version: 5.9.12
|
||||
Release: %{specrelease}
|
||||
Summary: GSettings deepin desktop-wide schemas
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-desktop-schemas
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: vendor.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
|
||||
Provides: deepin-default-gsettings
|
||||
Obsoletes: deepin-default-gsettings
|
||||
@ -14,10 +19,10 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: golang
|
||||
BuildRequires: glib2
|
||||
BuildRequires: python3 golang-bin
|
||||
BuildRequires: deepin-desktop-server
|
||||
BuildRequires: deepin-desktop-base
|
||||
|
||||
Requires: deepin-desktop-server
|
||||
|
||||
Requires: deepin-desktop-base
|
||||
|
||||
%description
|
||||
deepin-desktop-schemas contains a collection of GSettings schemas for
|
||||
@ -28,8 +33,7 @@ deepin-desktop-schemas contains a collection of GSettings schemas for
|
||||
tar -xf %{SOURCE1}
|
||||
|
||||
%build
|
||||
export GOPATH=%{_builddir}/%{name}-%{version}/vendor
|
||||
|
||||
export GOPATH=%{_builddir}/%{name}-%{version}/vendor:$GOPATH
|
||||
|
||||
%if "%{_arch}" == "aarch64"
|
||||
%define buildarch arm
|
||||
@ -95,6 +99,9 @@ esac
|
||||
%{_datadir}/deepin-appstore/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.9.12-1
|
||||
- Update to 5.9.12
|
||||
|
||||
* Mon Feb 07 2022 liweigang <liweiganga@uniontech.com> - 5.8.0.26-4
|
||||
- fix build error
|
||||
|
||||
|
||||
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user