Dependency of vixie-cron for cron.d was removed and replaced with cron-subsystem dependency

This commit is contained in:
Артем Синюгин 2024-11-20 14:24:17 +03:00
parent 7c478ad4ef
commit 22b2b1b69a
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Name: rpm-build
Version: 4.0.4.203
Release: alt1
Release: alt1.1
%define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}}
%define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null || echo '%1 >= unknown')
@ -403,6 +403,10 @@ mv -T %buildroot%_rpmlibdir/{,build}macros
%files checkinstall
%changelog
* Fri Nov 20 2024 Artyom Sinyugin <writers@altlinux.org> 4.0.4.203-alt1.1
- Dependency of vixie-cron for cron.d was removed and replaced with
- cron-subsystem dependency
* Fri Oct 25 2024 Vitaly Chikunov <vt@altlinux.org> 4.0.4.203-alt1
- Fix packaging debuginfo for ZSTD compressed kernel modules.
- Do not put uncompressed kernel modules into -debuginfo package.

View File

@ -4,7 +4,7 @@
/etc/X11/xinit.d xinitrc
/etc/alternatives/packages.d alternatives
/etc/chroot.d chrooted
/etc/cron.d vixie-cron
/etc/cron.d cron-subsystem
/etc/cron.daily crontabs
/etc/cron.hourly crontabs
/etc/cron.monthly crontabs