JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
Name: installer-feature-runlevel5 Version: 0.2 Release: alt1 Summary: Provide a system with graphical boot License: GPL-2.0-or-later Group: System/Configuration/Other Source: %name-%version.tar BuildArch: noarch %description %summary. %package stage2 Summary: Provide a system with graphical boot Group: System/Configuration/Other %description stage2 %summary. %prep %setup -q %install %makeinstall %files stage2 %_datadir/install2/postinstall.d/* %changelog * Fri Sep 20 2024 Anton Midyukov <antohami@altlinux.org> 0.2-alt1 - 90-runlevel5.sh: adapt to modern conditions - cleanup spec * Thu Sep 18 2008 Vladislav Zavjalov <slazav@altlinux.org> 0.1-alt2 - remove Requires: portmap > 1:4.0-alt2 * Wed Apr 23 2008 Stanislav Ievlev <inger@altlinux.org> 0.1-alt1 - Initial build