!2 fix build error
From: @panchenbo Reviewed-by: @yeqinglong01 Signed-off-by: @yeqinglong01
This commit is contained in:
commit
742248939b
@ -8,14 +8,14 @@
|
|||||||
|
|
||||||
Name: deepin-dbus-generator
|
Name: deepin-dbus-generator
|
||||||
Version: 0.6.6
|
Version: 0.6.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Convert dbus interfaces to go-lang or qml wrapper code
|
Summary: Convert dbus interfaces to go-lang or qml wrapper code
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/linuxdeepin/go-dbus-generator
|
URL: https://github.com/linuxdeepin/go-dbus-generator
|
||||||
Source0: https://github.com/linuxdeepin/%{repo}/archive/%{version}/%{repo}-%{version}.tar.gz
|
Source0: https://github.com/linuxdeepin/%{repo}/archive/%{version}/%{repo}-%{version}.tar.gz
|
||||||
|
|
||||||
ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm}}
|
ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm}}
|
||||||
BuildRequires: golang compiler(go-compiler) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(Qt5) pkgconfig(Qt5Qml)
|
BuildRequires: golang pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(Qt5) pkgconfig(Qt5Qml)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Static dbus binding generator for dlib.
|
Static dbus binding generator for dlib.
|
||||||
@ -40,5 +40,7 @@ install -Dm755 dbus-generator %{buildroot}%{_bindir}/dbus-generator
|
|||||||
%{_bindir}/dbus-generator
|
%{_bindir}/dbus-generator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 panchenbo <panchenbo@uniontech.com> - 0.6.6-2
|
||||||
|
- fix build error
|
||||||
* Thu Sep 10 2020 chenbo pan <panchenbo@uniontech.com> - 0.6.6-1
|
* Thu Sep 10 2020 chenbo pan <panchenbo@uniontech.com> - 0.6.6-1
|
||||||
- Initial build
|
- Initial build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user