Rebuild for gating
Related: RHEL-35327 Related: RHEL-1337 Related: RHEL-1338
This commit is contained in:
parent
8b55237e5d
commit
563f4215c3
@ -1,7 +1,7 @@
|
|||||||
Summary: The basic directory layout for a Linux system
|
Summary: The basic directory layout for a Linux system
|
||||||
Name: filesystem
|
Name: filesystem
|
||||||
Version: 3.16
|
Version: 3.16
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://pagure.io/filesystem
|
URL: https://pagure.io/filesystem
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -53,8 +53,6 @@ for i in "${Paths[@]}"; do
|
|||||||
mkdir -p "$i"
|
mkdir -p "$i"
|
||||||
done
|
done
|
||||||
|
|
||||||
#do not create the symlink atm.
|
|
||||||
#ln -snf etc/sysconfig etc/default
|
|
||||||
ln -snf ../var/tmp usr/tmp
|
ln -snf ../var/tmp usr/tmp
|
||||||
ln -snf spool/mail var/mail
|
ln -snf spool/mail var/mail
|
||||||
ln -snf usr/bin bin
|
ln -snf usr/bin bin
|
||||||
@ -314,6 +312,9 @@ restorecon /afs 2>/dev/null >/dev/null || :
|
|||||||
/var/yp
|
/var/yp
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 3.16-3
|
||||||
- Add ownership of /etc/default, /usr/share/X11/fonts,
|
- Add ownership of /etc/default, /usr/share/X11/fonts,
|
||||||
/usr/share/fish, /usr/share/zsh
|
/usr/share/fish, /usr/share/zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user