Rebuild for gating

Related: RHEL-35327
Related: RHEL-1337
Related: RHEL-1338
This commit is contained in:
Martin Osvald 2024-06-25 15:00:54 +02:00
parent 8b55237e5d
commit 563f4215c3

View File

@ -1,7 +1,7 @@
Summary: The basic directory layout for a Linux system
Name: filesystem
Version: 3.16
Release: 3%{?dist}
Release: 4%{?dist}
License: Public Domain
URL: https://pagure.io/filesystem
Group: System Environment/Base
@ -53,8 +53,6 @@ for i in "${Paths[@]}"; do
mkdir -p "$i"
done
#do not create the symlink atm.
#ln -snf etc/sysconfig etc/default
ln -snf ../var/tmp usr/tmp
ln -snf spool/mail var/mail
ln -snf usr/bin bin
@ -314,6 +312,9 @@ restorecon /afs 2>/dev/null >/dev/null || :
/var/yp
%changelog
* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 3.16-4
- Update fmf plans and gating
* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 3.16-3
- Add ownership of /etc/default, /usr/share/X11/fonts,
/usr/share/fish, /usr/share/zsh