From 8a298159e890bd78f39443672b61fef1e71a8bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Wed, 15 May 2013 23:40:25 +0200 Subject: [PATCH] Update to polkit-0.111 --- .gitignore | 2 ++ polkit.spec | 12 ++++++++---- sources | 3 ++- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e1e8c85..8c14c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ polkit-0.98.tar.gz /polkit-0.108.tar.gz /polkit-0.109.tar.gz /polkit-0.110.tar.gz +/polkit-0.111.tar.gz +/polkit-0.111.tar.gz.sign diff --git a/polkit.spec b/polkit.spec index fee1276..18ca26e 100644 --- a/polkit.spec +++ b/polkit.spec @@ -5,8 +5,8 @@ Summary: An authorization framework Name: polkit -Version: 0.110 -Release: 4%{?dist} +Version: 0.111 +Release: 1%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit Source0: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz @@ -26,7 +26,7 @@ BuildRequires: automake BuildRequires: libtool %endif -Requires: dbus, js, polkit-pkla-compat +Requires: dbus, polkit-pkla-compat Requires(pre): shadow-utils Requires(post): /sbin/ldconfig, systemd @@ -89,7 +89,7 @@ export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro' --disable-static \ --enable-introspection \ --disable-examples \ - --enable-systemd=yes + --enable-libsystemd-login=yes make V=1 %install @@ -162,6 +162,10 @@ exit 0 %{_datadir}/gtk-doc %changelog +* Wed May 15 2013 Miloslav Trmač - 0.111-1 +- Update to polkit-0.111 + Resolves: #917888 + * Fri May 10 2013 Miloslav Trmač - 0.110-4 - Shut up rpmlint about Summary: - Build with V=1 diff --git a/sources b/sources index fc9b863..1229f60 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -06e0d3b72e566ac277fc35c8206d2a28 polkit-0.110.tar.gz +81b116edf986d8e13502929a171f4e0d polkit-0.111.tar.gz +de0125add5cfeed20b4741c698562594 polkit-0.111.tar.gz.sign