Hello community,

here is the log from the commit of package openwsman for openSUSE:Factory 
checked in at 2013-03-08 09:29:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openwsman (Old)
 and      /work/SRC/openSUSE:Factory/.openwsman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openwsman", Maintainer is "orpha...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes      2012-11-08 
21:50:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openwsman.new/openwsman.changes 2013-03-08 
09:29:53.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 19 09:43:33 UTC 2013 - kkae...@suse.com
+
+- fix %post script
+
+-------------------------------------------------------------------

Old:
----
  openwsman-2.3.6.tar.bz2

New:
----
  openwsman-2.3.7.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openwsman.spec ++++++
--- /var/tmp/diff_new_pack.WsTyFC/_old  2013-03-08 09:29:55.000000000 +0100
+++ /var/tmp/diff_new_pack.WsTyFC/_new  2013-03-08 09:29:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openwsman
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -110,7 +110,7 @@
 %endif
 
 Requires(pre):  sed coreutils grep /bin/hostname
-Version:        2.3.6
+Version:        2.3.7
 Release:        0
 # Mandriva:
 # Release %mkrel 1
@@ -340,7 +340,7 @@
 # follow http://en.opensuse.org/openSUSE:Systemd_packaging_guidelines
 %if 0%{?has_systemd}
 %pre server
-if [-f /var/lib/systemd/migrated/%{name}]; then
+if [ -f /var/lib/systemd/migrated/%{name}]; then
 %service_add_pre %{name}.service
 fi
 %endif

++++++ openwsman-2.3.6.tar.bz2 -> openwsman-2.3.7.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/openwsman/openwsman-2.3.6.tar.bz2 
/work/SRC/openSUSE:Factory/.openwsman.new/openwsman-2.3.7.tar.bz2 differ: char 
11, line 1

++++++ openwsman.service ++++++
--- /var/tmp/diff_new_pack.WsTyFC/_old  2013-03-08 09:29:55.000000000 +0100
+++ /var/tmp/diff_new_pack.WsTyFC/_new  2013-03-08 09:29:55.000000000 +0100
@@ -3,6 +3,7 @@
 After=syslog.target
 
 [Service]
+Type=forking
 ExecStart=/usr/sbin/openwsmand
 
 [Install]

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to