diff --git a/openslp.changes b/openslp.changes index 6d53fb1..468d490 100644 --- a/openslp.changes +++ b/openslp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 9 10:43:57 UTC 2017 - fbui@suse.com + +- Also update openslp.sd_notify.diff to use the new systemd lib + ------------------------------------------------------------------- Mon Dec 12 17:17:22 UTC 2016 - fbui@suse.com diff --git a/openslp.sd_notify.diff b/openslp.sd_notify.diff index bd1a6e2..6dbe8c7 100644 --- a/openslp.sd_notify.diff +++ b/openslp.sd_notify.diff @@ -25,7 +25,7 @@ +PKG_PROG_PKG_CONFIG + -+PKG_CHECK_MODULES([SYSTEMD], [libsystemd-daemon]) ++PKG_CHECK_MODULES([SYSTEMD], [libsystemd]) + # # Checks for header files diff --git a/openslp.spec b/openslp.spec index 54ac521..3f0bd1e 100644 --- a/openslp.spec +++ b/openslp.spec @@ -1,7 +1,7 @@ # # spec file for package openslp # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed