Hello community, here is the log from the commit of package polkit for openSUSE:Factory checked in at 2013-07-08 07:11:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit (Old) and /work/SRC/openSUSE:Factory/.polkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit" Changes: -------- --- /work/SRC/openSUSE:Factory/polkit/polkit.changes 2013-06-18 15:30:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes 2013-07-08 07:11:58.000000000 +0200 @@ -1,0 +2,9 @@ +Fri Jul 5 11:50:44 UTC 2013 - dims...@opensuse.org + +- On openSUSE 13.1+, switch from mozjs185 to mozjs-17.0 by: + + Conditionally BuildRequire pkgconfig(mozjs-17.0). +- Drop libmozjs185-1_0 Recommends: the library is actually required + and auto-detected as such by rpm (from 0.111 changes: "The + JavaScript interpreter is now mandatory"). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit.spec ++++++ --- /var/tmp/diff_new_pack.xgqYwB/_old 2013-07-08 07:11:58.000000000 +0200 +++ /var/tmp/diff_new_pack.xgqYwB/_new 2013-07-08 07:11:58.000000000 +0200 @@ -52,7 +52,11 @@ %if 0%{?with_systemd} BuildRequires: systemd-devel %endif +%if 0%{?suse_version} >= 1310 +BuildRequires: pkgconfig(mozjs-17.0) +%else BuildRequires: pkgconfig(mozjs185) +%endif PreReq: permissions pwdutils %if ! %{with_systemd} Requires: ConsoleKit @@ -62,7 +66,6 @@ %if %{with_systemd} %systemd_requires %endif -Recommends: libmozjs185-1_0 # Upstream First - Policy: # Never add any patches to this package without the upstream commit id -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org