Dr. Werner Fink 2014-05-22 10:18:17 +00:00 committed by Git OBS Bridge
parent 91a5ce19a1
commit 6d9ce19146
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 22 10:16:17 UTC 2014 - werner@suse.de
- Add build require pkgconfig(libsystemd-daemon) to allow to move
systemd.pc back to systemd package
-------------------------------------------------------------------
Fri Apr 11 09:42:30 CEST 2014 - jsmeix@suse.de

View File

@ -74,6 +74,7 @@ BuildRequires: zlib-devel
%define have_systemd 1
%endif
%if 0%{?have_systemd}
BuildRequires: pkgconfig(libsystemd-daemon)
BuildRequires: pkgconfig(systemd)
%{?systemd_requires}
# _tmpfilesdir is not defined in systemd macros up to openSUSE 12.3 and