Skip to content

Commit

Permalink
update .spec
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaempf committed Sep 16, 2019
1 parent 634b2e0 commit c32252f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package/openwsman.spec.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package openwsman
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
Expand All @@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Expand Down Expand Up @@ -455,7 +455,6 @@ rm -f %{buildroot}/%{_bindir}/winrs
%post -n libwsman3 -p /sbin/ldconfig
%postun -n libwsman3 -p /sbin/ldconfig

# follow http://en.opensuse.org/openSUSE:Systemd_packaging_guidelines
%if 0%{?has_systemd}
%pre server
if [ -f /var/lib/systemd/migrated/%{name} ]; then
Expand Down

0 comments on commit c32252f

Please sign in to comment.