Cleanup spec file conditionals
This commit is contained in:
parent
72b7a1fac8
commit
7ef9aa57c8
@ -1,6 +1,6 @@
|
||||
Name: libmediaart
|
||||
Version: 1.9.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for managing media art caches
|
||||
|
||||
License: LGPLv2+
|
||||
@ -10,7 +10,7 @@ Source0: https://download.gnome.org/sources/%{name}/1.9/%{name}-%{version
|
||||
BuildRequires: pkgconfig(glib-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
# Test requires the jpeg gdk-pixbuf loader
|
||||
BuildRequires: gdk-pixbuf2-modules
|
||||
%endif
|
||||
@ -82,6 +82,9 @@ dbus-run-session -- make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2017 Merlin Mathesius <mmathesi@redhat.com> - 1.9.4-2
|
||||
- Cleanup spec file conditionals
|
||||
|
||||
* Fri Aug 11 2017 Yanko Kaneti <yaneti@declera.com> - 1.9.4-1
|
||||
- Update to 1.9.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user