Remove obsolete RHEL conditionals
This commit is contained in:
parent
9415538e0a
commit
fc2866e6e0
@ -6,7 +6,7 @@
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -26,9 +26,7 @@ BuildRequires: itstool
|
||||
BuildRequires: libarchive-devel
|
||||
BuildRequires: libmediaart-devel
|
||||
BuildRequires: libsoup-devel
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: lua-devel
|
||||
%endif
|
||||
BuildRequires: rest-devel
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: libgdata-devel
|
||||
@ -84,9 +82,7 @@ This package contains plugins to get information from theses sources:
|
||||
--enable-freebox \
|
||||
--enable-gravatar \
|
||||
--enable-jamendo \
|
||||
%if 0%{?fedora}
|
||||
--enable-lua-factory \
|
||||
%endif
|
||||
--enable-metadata-store \
|
||||
%if 0%{?fedora}
|
||||
--enable-podcasts \
|
||||
@ -115,12 +111,13 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%doc %{_datadir}/help/C/examples/example-tmdb.c
|
||||
%if 0%{?fedora}
|
||||
%{_datadir}/grilo-plugins/
|
||||
%endif
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2018 Kalev Lember <klember@redhat.com> - 0.3.5-4
|
||||
- Remove obsolete RHEL conditionals
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user