diff --git a/tog-pegasus.service b/tog-pegasus.service index 66d6911..50df564 100644 --- a/tog-pegasus.service +++ b/tog-pegasus.service @@ -1,6 +1,6 @@ [Unit] Description=OpenPegasus CIM Server -After=syslog.target +After=syslog.target slpd.service [Service] Type=forking diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 4bd5a28..f20bca4 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -8,7 +8,7 @@ Name: tog-pegasus Version: %{major_ver}.0 -Release: 8%{?dist} +Release: 9%{?dist} Epoch: 2 Summary: OpenPegasus WBEM Services for Linux @@ -496,6 +496,9 @@ fi %changelog +* Wed Mar 12 2014 Vitezslav Crhonek - 2:2.13.0-9 +- Wait for the slpd.service in the systemd unit file (patch by Tomas Smetana) + * Thu Mar 06 2014 Stephen Gallagher - 2:2.13.0-8 - Generate SSL certificates with x509v3 and CA:FALSE - Automatically import self-signed certificates into local trust-store