- Update to version 2.0.1:
* nandbiterrs: Add Erased Pages Bit Flip Test * mkfs.ubifs: Add support for symlinks in device table * nanddump: Add --skip-bad-blocks-to-start option * nandwrite: Add --skip-bad-blocks-to-start option * several fixes and internal cleanups OBS-URL: https://build.opensuse.org/package/show/filesystems/mtd-utils?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
0bc25b6d33
commit
72cfa2e9f8
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mtd-utils
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: Tools for maintaining Memory Technology Devices
|
||||
License: GPL-2.0+
|
||||
@@ -49,7 +49,6 @@ make %{?_smp_mflags} V=1
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING ubifs-utils/mkfs.ubifs/README
|
||||
%{_sbindir}/doc_loadbios
|
||||
%{_sbindir}/docfdisk
|
||||
|
Reference in New Issue
Block a user