Fix systemd journal BR
This commit is contained in:
parent
9cda223868
commit
b8930bde16
@ -1,6 +1,6 @@
|
||||
Name: gnome-desktop-testing
|
||||
Version: 2016.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: GNOME test runner for installed tests
|
||||
|
||||
License: LGPLv2+
|
||||
@ -8,7 +8,7 @@ URL: https://live.gnome.org/Initiatives/GnomeGoals/InstalledTests
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop-testing/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(libsystemd-journal)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(libgsystem)
|
||||
|
||||
%description
|
||||
@ -34,6 +34,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_bindir}/ginsttest-runner
|
||||
|
||||
%changelog
|
||||
* Mon Aug 07 2017 Colin Walters <walters@verbum.org> - 2016.1-6
|
||||
- Fix systemd BR
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2016.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user