Hello community,

here is the log from the commit of package sanlock for openSUSE:Factory checked 
in at 2013-08-12 14:26:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sanlock (Old)
 and      /work/SRC/openSUSE:Factory/.sanlock.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sanlock"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sanlock/sanlock.changes  2013-03-03 
21:08:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sanlock.new/sanlock.changes     2013-08-12 
14:26:16.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug  1 16:42:24 MDT 2013 - [email protected]
+
+- Update to sanlock 3.0.1
+  - Add lvb feature
+  - Various bug fixes and improvements
+  - Drop upstream patch 0001-fix-systemd-service-files.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-systemd-service-files.patch
  sanlock-2.6.tar.bz2

New:
----
  sanlock-3.0.1.tar.bz2

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

Other differences:
------------------
++++++ sanlock.spec ++++++
--- /var/tmp/diff_new_pack.2BFocw/_old  2013-08-12 14:26:17.000000000 +0200
+++ /var/tmp/diff_new_pack.2BFocw/_new  2013-08-12 14:26:17.000000000 +0200
@@ -24,7 +24,7 @@
 %endif
 
 Name:           sanlock
-Version:        2.6
+Version:        3.0.1
 Release:        1%{?dist}
 Summary:        A shared disk lock manager
 License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+
@@ -52,7 +52,6 @@
 Source4:        sysconfig.wdmd
 Source5:        fence_sanlockd.init
 # Upstream patches
-Patch0:         0001-fix-systemd-service-files.patch
 # SUSE patches
 Patch100:       sanlock-SCHED_RESET_ON_FORK-undefined.patch
 Patch101:       sanlock-python-prefix.patch
@@ -69,7 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch100
 %patch101
 %patch102

++++++ sanlock-2.6.tar.bz2 -> sanlock-3.0.1.tar.bz2 ++++++
++++ 6237 lines of diff (skipped)

++++++ sanlock-SCHED_RESET_ON_FORK-undefined.patch ++++++
--- /var/tmp/diff_new_pack.2BFocw/_old  2013-08-12 14:26:17.000000000 +0200
+++ /var/tmp/diff_new_pack.2BFocw/_new  2013-08-12 14:26:17.000000000 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- src/main.c.orig
 +++ src/main.c
-@@ -56,6 +56,10 @@
+@@ -58,6 +58,10 @@
  
  #define SIGRUNPATH 100 /* anything that's not SIGTERM/SIGKILL */
  

++++++ suse-no-date-time.patch ++++++
--- /var/tmp/diff_new_pack.2BFocw/_old  2013-08-12 14:26:17.000000000 +0200
+++ /var/tmp/diff_new_pack.2BFocw/_new  2013-08-12 14:26:17.000000000 +0200
@@ -1,8 +1,8 @@
-Index: sanlock-2.6/src/main.c
+Index: sanlock-3.0.1/src/main.c
 ===================================================================
---- sanlock-2.6.orig/src/main.c
-+++ sanlock-2.6/src/main.c
-@@ -1841,8 +1841,8 @@ static int read_command_line(int argc, c
+--- sanlock-3.0.1.orig/src/main.c
++++ sanlock-3.0.1/src/main.c
+@@ -1863,8 +1863,8 @@ static int read_command_line(int argc, c
  
        if (!strcmp(arg1, "version") || !strcmp(arg1, "--version") ||
            !strcmp(arg1, "-V")) {

++++++ suse-systemd.patch ++++++
--- /var/tmp/diff_new_pack.2BFocw/_old  2013-08-12 14:26:17.000000000 +0200
+++ /var/tmp/diff_new_pack.2BFocw/_new  2013-08-12 14:26:17.000000000 +0200
@@ -1,8 +1,8 @@
-Index: sanlock-2.6/init.d/sanlock.service
+Index: sanlock-3.0.1/init.d/sanlock.service
 ===================================================================
---- sanlock-2.6.orig/init.d/sanlock.service
-+++ sanlock-2.6/init.d/sanlock.service
-@@ -5,8 +5,10 @@ After=syslog.target wdmd.service
+--- sanlock-3.0.1.orig/init.d/sanlock.service
++++ sanlock-3.0.1/init.d/sanlock.service
+@@ -6,8 +6,10 @@ Wants=wdmd.service
  [Service]
  Type=forking
  ControlGroup=cpu:/
@@ -15,10 +15,10 @@
  
  [Install]
  WantedBy=multi-user.target
-Index: sanlock-2.6/init.d/wdmd.service
+Index: sanlock-3.0.1/init.d/wdmd.service
 ===================================================================
---- sanlock-2.6.orig/init.d/wdmd.service
-+++ sanlock-2.6/init.d/wdmd.service
+--- sanlock-3.0.1.orig/init.d/wdmd.service
++++ sanlock-3.0.1/init.d/wdmd.service
 @@ -5,8 +5,10 @@ After=syslog.target
  [Service]
  Type=forking

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to