commit
c246b04a64
@ -1,6 +1,6 @@
|
||||
Name: deepin-desktop-schemas
|
||||
Version: 5.5.0.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: GSettings deepin desktop-wide schemas
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-desktop-schemas
|
||||
@ -10,7 +10,6 @@ BuildArch: noarch
|
||||
BuildRequires: python3 golang-bin
|
||||
BuildRequires: glib2
|
||||
#add jzy
|
||||
BuildRequires: go-lib-devel
|
||||
Requires: dconf
|
||||
Requires: deepin-gtk-theme
|
||||
Requires: deepin-icon-theme
|
||||
@ -28,8 +27,8 @@ sed -i '/picture-uri/s|default_background.jpg|default.png|' \
|
||||
sed -i 's|python|python3|' Makefile tools/overrides.py
|
||||
|
||||
%build
|
||||
export GOPATH=/usr/share/gocode
|
||||
%make_build ARCH=x86
|
||||
export GOPATH=%{_builddir}/%{name}-%{version}/vendor
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install PREFIX=%{_prefix}
|
||||
@ -47,5 +46,7 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2020 chenbo pan <panchenbo@uniontech.com> - 5.5.0.6-2
|
||||
- remove golang devel
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.5.0.6-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user