Hello community,

here is the log from the commit of package bcache-tools for openSUSE:Factory 
checked in at 2018-10-25 08:08:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcache-tools (Old)
 and      /work/SRC/openSUSE:Factory/.bcache-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcache-tools"

Thu Oct 25 08:08:56 2018 rev:9 rq:642704 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcache-tools/bcache-tools.changes        
2015-03-30 19:33:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bcache-tools.new/bcache-tools.changes   
2018-10-25 08:09:00.144319331 +0200
@@ -1,0 +2,13 @@
+Fri Sep 14 07:27:58 UTC 2018 - [email protected]
+
+- Update bcache-tools to 1.0.9, this is required by yast2 bcache module
+  development. In this version a new program named "bcache" is added,
+  by this program people may avoid many operations on sysfs entries.
+  (bsc#1109460) 
+- Remove the following patche since it is in upstream,
+  - 0001-build-remove-inline-keyword-from-crc64.patch
+- Rename prefix of
+  0001-udev-do-not-rely-on-DRIVER-variable.patch
+  to a SUSE specific patch prefix  
+  1001-udev-do-not-rely-on-DRIVER-variable.patch 
+-------------------------------------------------------------------

Old:
----
  0001-build-remove-inline-keyword-from-crc64.patch
  0001-udev-do-not-rely-on-DRIVER-variable.patch
  bcache-tools-1.0.8.tar.xz

New:
----
  1001-udev-do-not-rely-on-DRIVER-variable.patch
  bcache-tools-1.0.9.tar.xz

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

Other differences:
------------------
++++++ bcache-tools.spec ++++++
--- /var/tmp/diff_new_pack.gvF5up/_old  2018-10-25 08:09:00.824318885 +0200
+++ /var/tmp/diff_new_pack.gvF5up/_new  2018-10-25 08:09:00.828318882 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bcache-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,24 +12,25 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           bcache-tools
 Summary:        Configuration utilities for bcache
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Base
-Version:        1.0.8
+Version:        1.0.9
 Release:        0
 Url:            http://bcache.evilpiepirate.org/
 
 #Git-Clone:    http://evilpiepirate.org/git/bcache-tools.git
 Source:         %name-%version.tar.xz
-Patch1:         0001-build-remove-inline-keyword-from-crc64.patch
-Patch2:         0001-udev-do-not-rely-on-DRIVER-variable.patch
+Patch1001:      1001-udev-do-not-rely-on-DRIVER-variable.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libblkid-devel
+BuildRequires:  libsmartcols-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
@@ -39,12 +40,12 @@
 
 %prep
 %setup -qn %name
-%patch -P 1 -P 2 -p1
+%patch1001 -p1
 
 %build
 export SUSE_ASNEEDED=0
-make all CFLAGS="%optflags $(pkg-config blkid uuid --cflags) -std=gnu99" \
-       LDFLAGS="$(pkg-config blkid uuid --libs)" %{?_smp_mflags}
+make all CFLAGS="%optflags $(pkg-config blkid uuid smartcols --cflags) 
-std=gnu99" \
+       LDFLAGS="$(pkg-config blkid uuid smartcols --libs)" %{?_smp_mflags}
 
 %install
 b="%buildroot"
@@ -63,6 +64,7 @@
 %defattr(-,root,root)
 %_sbindir/bcache-super-show
 %_sbindir/make-bcache
+%_sbindir/bcache
 %_prefix/lib/udev
 %_libexecdir/dracut/
 %_mandir/man8/*.8*

++++++ 0001-udev-do-not-rely-on-DRIVER-variable.patch -> 
1001-udev-do-not-rely-on-DRIVER-variable.patch ++++++

++++++ bcache-tools-1.0.8.tar.xz -> bcache-tools-1.0.9.tar.xz ++++++
++++ 2484 lines of diff (skipped)


Reply via email to