SHA256
1
0
forked from pool/filesystem

Accepting request 1110634 from Base:System

- remove complex dependency on rpmlib(X-CheckUnifiedSystemdir),
  there is nothing that ever provided it and it triggers
  a libsolv bug (in progress of being fixed)

- Added zh_Hans (simplified Chinese) and zh_Hant (traditional
  is fixed (bsc#1184786)
  unless they are already symlinks (bsc#1084119)
- drop /etc/xinetd.d (bsc#1084457)
- Exclude some directories from fs-var.conf which are already part
- Remove /var/adm/fillup-templates, already prohibited by rpmlint
  aaa_base-extras only.
- Create fs-var.conf for systemd-tmpfiles, which contains all
- add /usr/share/appdata (bnc#893441)
  actually replace directories with symlinks there (bnc#874748)
- add vscan user to ignore home list
- change /etc/cups to mode 0755 (bnc#871640) for new cups version
- change /sys to mode 0555 (bnc#871640)
- make /var/lock a symlink to /run/lock (bnc#867873)
- use lazy umount
  bnc#866964
- change pre to pretrans for directory/symlink conversion
- drop /var/lib/pam_devperm (bnc#866234)
- bnc#865893
- bump version to 13.2
- Drop /lib/systemd and /lib/systemd/system, everything is now in
- add /run directory (mode 0755,root,root)
- bump version to 11.5
- fix build whitelisting /lib/udev/devices
  they were done manually as ghosts in the specfile before
- minor change for sparc in specfile (bnc#558343)

OBS-URL: https://build.opensuse.org/request/show/1110634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=170
This commit is contained in:
Ana Guerrero 2023-09-14 14:24:13 +00:00 committed by Git OBS Bridge
commit b33fd830d6
2 changed files with 124 additions and 118 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 12 12:19:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- remove complex dependency on rpmlib(X-CheckUnifiedSystemdir),
there is nothing that ever provided it and it triggers
a libsolv bug (in progress of being fixed)
-------------------------------------------------------------------
Fri Feb 10 15:25:11 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -30,8 +30,7 @@ Version: 84.87
Release: 0
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# XXX libsolv never sees the rpmlib provides fulfilled
Requires(pre): (compat-usrmerge-tools or rpmlib(X-CheckUnifiedSystemdir))
Requires(pre): compat-usrmerge-tools
Requires: group(root)
Requires: user(root)
URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem