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
|
||||
Version: 3.28.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
License: LGPLv2+
|
||||
@ -57,20 +57,14 @@ developing applications that use %{name}.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-facebook \
|
||||
--disable-foursquare \
|
||||
--disable-lastfm \
|
||||
--disable-media-server \
|
||||
--disable-silent-rules \
|
||||
--disable-static \
|
||||
--disable-todoist \
|
||||
%if ! 0%{?fedora} && 0%{?rhel} <= 7
|
||||
--disable-facebook \
|
||||
--disable-foursquare \
|
||||
--enable-telepathy \
|
||||
%else
|
||||
--disable-telepathy \
|
||||
--enable-facebook \
|
||||
--enable-foursquare \
|
||||
%endif
|
||||
--disable-todoist \
|
||||
--enable-exchange \
|
||||
--enable-flickr \
|
||||
--enable-google \
|
||||
@ -140,6 +134,10 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%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
|
||||
- Rebuild to fix multilib issues
|
||||
Resolves: #1765627
|
||||
|
Loading…
Reference in New Issue
Block a user