Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2014-11-24 11:11:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "apparmor" Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2014-11-15 12:12:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2014-11-24 11:11:20.000000000 +0100 @@ -1,0 +2,14 @@ +Sun Nov 16 16:28:14 UTC 2014 - opensuse@cboltz.de + +- delete cache in apparmor-profiles %post (workaround for + bnc#904620#c8 / lp#1392042) + +------------------------------------------------------------------- +Fri Nov 14 09:18:07 UTC 2014 - dimstar@opensuse.org + +- No longer perform gpg validation; osc source_validator does it + implicit: + + Drop gpg-offline BuildRequires. + + No longer execute gpg_verify. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.A0QO6C/_old 2014-11-24 11:11:22.000000000 +0100 +++ /var/tmp/diff_new_pack.A0QO6C/_new 2014-11-24 11:11:22.000000000 +0100 @@ -109,7 +109,6 @@ BuildRequires: pkg-config BuildRequires: python %if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline BuildRequires: texlive-amsfonts BuildRequires: texlive-cm-super %endif @@ -419,7 +418,6 @@ %lang_package -n apparmor-parser %prep -%{?gpg_verify: %gpg_verify %{S:1} } %setup -q %patch1 -p1 %patch2 @@ -855,6 +853,8 @@ %post profiles %if %{distro} == "suse" + # workaround for bnc#904620#c8 / lp#1392042 + rm -f /var/cache/apparmor/* #restart_on_update boot.apparmor - but non-broken (bnc#853019) # (copy&paste from parser postun script) test -n "$FIRST_ARG" || FIRST_ARG=$1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org