Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 689292e34f | |||
| 5fad50ddba | |||
| a978b90b3f | |||
| d3f778edfb |
@@ -28,6 +28,7 @@
|
||||
0755 root root /usr/etc/default
|
||||
0755 root root /usr/etc/profile.d
|
||||
0755 root root /usr/etc/logrotate.d
|
||||
0755 root root /usr/etc/security/pam_env.conf.d
|
||||
0755 root root /usr/etc/skel
|
||||
0700 root root /usr/etc/skel/.cache
|
||||
0700 root root /usr/etc/skel/.config
|
||||
@@ -96,6 +97,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
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 19 10:26:11 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Own /usr/etc/security/pam_env.conf.d as aaa_base installs a base
|
||||
configuration there.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 24 10:51:12 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Own base directory layout of polkit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 10:26:57 CET 2025 - ro@suse.de
|
||||
|
||||
@@ -633,7 +644,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.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package filesystem
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 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
|
||||
|
||||
Reference in New Issue
Block a user