Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocfs2-tools for openSUSE:Factory 
checked in at 2021-06-01 10:37:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocfs2-tools (Old)
 and      /work/SRC/openSUSE:Factory/.ocfs2-tools.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocfs2-tools"

Tue Jun  1 10:37:25 2021 rev:79 rq:895675 version:1.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocfs2-tools/ocfs2-tools.changes  2020-10-29 
14:53:03.609260479 +0100
+++ /work/SRC/openSUSE:Factory/.ocfs2-tools.new.1898/ocfs2-tools.changes        
2021-06-01 10:38:38.744933994 +0200
@@ -1,0 +2,16 @@
+Wed May 26 10:32:30 UTC 2021 - [email protected]
+
+- Update ocfs2-tools.tar.gz to upstream v1.8.7 (bsc#1186308)
+- Update patch due to patching failure
+  + 0008-ocfs2-tools-add-systemd-support-fix.patch
+- Drop patches (merged upstream):
+  - bug-543119-o2dlm.patch
+  - bnc#96864-ocfs2console-fix-starting-failure.patch
+  - fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch
+  - mounted.ocfs2-use-sys-sysmacros.h-include-for-makede.patch
+  - fix-build-failure-with-glibc-2.28.patch
+  - debugfs.ocfs2-Fix-the-error-on-devices-with-sector-s.patch
+  - mount.ocfs2-add-nocluster-mount-option-support.patch
+  - mount.ocfs2-point-out-the-default-value-of-mount-opt.patch
+
+-------------------------------------------------------------------

Old:
----
  bnc#96864-ocfs2console-fix-starting-failure.patch
  bug-543119-o2dlm.patch
  debugfs.ocfs2-Fix-the-error-on-devices-with-sector-s.patch
  fix-build-failure-with-glibc-2.28.patch
  fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch
  mount.ocfs2-add-nocluster-mount-option-support.patch
  mount.ocfs2-point-out-the-default-value-of-mount-opt.patch
  mounted.ocfs2-use-sys-sysmacros.h-include-for-makede.patch
  ocfs2-tools-1.8.5.tar.gz

New:
----
  ocfs2-tools-1.8.7.tar.gz

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

Other differences:
------------------
++++++ ocfs2-tools.spec ++++++
--- /var/tmp/diff_new_pack.2BDEUx/_old  2021-06-01 10:38:39.428935158 +0200
+++ /var/tmp/diff_new_pack.2BDEUx/_new  2021-06-01 10:38:39.432935164 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocfs2-tools
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 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
@@ -34,7 +34,7 @@
 %endif
 
 Name:           ocfs2-tools
-Version:        1.8.5
+Version:        1.8.7
 Release:        0
 Summary:        Oracle Cluster File System 2 Core Tools
 License:        GPL-2.0-only
@@ -47,7 +47,6 @@
 Patch105:       bug-470741-debug_start_failures.patch
 Patch106:       ocfs2-devel.diff
 Patch107:       reflink-no-syscall.patch
-Patch201:       bug-543119-o2dlm.patch
 Patch202:       fix-configure-check-libs.patch
 Patch204:       dont-use-var-lock-subsys.patch
 Patch205:       ocfs2-tools-kernel33.patch
@@ -56,13 +55,6 @@
 Patch228:       0007-Improve-error-message-if-DLM-service-is-unavailable.patch
 Patch405:       0007-vendor-Add-vendor-files-for-sles12.patch
 Patch406:       0008-ocfs2-tools-add-systemd-support-fix.patch
-Patch501:       bnc#96864-ocfs2console-fix-starting-failure.patch
-Patch502:       fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch
-Patch503:       mounted.ocfs2-use-sys-sysmacros.h-include-for-makede.patch
-Patch504:       fix-build-failure-with-glibc-2.28.patch
-Patch505:       debugfs.ocfs2-Fix-the-error-on-devices-with-sector-s.patch
-Patch506:       mount.ocfs2-add-nocluster-mount-option-support.patch
-Patch507:       mount.ocfs2-point-out-the-default-value-of-mount-opt.patch
 
 BuildRequires:  autoconf
 BuildRequires:  e2fsprogs-devel
@@ -162,7 +154,6 @@
 %patch105 -p1
 %patch106 -p1
 %patch107 -p0
-%patch201 -p1
 %patch202 -p1
 %patch204 -p1
 %patch205 -p1
@@ -171,13 +162,6 @@
 %patch228 -p1
 %patch405 -p1
 %patch406 -p1
-%patch501 -p1
-%patch502 -p1
-%patch503 -p1
-%patch504 -p1
-%patch505 -p1
-%patch506 -p1
-%patch507 -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@@ -226,6 +210,8 @@
 make DESTDIR="%{buildroot}" install
 cd ..
 
+rm %{buildroot}/sbin/defragfs.ocfs2
+rm %{buildroot}/%{_mandir}/man8/defragfs.ocfs2.8
 mv %{buildroot}/{,/usr}/sbin/o2image
 mv %{buildroot}/{,/usr}/sbin/debugfs.ocfs2
 #mv %{buildroot}/{,/usr}/sbin/ocfs2_controld.pcmk

++++++ 0008-ocfs2-tools-add-systemd-support-fix.patch ++++++
--- /var/tmp/diff_new_pack.2BDEUx/_old  2021-06-01 10:38:39.460935212 +0200
+++ /var/tmp/diff_new_pack.2BDEUx/_new  2021-06-01 10:38:39.460935212 +0200
@@ -16,9 +16,9 @@
 index 768f806..c7ecbea 100644
 --- a/vendor/common/ocfs2.service
 +++ b/vendor/common/ocfs2.service
-@@ -1,7 +1,7 @@
- [Unit]
- Description=Load ocfs2 Modules
+@@ -2,7 +2,7 @@
+ Description=Mount ocfs2 Filesystems
+ Documentation=man:ocfs2(7) man:mount.ocfs2(8)
  Requires=o2cb.service
 -After=o2cb.service
 +After=o2cb.service remote-fs.target

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2BDEUx/_old  2021-06-01 10:38:39.484935253 +0200
+++ /var/tmp/diff_new_pack.2BDEUx/_new  2021-06-01 10:38:39.484935253 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/markfasheh/ocfs2-tools.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.8.5</param>
+    <param name="versionformat">1.8.7</param>
     <param name="revision">master</param>
   </service>
 

++++++ ocfs2-tools-1.8.5.tar.gz -> ocfs2-tools-1.8.7.tar.gz ++++++
++++ 5972 lines of diff (skipped)

Reply via email to