Accepting request 445427 from home:dimstar:Factory

- Replace pkgconfig(libsystemd-journal) BuildRequires with
  pkgconfig(libsystemd): the sub-libraries have been merged into
  libsystemd since 209 and have ultimately been removed since 230.

OBS-URL: https://build.opensuse.org/request/show/445427
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=252
This commit is contained in:
Andreas Stieger 2016-12-12 16:40:07 +00:00 committed by Git OBS Bridge
parent 7decd5da9e
commit a495dc8791
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 12 13:39:18 UTC 2016 - dimstar@opensuse.org
- Replace pkgconfig(libsystemd-journal) BuildRequires with
pkgconfig(libsystemd): the sub-libraries have been merged into
libsystemd since 209 and have ultimately been removed since 230.
-------------------------------------------------------------------
Sun Dec 4 20:38:02 UTC 2016 - astieger@suse.com

View File

@ -92,7 +92,7 @@ Requires(pre): syslog-service >= 2.0
%{?systemd_requires}
BuildRequires: pkgconfig(systemd) >= 209
%if %{with journal}
BuildRequires: pkgconfig(libsystemd-journal) >= 197
BuildRequires: pkgconfig(libsystemd) >= 209
%endif
%else
Requires(pre): %insserv_prereq %fillup_prereq /etc/init.d/syslog