Disable the Flickr plugin
This commit is contained in:
parent
8966407462
commit
c5fcc37340
1
.grilo-plugins.metadata
Normal file
1
.grilo-plugins.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
3a72898ff7a2d9206daf302dc78ea68c2ece15aa grilo-plugins-0.3.13.tar.xz
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: grilo-plugins
|
Name: grilo-plugins
|
||||||
Version: 0.3.13
|
Version: 0.3.13
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Plugins for the Grilo framework
|
Summary: Plugins for the Grilo framework
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -43,9 +43,9 @@ BuildRequires: libgdata-devel
|
|||||||
BuildRequires: totem-pl-parser-devel
|
BuildRequires: totem-pl-parser-devel
|
||||||
BuildRequires: tracker3-devel
|
BuildRequires: tracker3-devel
|
||||||
BuildRequires: json-glib-devel
|
BuildRequires: json-glib-devel
|
||||||
BuildRequires: pkgconfig(oauth)
|
|
||||||
%if ! 0%{?rhel}
|
%if ! 0%{?rhel}
|
||||||
BuildRequires: libdmapsharing-devel
|
BuildRequires: libdmapsharing-devel
|
||||||
|
BuildRequires: pkgconfig(oauth)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if ! 0%{?rhel}
|
%if ! 0%{?rhel}
|
||||||
@ -88,13 +88,13 @@ This package contains plugins to get information from theses sources:
|
|||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
-Denable-dleyna=no \
|
-Denable-dleyna=no \
|
||||||
-Denable-dmap=no \
|
-Denable-dmap=no \
|
||||||
%endif
|
-Denable-flickr=no \
|
||||||
%if ! 0%{?rhel}
|
%else
|
||||||
-Denable-dleyna=yes \
|
-Denable-dleyna=yes \
|
||||||
-Denable-dmap=yes \
|
-Denable-dmap=yes \
|
||||||
|
-Denable-flickr=yes \
|
||||||
%endif
|
%endif
|
||||||
-Denable-filesystem=yes \
|
-Denable-filesystem=yes \
|
||||||
-Denable-flickr=yes \
|
|
||||||
-Denable-freebox=yes \
|
-Denable-freebox=yes \
|
||||||
-Denable-gravatar=yes \
|
-Denable-gravatar=yes \
|
||||||
-Denable-lua-factory=yes \
|
-Denable-lua-factory=yes \
|
||||||
@ -123,6 +123,10 @@ This package contains plugins to get information from theses sources:
|
|||||||
%{_libdir}/grilo-%{release_version}/*.so*
|
%{_libdir}/grilo-%{release_version}/*.so*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 24 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.3.13-6
|
||||||
|
- Disable the Flickr plugin
|
||||||
|
Resolves: #1996896
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-5
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-5
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user