From 85ff85f936d95c250600d5a9a33cfaa197aaf71453bcfba4c270d59825a18ac5 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 14 Dec 2015 08:44:36 +0000 Subject: [PATCH] Accepting request 348437 from home:X0F:HSF This package is alive and well. Don't delete it, update it ! OBS-URL: https://build.opensuse.org/request/show/348437 OBS-URL: https://build.opensuse.org/package/show/filesystems/mtd-utils?expand=0&rev=4 --- mtd-utils-1.2.0.tar.bz2 | 3 -- mtd-utils-1.5.2.tar.xz | 3 ++ mtd-utils.changes | 5 ++ mtd-utils.spec | 102 ++++++++++++++++------------------------ 4 files changed, 48 insertions(+), 65 deletions(-) delete mode 100644 mtd-utils-1.2.0.tar.bz2 create mode 100644 mtd-utils-1.5.2.tar.xz diff --git a/mtd-utils-1.2.0.tar.bz2 b/mtd-utils-1.2.0.tar.bz2 deleted file mode 100644 index a7024f1..0000000 --- a/mtd-utils-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3493ddcf317ec3a1dcd479ac2ddac68a71028f46b0988f62729f3b21a2c93da4 -size 316329 diff --git a/mtd-utils-1.5.2.tar.xz b/mtd-utils-1.5.2.tar.xz new file mode 100644 index 0000000..446ae98 --- /dev/null +++ b/mtd-utils-1.5.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d512246e37605ddba70297dc47ba4e555ee56f1d8401c578cc09e0be81180f0 +size 252144 diff --git a/mtd-utils.changes b/mtd-utils.changes index cc7e0d7..5b34560 100644 --- a/mtd-utils.changes +++ b/mtd-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 04:12:38 UTC 2015 - virtuousfox@gmail.com + +- Update to version 1.5.2. + ------------------------------------------------------------------- Sat May 26 09:22:55 UTC 2012 - jengelh@inai.de diff --git a/mtd-utils.spec b/mtd-utils.spec index 73b3af7..7fb0048 100644 --- a/mtd-utils.spec +++ b/mtd-utils.spec @@ -1,18 +1,41 @@ -Name: mtd-utils -Version: 1.2.0 -Release: 0 -Summary: Tools for maintaining Memory Technology Devices -Source: mtd-utils-%{version}.tar.bz2 -URL: http://www.linux-mtd.infradead.org/ -Group: System/Filesystems -License: GPL-2.0+ -BuildRoot: %{_tmppath}/build-%{name}-%{version} -BuildRequires: libuuid-devel -BuildRequires: lzo-devel -BuildRequires: zlib-devel -BuildRequires: libacl-devel -BuildRequires: gcc make glibc-devel -BuildRequires: autoconf automake libtool +# +# spec file for package mtd-utils +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: mtd-utils +Version: 1.5.2 +Release: 0 +Summary: Tools for maintaining Memory Technology Devices +License: GPL-2.0+ +Group: System/Filesystems +Source: mtd-utils-%{version}.tar.xz +Url: http://www.linux-mtd.infradead.org/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gcc +BuildRequires: glibc-devel +BuildRequires: libacl-devel +BuildRequires: libtool +BuildRequires: libuuid-devel +BuildRequires: lzo-devel +BuildRequires: make +BuildRequires: xz +BuildRequires: zlib-devel %description This package contains tools for erasing and formatting flash devices, @@ -37,52 +60,7 @@ make %{?_smp_mflags} \ %files %defattr(-,root,root) %doc COPYING *txt -%{_sbindir}/bin2nand -%{_sbindir}/doc_loadbios -%{_sbindir}/docfdisk -%{_sbindir}/flash_erase -%{_sbindir}/flash_eraseall -%{_sbindir}/flash_info -%{_sbindir}/flash_lock -%{_sbindir}/flash_otp_dump -%{_sbindir}/flash_otp_info -%{_sbindir}/flash_unlock -%{_sbindir}/flashcp -%{_sbindir}/ftl_check -%{_sbindir}/ftl_format -%{_sbindir}/jffs2dump -%{_sbindir}/mkbootenv -%{_sbindir}/mkfs.jffs2 -%{_sbindir}/mkfs.ubifs -%{_sbindir}/mkpfi -%{_sbindir}/mtd_debug -%{_sbindir}/nand2bin -%{_sbindir}/nanddump -%{_sbindir}/nandtest -%{_sbindir}/nandwrite -%{_sbindir}/nftl_format -%{_sbindir}/nftldump -%{_sbindir}/pddcustomize -%{_sbindir}/pfi2bin -%{_sbindir}/pfiflash -%{_sbindir}/recv_image -%{_sbindir}/rfddump -%{_sbindir}/rfdformat -%{_sbindir}/serve_image -%{_sbindir}/sumtool -%{_sbindir}/ubiattach -%{_sbindir}/ubicrc32 -%{_sbindir}/ubicrc32.pl -%{_sbindir}/ubidetach -%{_sbindir}/ubiformat -%{_sbindir}/ubigen -%{_sbindir}/ubimirror -%{_sbindir}/ubimkvol -%{_sbindir}/ubinfo -%{_sbindir}/ubinize -%{_sbindir}/ubirmvol -%{_sbindir}/ubiupdatevol -%{_sbindir}/unubi -%doc %{_mandir}/man1/mkfs.jffs2.1%{ext_man} +%{_sbindir}/* +%doc %{_mandir}/man?/*.?%{ext_man} %changelog