#OS: linux #SIZE: 1138739 #ARCHIVESIZE: 1143048 #ARCH: noarch BuildArch: noarch Name: evernight-vista-hyper Version: 43.0 Release: 3.ev43 Source0: https://github.com/EvernightFedora/evernight-vista-hyper/archive/refs/heads/main.zip License: GPLv3 Group: Unspecified Summary: Evernight Vista Operating System Accelerate Components. #URL: https://invent.kde.org/plasma/plasma-desktop Requires: cachyos-settings Requires: cachyos-ksm-settings Requires: scx-scheds-git Requires: ananicy-cpp Requires: /usr/bin/ksmctl #Provides: march7th-vista-spectre #Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 #Requires: rpmlib(FileDigests) <= 4.6.0-1 #Requires: rpmlib(PartialHardlinkSets) <= 4.0.4-1 #Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 #Requires: rpmlib(PayloadIsZstd) <= 5.4.18-1 %prep %setup -q -n evernight-vista-hyper-main %install mkdir -p %{buildroot}/ cp -r /builddir/build/BUILD/evernight-vista-hyper-43.0-build/evernight-vista-hyper-main/* %{buildroot} %description %{summary}. %files %dir %attr(0755, root, root) "/etc/scx_loader" %attr(0644, root, root) "/etc/scx_loader/config.toml" %attr(0644, root, root) "/etc/sysctl.d/99-sysctl-custom.conf" %attr(0644, root, root) "/usr/lib/tuned/profiles/evernight-hyper/tuned.conf" %attr(0755, root, root) "/usr/lib/tuned/profiles/evernight-hyper/script.sh" %attr(0644, root, root) "/usr/lib/systemd/system/ksmd.service" %attr(0644, root, root) "/usr/lib/udev/rules.d/60-schedulers.rules" %post systemctl enable --now ksmd.service systemctl daemon-reload %preun systemctl disable --now ksmd.service systemctl daemon-reload %changelog * Sun Nov 23 2025 Evernight Vista Team - 43.0-3 - Fix spec bug.