Hello community,

here is the log from the commit of package mtd-utils for openSUSE:Factory 
checked in at 2016-08-31 00:10:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtd-utils (Old)
 and      /work/SRC/openSUSE:Factory/.mtd-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtd-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtd-utils/mtd-utils.changes      2016-04-28 
16:56:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mtd-utils.new/mtd-utils.changes 2016-08-31 
00:11:29.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Aug 28 14:48:27 UTC 2016 - [email protected]
+
+- Supplement jffs2 and ubifs filesystems
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mtd-utils.spec ++++++
--- /var/tmp/diff_new_pack.Cw93Ty/_old  2016-08-31 00:11:31.000000000 +0200
+++ /var/tmp/diff_new_pack.Cw93Ty/_new  2016-08-31 00:11:31.000000000 +0200
@@ -27,10 +27,12 @@
 Source1:        
ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
 BuildRequires:  libacl-devel
-BuildRequires:  libuuid-devel
 BuildRequires:  lzo-devel
-BuildRequires:  zlib-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(uuid)
+BuildRequires:  pkgconfig(zlib)
+Supplements:    filesystem(jffs2)
+Supplements:    filesystem(ubifs)
 
 %description
 This package contains tools for erasing and formatting flash devices,
@@ -43,7 +45,7 @@
 make %{?_smp_mflags} CC="cc %{optflags}" V=1
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 %files
 %defattr(-,root,root)




Reply via email to