diff --git a/directory.list b/directory.list index 57a0cf3..d870b04 100644 --- a/directory.list +++ b/directory.list @@ -96,6 +96,9 @@ 0555 root root /usr/share/info 0555 root root /usr/share/fonts 0555 root root /usr/share/games +0755 root root /usr/share/polkit-1 +0755 root root /usr/share/polkit-1/actions +0555 root root /usr/share/polkit-1/rules.d 0555 root root /usr/share/pixmaps 0555 root root /usr/share/pkgconfig 0555 root root /usr/share/sgml diff --git a/filesystem.changes b/filesystem.changes index 4a54978..af86866 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 24 10:51:12 UTC 2025 - Dominique Leuenberger + +- Own base directory layout of polkit. + ------------------------------------------------------------------- Tue Jan 28 10:26:57 CET 2025 - ro@suse.de @@ -633,7 +638,6 @@ Sat Oct 20 09:03:48 UTC 2012 - coolo@suse.com - remove get_version_number.sh, it's unused since ages ------------------------------------------------------------------- - Mon Oct 15 10:47:36 UTC 2012 - aj@suse.de - Revert last change since aaa_base removed /usr/lib/tmpfiles.d. diff --git a/filesystem.spec b/filesystem.spec index 1374ca8..9d14ef4 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ # # spec file for package filesystem # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed