Hello community, here is the log from the commit of package bcache-tools for openSUSE:Factory checked in at 2020-09-10 22:47:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcache-tools (Old) and /work/SRC/openSUSE:Factory/.bcache-tools.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcache-tools" Thu Sep 10 22:47:53 2020 rev:12 rq:832982 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bcache-tools/bcache-tools.changes 2020-01-23 16:09:54.671600183 +0100 +++ /work/SRC/openSUSE:Factory/.bcache-tools.new.4249/bcache-tools.changes 2020-09-10 22:48:17.919837824 +0200 @@ -1,0 +2,5 @@ +Tue Sep 8 11:58:38 UTC 2020 - Jan Engelhardt <[email protected]> + +- Cure fallout from %_libexecdir change [boo#1174075, boo#1176244] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcache-tools.spec ++++++ --- /var/tmp/diff_new_pack.7vh79U/_old 2020-09-10 22:48:18.767838606 +0200 +++ /var/tmp/diff_new_pack.7vh79U/_new 2020-09-10 22:48:18.767838606 +0200 @@ -40,8 +40,9 @@ %build export SUSE_ASNEEDED=0 -make all CFLAGS="%optflags $(pkg-config blkid uuid smartcols --cflags) -std=gnu99" \ - LDFLAGS="$(pkg-config blkid uuid smartcols --libs)" %{?_smp_mflags} +%make_build all \ + CFLAGS="%optflags $(pkg-config blkid uuid smartcols --cflags) -std=gnu99" \ + LDFLAGS="$(pkg-config blkid uuid smartcols --libs)" %install b="%buildroot" @@ -49,7 +50,7 @@ mkdir -p "$b"/{sbin,%_sbindir,%_mandir/man8,/lib/udev/rules.d} mkdir -p "$b/%_sysconfdir/initramfs-tools/scripts/init-premount" mkdir -p "$b/%_sysconfdir/initramfs-tools/hooks" -make install DESTDIR="$b" DRACUTLIBDIR="%_libexecdir/dracut" +%make_install DRACUTLIBDIR="%_prefix/lib/dracut" # Not used in openSUSE rm -Rf "$b/%_sysconfdir/initramfs-tools" "$b/%_prefix/lib/initcpio" \ "$b/%_datadir/initramfs-tools" @@ -60,8 +61,8 @@ %_sbindir/bcache-super-show %_sbindir/make-bcache %_sbindir/bcache +%_prefix/lib/dracut/ %_prefix/lib/udev -%_libexecdir/dracut/ %_mandir/man8/*.8* %license COPYING
