first compiled spec change

This commit is contained in:
TheK0tYaRa 2026-03-07 21:20:48 +03:00
parent 5826fce70e
commit 9e9133b0d4

View file

@ -58,7 +58,7 @@ install -d %buildroot%_sharedstatedir/pterodactyl
install -d %buildroot%_sharedstatedir/pterodactyl/volumes install -d %buildroot%_sharedstatedir/pterodactyl/volumes
install -d %buildroot%_sharedstatedir/pterodactyl/archives install -d %buildroot%_sharedstatedir/pterodactyl/archives
install -d %buildroot%_sharedstatedir/pterodactyl/backups install -d %buildroot%_sharedstatedir/pterodactyl/backups
install -d %buildroot%_localstatedir/log/pterodactyl install -d %buildroot%_logdir/pterodactyl
cat > %buildroot%_unitdir/%name.service <<EOF cat > %buildroot%_unitdir/%name.service <<EOF
[Unit] [Unit]
@ -132,7 +132,7 @@ exit 0
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/volumes %dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/volumes
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/archives %dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/archives
%dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/backups %dir %attr(0700,pterodactyl,pterodactyl) %_sharedstatedir/pterodactyl/backups
%dir %attr(0750,pterodactyl,pterodactyl) %_localstatedir/log/pterodactyl %dir %attr(0750,pterodactyl,pterodactyl) /var/log/pterodactyl
%changelog %changelog
* Sat Mar 07 2026 Arseniy Romenskiy <romenskiy2012@altlinux.org> 1.12.1-alt1 * Sat Mar 07 2026 Arseniy Romenskiy <romenskiy2012@altlinux.org> 1.12.1-alt1