add gdb in buildrequires
This commit is contained in:
parent
1497571657
commit
4e154e2fb1
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.30.0
|
Version: 3.30.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||||
@ -9,7 +9,7 @@ Source0: https://download.gnome.org/sources/gnome-online-accounts/3.30/%{
|
|||||||
BuildRequires: glib2-devel >= 2.52 gcr-devel gtk3-devel >= 3.19.12 libxml2-devel
|
BuildRequires: glib2-devel >= 2.52 gcr-devel gtk3-devel >= 3.19.12 libxml2-devel
|
||||||
BuildRequires: gobject-introspection-devel gettext >= 0.19.8 gtk-doc krb5-devel
|
BuildRequires: gobject-introspection-devel gettext >= 0.19.8 gtk-doc krb5-devel
|
||||||
BuildRequires: webkit2gtk3-devel >= 2.12.0 json-glib-devel libsoup-devel >= 2.42
|
BuildRequires: webkit2gtk3-devel >= 2.12.0 json-glib-devel libsoup-devel >= 2.42
|
||||||
BuildRequires: libsecret-devel >= 0.7 rest-devel vala
|
BuildRequires: libsecret-devel >= 0.7 rest-devel vala gdb
|
||||||
|
|
||||||
Requires: glib2%{?_isa} >= 2.52 gtk3%{?_isa} >= 3.19.12 libsoup%{?_isa} >= 2.42 webkit2gtk3%{?_isa} >= 2.12.0
|
Requires: glib2%{?_isa} >= 2.52 gtk3%{?_isa} >= 3.19.12 libsoup%{?_isa} >= 2.42 webkit2gtk3%{?_isa} >= 2.12.0
|
||||||
|
|
||||||
@ -28,17 +28,12 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
This package includes libraries and header files for
|
This package includes libraries and header files for
|
||||||
developing with gnome-online-accounts.
|
developing with gnome-online-accounts.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Man pages for gnome-online-accounts
|
Summary: Man pages for gnome-online-accounts
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Man pages for gnome-online-accounts.
|
Man pages for gnome-online-accounts.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
@ -83,7 +78,9 @@ Man pages for gnome-online-accounts.
|
|||||||
%files help
|
%files help
|
||||||
%{_datadir}/man/man8/goa-daemon.8*
|
%{_datadir}/man/man8/goa-daemon.8*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 20 2020 songnannan <songnannan2@huawei.com> - 3.30.0-5
|
||||||
|
- add gdb in buildrequires
|
||||||
|
|
||||||
* Wed Sep 18 2019 Zaiwang Li <lizaiwang1@huawei.com> - 3.30.0-4
|
* Wed Sep 18 2019 Zaiwang Li <lizaiwang1@huawei.com> - 3.30.0-4
|
||||||
- Init Package
|
- Init Package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user