Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2016-07-18 21:16:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "util-linux" Changes: -------- --- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes 2016-06-29 09:40:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes 2016-07-18 21:16:33.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Jul 11 07:29:18 UTC 2016 - [email protected] + +- BuildIgnore util-linux: it's part of VMInstall, hence part of + every package build. util-linux itself can be built without its + own presence though. Helps with some rare bootstrap issues (when + librtas changes soname for example). +- Drop usage of gpg-offline: this has long been migrated to a + source service that checks signatures on checkin already (osc + service lr source_validatory). + +------------------------------------------------------------------- util-linux-systemd.changes: same change util-linux.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libmount.spec ++++++ --- /var/tmp/diff_new_pack.ws5Cy6/_old 2016-07-18 21:16:35.000000000 +0200 +++ /var/tmp/diff_new_pack.ws5Cy6/_new 2016-07-18 21:16:35.000000000 +0200 @@ -44,7 +44,6 @@ %define build_util_linux_systemd 0 %define build_python_libmount 1 # To prevent dependency loops, verify signature only in third stage. -%define verify_sig 1 %define main_summary %summary_pl %define main_group %group_pl %else @@ -52,7 +51,6 @@ %define build_util_linux 0 %define build_util_linux_systemd 1 %define build_python_libmount 0 -%define verify_sig 0 %define main_summary %summary_uls %define main_group %group_uls %else @@ -62,12 +60,10 @@ %define build_util_linux 1 %define build_util_linux_systemd 1 %define build_python_libmount 1 -%define verify_sig 1 %else %define build_util_linux 1 %define build_util_linux_systemd 0 %define build_python_libmount 0 -%define verify_sig 0 %endif %endif %endif @@ -89,12 +85,12 @@ BuildRequires: readline-devel BuildRequires: utempter-devel BuildRequires: zlib-devel +# util-linux is part of VMInstall, but we can well build without it +# Helps shorten a cycle and eliminate a bootstrap issue +#!BuildIgnore: util-linux %ifarch ppc ppc64 ppc64le BuildRequires: librtas-devel %endif -%if %verify_sig -BuildRequires: gpg-offline -%endif %if %build_util_linux_systemd BuildRequires: socat BuildRequires: systemd-rpm-macros @@ -390,9 +386,6 @@ %endif %prep -%if %verify_sig -xzcat %{S:0} | %gpg_verify -p %{_name} %{S:12} - -%endif %setup -q -n %{_name}-%{version} -b 40 %patch -p1 %patch4 -p1 util-linux-systemd.spec: same change ++++++ util-linux.spec ++++++ --- /var/tmp/diff_new_pack.ws5Cy6/_old 2016-07-18 21:16:35.000000000 +0200 +++ /var/tmp/diff_new_pack.ws5Cy6/_new 2016-07-18 21:16:35.000000000 +0200 @@ -44,7 +44,6 @@ %define build_util_linux_systemd 0 %define build_python_libmount 1 # To prevent dependency loops, verify signature only in third stage. -%define verify_sig 1 %define main_summary %summary_pl %define main_group %group_pl %else @@ -52,7 +51,6 @@ %define build_util_linux 0 %define build_util_linux_systemd 1 %define build_python_libmount 0 -%define verify_sig 0 %define main_summary %summary_uls %define main_group %group_uls %else @@ -62,12 +60,10 @@ %define build_util_linux 1 %define build_util_linux_systemd 1 %define build_python_libmount 1 -%define verify_sig 1 %else %define build_util_linux 1 %define build_util_linux_systemd 0 %define build_python_libmount 0 -%define verify_sig 0 %endif %endif %endif @@ -89,12 +85,12 @@ BuildRequires: readline-devel BuildRequires: utempter-devel BuildRequires: zlib-devel +# util-linux is part of VMInstall, but we can well build without it +# Helps shorten a cycle and eliminate a bootstrap issue +#!BuildIgnore: util-linux %ifarch ppc ppc64 ppc64le BuildRequires: librtas-devel %endif -%if %verify_sig -BuildRequires: gpg-offline -%endif %if %build_util_linux_systemd BuildRequires: socat BuildRequires: systemd-rpm-macros @@ -389,9 +385,6 @@ %endif %prep -%if %verify_sig -xzcat %{S:0} | %gpg_verify -p %{_name} %{S:12} - -%endif %setup -q -n %{_name}-%{version} -b 40 %patch -p1 %patch4 -p1
