!4 【轻量级 PR】:fix: remove openeuler macro
From: @lvgenggeng Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
aed5ead704
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: deepin-proxy
|
Name: deepin-proxy
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Most simple RPM package
|
Summary: Most simple RPM package
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
|
|
||||||
@ -12,20 +12,7 @@ BuildRequires: compiler(go-compiler)
|
|||||||
BuildRequires: pkgconfig(gdk-3.0)
|
BuildRequires: pkgconfig(gdk-3.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
%if 0%{?openeuler}
|
|
||||||
BuildRequires: gocode
|
BuildRequires: gocode
|
||||||
%else
|
|
||||||
BuildRequires: golang-dbus
|
|
||||||
BuildRequires: golang-x-sys-devel
|
|
||||||
BuildRequires: golang-gopkg-yaml-devel-v2
|
|
||||||
BuildRequires: golang-github-fsnotify-fsnotify-devel
|
|
||||||
BuildRequires: golang(gir/gio-2.0)
|
|
||||||
BuildRequires: golang(gir/glib-2.0)
|
|
||||||
BuildRequires: golang(gir/gobject-2.0)
|
|
||||||
BuildRequires: golang(gir/gudev-1.0)
|
|
||||||
BuildRequires: golang-github-stretchr-testify-devel
|
|
||||||
BuildRequires: gtest-devel
|
|
||||||
%endif
|
|
||||||
BuildRequires: golang-github-linuxdeepin-go-x11-client-devel
|
BuildRequires: golang-github-linuxdeepin-go-x11-client-devel
|
||||||
BuildRequires: golang-github-linuxdeepin-go-dbus-factory-devel
|
BuildRequires: golang-github-linuxdeepin-go-dbus-factory-devel
|
||||||
BuildRequires: go-lib-devel
|
BuildRequires: go-lib-devel
|
||||||
@ -58,6 +45,9 @@ export GOPATH=/usr/share/gocode
|
|||||||
%{_libexecdir}/deepin-daemon/*
|
%{_libexecdir}/deepin-daemon/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 01 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.0.1-2
|
||||||
|
- fix: remove openeuler macro
|
||||||
|
|
||||||
* Fri Dec 01 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.0.1-1
|
* Fri Dec 01 2023 lvgenggeng <lvgenggeng@uniontech.com> - 1.0.1-1
|
||||||
- rebase to 1.0.1
|
- rebase to 1.0.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user