forked from pool/screen
Marcus Meissner
2a411afc84
- Use %_tmpfilesdir instead of hardcoding a path for systemd-tmpfiles config files. - Do not create directories before uninstalling (?) the package. The /run/(u)screen diretories are created in the %post section. - Do not ghost package /run/uscreens: the directory is dynamically created during boot. Of course it would be nice to be able to identify what package creates this, but for that we should rather have a rpm/systemd-tmpfiles integration hook. The main problem with the ghost is the suid flag, which breaks rpm -V. permissions no longer lists /run/uscreens, so verify_permission cannot apply. - Add %systemd_ordering: give zypp a hint that screen shall be installed after systemd, so that systemd-tmpfiles already exists. OBS-URL: https://build.opensuse.org/request/show/851855 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=94 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
global_screenrc.patch | ||
libtinfo.diff | ||
screen-4.8.0.tar.gz | ||
screen-4.8.0.tar.gz.sig | ||
screen.changes | ||
screen.conf | ||
screen.keyring | ||
screen.pam | ||
screen.spec |