BR vala instead of obsolete vala-tools subpackage
This commit is contained in:
parent
642f5d4688
commit
9796b6fa7e
@ -1,6 +1,6 @@
|
||||
Name: libmediaart
|
||||
Version: 1.9.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Library for managing media art caches
|
||||
|
||||
License: LGPLv2+
|
||||
@ -14,7 +14,7 @@ BuildRequires: pkgconfig(glib-2.0) pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
# Test requires the jpeg gdk-pixbuf loader
|
||||
BuildRequires: gdk-pixbuf2-modules
|
||||
BuildRequires: vala-tools vala-devel
|
||||
BuildRequires: vala vala-devel
|
||||
BuildRequires: xorg-x11-server-Xvfb dbus-x11
|
||||
|
||||
|
||||
@ -84,6 +84,9 @@ xvfb-run make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 1.9.0-5
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user