osc copypac from project:Base:System package:polkit revision:149, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=155
This commit is contained in:
parent
061d318e1e
commit
a04790d11c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c8579fdb86e94295404211285fee0722ad04893f0213e571bd75c00972fd1f5c
|
|
||||||
size 1387409
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEf/t9a9gxR9dChOMXjOswMP/c4lgFAmC45MgACgkQjOswMP/c
|
|
||||||
4lgKdwgAgZliQ0VCB6Vh2cINjbIoaZwfWihP7/3R0oskJgGHQK50ebq7KZDf+xld
|
|
||||||
uZz4/9aWoa1brAlehJzOqz2Ne7K2mOEnbTv2RF5v//6w4eET21b8rbHhX4+7pOSH
|
|
||||||
6ei2/ibjxvWIIr4nWd8MqkMKcoWCbgXCmW7PuJe5rE72rxVQowvaVKEsD6ADtY1z
|
|
||||||
WJKAU7INFo65fWH0OLTibMBSfBlf4pXExsvrAj+bBs/KI/HNq7+y1x5outF+ZiR7
|
|
||||||
ulpsp+KQZaSTOfCqgFcrYbeu7i9UFucZTbIEBcHCy7K+4qswATUNvPZHeuy0lBMu
|
|
||||||
//UptMrJxC1dmA0CW2OlFdCe/YSYQQ==
|
|
||||||
=meK/
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,16 +0,0 @@
|
|||||||
Index: polkit-0.119/docs/polkit/Makefile.am
|
|
||||||
===================================================================
|
|
||||||
--- polkit-0.119.orig/docs/polkit/Makefile.am
|
|
||||||
+++ polkit-0.119/docs/polkit/Makefile.am
|
|
||||||
@@ -84,9 +84,10 @@ if ENABLE_GTK_DOC
|
|
||||||
include $(top_srcdir)/gtk-doc.make
|
|
||||||
else
|
|
||||||
CLEANFILES =
|
|
||||||
+EXTRA_DIST = $(NULL)
|
|
||||||
endif
|
|
||||||
|
|
||||||
-EXTRA_DIST = meson.build
|
|
||||||
+EXTRA_DIST += meson.build
|
|
||||||
|
|
||||||
CLEANFILES += *~ \
|
|
||||||
polkit-1-scan.* \
|
|
@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jun 11 07:22:14 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
|
||||||
|
|
||||||
- polkit 0.119.
|
|
||||||
|
|
||||||
Highlights:
|
|
||||||
- meson build system added
|
|
||||||
- CVE-2021-3560 mitigation (bsc#1186497)
|
|
||||||
- properties in text listener
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 9 07:09:16 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Jun 9 07:09:16 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: polkit
|
Name: polkit
|
||||||
Version: 0.119
|
Version: 0.118
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PolicyKit Authorization Framework
|
Summary: PolicyKit Authorization Framework
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -38,8 +38,6 @@ Patch2: pkexec.patch
|
|||||||
Patch3: polkit-keyinit.patch
|
Patch3: polkit-keyinit.patch
|
||||||
# adjust path to polkit-agent-helper-1 (bsc#1180474)
|
# adjust path to polkit-agent-helper-1 (bsc#1180474)
|
||||||
Patch4: polkit-adjust-libexec-path.patch
|
Patch4: polkit-adjust-libexec-path.patch
|
||||||
# fixed fallout from meson.build addition
|
|
||||||
Patch5: polkit-gtkdoc.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -134,7 +132,7 @@ export SUID_LDFLAGS="-z now -pie"
|
|||||||
--enable-examples \
|
--enable-examples \
|
||||||
--enable-libsystemd-login \
|
--enable-libsystemd-login \
|
||||||
%{nil}
|
%{nil}
|
||||||
make libprivdir=%{_libexecdir}/polkit-1
|
%make_build libprivdir=%{_libexecdir}/polkit-1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# install explicitly into libexec. upstream has some unflexible logic for
|
# install explicitly into libexec. upstream has some unflexible logic for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user