BR vala instead of obsolete vala-tools subpackage
This commit is contained in:
parent
6a0dfdb539
commit
7a89d5ea66
@ -3,7 +3,7 @@
|
||||
|
||||
Name: grilo
|
||||
Version: 0.3.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -15,7 +15,7 @@ Patch0: 0001-build-fix-build-due-wrong-format-in-debug.patch
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: vala-devel >= 0.27.1
|
||||
BuildRequires: vala-tools >= 0.27.1
|
||||
BuildRequires: vala >= 0.27.1
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gobject-introspection-devel >= 0.9.0
|
||||
BuildRequires: libxml2-devel
|
||||
@ -113,6 +113,9 @@ cp -a %{_libdir}/libgrlpls-0.2.so.0* $RPM_BUILD_ROOT%{_libdir}
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 0.3.2-3
|
||||
- BR vala instead of obsolete vala-tools subpackage
|
||||
|
||||
* Wed Sep 21 2016 Bastien Nocera <bnocera@redhat.com> - 0.3.2-2
|
||||
+ grilo-0.3.2-1
|
||||
- Take ownership of /usr/share/grilo-0.3 not just its plugins subdir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user