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