import gnome-online-accounts-3.28.2-3.el8
This commit is contained in:
parent
d00c873f96
commit
681a026cf2
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.28.2
|
Version: 3.28.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -57,20 +57,14 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
--disable-facebook \
|
||||||
|
--disable-foursquare \
|
||||||
--disable-lastfm \
|
--disable-lastfm \
|
||||||
--disable-media-server \
|
--disable-media-server \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-todoist \
|
|
||||||
%if ! 0%{?fedora} && 0%{?rhel} <= 7
|
|
||||||
--disable-facebook \
|
|
||||||
--disable-foursquare \
|
|
||||||
--enable-telepathy \
|
|
||||||
%else
|
|
||||||
--disable-telepathy \
|
--disable-telepathy \
|
||||||
--enable-facebook \
|
--disable-todoist \
|
||||||
--enable-foursquare \
|
|
||||||
%endif
|
|
||||||
--enable-exchange \
|
--enable-exchange \
|
||||||
--enable-flickr \
|
--enable-flickr \
|
||||||
--enable-google \
|
--enable-google \
|
||||||
@ -140,6 +134,10 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 24 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.28.2-3
|
||||||
|
- Disable the Facebook and Foursquare providers
|
||||||
|
Resolves: #1951086, #1952136
|
||||||
|
|
||||||
* Mon Feb 01 2021 Tomas Popela <tpopela@redhat.com> - 3.28.2-2
|
* Mon Feb 01 2021 Tomas Popela <tpopela@redhat.com> - 3.28.2-2
|
||||||
- Rebuild to fix multilib issues
|
- Rebuild to fix multilib issues
|
||||||
Resolves: #1765627
|
Resolves: #1765627
|
||||||
|
Loading…
Reference in New Issue
Block a user