Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2015-03-30 19:33:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2014-09-25 
08:43:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes       
2015-03-30 19:33:31.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Mar 28 23:54:41 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.4.1
+* fsck: remove corrupted data indices in direct node blocks
+* fsck/mkfs: support large sector size
+* parse.f2fs: add a tool to parse IO traces made by runtime f2fs
+* fsck: show orphan inodes when fixing partition
+- Drop 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
+  (merged)
+
+-------------------------------------------------------------------

Old:
----
  0001-build-provide-definitions-for-byteswapping-on-big-en.patch
  f2fs-tools-1.4.0.tar.xz

New:
----
  f2fs-tools-1.4.1.tar.xz

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.KZ1iNM/_old  2015-03-30 19:33:31.000000000 +0200
+++ /var/tmp/diff_new_pack.KZ1iNM/_new  2015-03-30 19:33:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,18 +18,17 @@
 
 Name:           f2fs-tools
 %define lname  libf2fs0
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Utilities for the Flash-friendly Filesystem (F2FS)
 License:        GPL-2.0 and LGPL-2.1
 Group:          System/Filesystems
 Url:            http://f2fs-tools.sf.net/_(disused)
 
-#Snapshot:     v1.4.0
+#Snapshot:     v1.4.1
 #Git-Clone:    git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 #DL-URL:       no location known - no tarballs provided
 Source:         %name-%version.tar.xz
-Patch1:         0001-build-provide-definitions-for-byteswapping-on-big-en.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -43,7 +42,6 @@
 
 %prep
 %setup -qn %name
-%patch -P 1 -p1
 
 %build
 if [ ! -e configure ]; then
@@ -54,7 +52,7 @@
 
 %install
 b="%buildroot"
-make install DESTDIR="$b" sbindir="%_sbindir"
+%make_install sbindir="%_sbindir"
 # The devel file is quite useless ATM without public headers.
 rm -f "$b/%_libdir"/*.{la,so}
 
@@ -63,11 +61,8 @@
 
 %files
 %defattr(-,root,root)
-%_sbindir/dump.f2fs
 %_sbindir/f2fstat
-%_sbindir/fibmap.f2fs
-%_sbindir/fsck.f2fs
-%_sbindir/mkfs.f2fs
+%_sbindir/*.f2fs
 %_libdir/libf2fs.so.0*
 %_mandir/man8/*
 %doc COPYING

++++++ f2fs-tools-1.4.0.tar.xz -> f2fs-tools-1.4.1.tar.xz ++++++
++++ 2876 lines of diff (skipped)


Reply via email to