Hello community,

here is the log from the commit of package lxd for openSUSE:Factory checked in 
at 2020-02-04 19:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxd (Old)
 and      /work/SRC/openSUSE:Factory/.lxd.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxd"

Tue Feb  4 19:52:37 2020 rev:10 rq:769650 version:3.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxd/lxd.changes  2020-01-31 23:58:36.315692467 
+0100
+++ /work/SRC/openSUSE:Factory/.lxd.new.26092/lxd.changes       2020-02-04 
19:53:03.949311540 +0100
@@ -1,0 +2,11 @@
+Mon Feb  3 15:03:49 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow
+  OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
+Sat Feb  1 23:37:24 UTC 2020 - Aleksa Sarai <asa...@suse.com>
+
+- Fix bash-completion by installing it to the correct path. boo#1162426
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxd.spec ++++++
--- /var/tmp/diff_new_pack.HQ3Bq2/_old  2020-02-04 19:53:05.297312327 +0100
+++ /var/tmp/diff_new_pack.HQ3Bq2/_new  2020-02-04 19:53:05.297312327 +0100
@@ -44,11 +44,11 @@
 BuildRequires:  golang-packaging
 BuildRequires:  libacl-devel
 BuildRequires:  libcap-devel
-BuildRequires:  libudev-devel
 BuildRequires:  patchelf
 BuildRequires:  pkg-config
 BuildRequires:  rsync
 BuildRequires:  golang(API) >= 1.10
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(lxc) >= 3.0.0
 # Needed to build the sqlite fork and dqlite.
 BuildRequires:  autoconf
@@ -292,7 +292,7 @@
 popd
 
 # bash-completion.
-install -D -m 0644 scripts/bash/lxd-client 
%{buildroot}%{_datadir}/bash-completion/completions/lxd-client
+install -D -m 0644 scripts/bash/lxd-client 
%{buildroot}%{_datadir}/bash-completion/completions/lxc
 
 # sysv-init and systemd setup.
 install -D -m 0644 %{S:100} %{buildroot}%{_unitdir}/%{name}.service



Reply via email to