%define defaultbuildroot / AutoProv: no %undefine __find_provides AutoReq: no %undefine __find_requires # Do not try autogenerate prereq/conflicts/obsoletes and check files %undefine __check_files %undefine __find_prereq %undefine __find_conflicts %undefine __find_obsoletes # Be sure buildpolicy set to do nothing %define __spec_install_post %{nil} # Something that need for rpm-4.1 %define _missing_doc_files_terminate_build 0 #OS: linux #SIZE: 4971 #ARCHIVESIZE: 5828 #ARCH: noarch BuildArch: noarch Name: evernight-vista-repos Version: 45 Source0: https://github.com/evernightvista/evernight-vista-repos/archive/refs/heads/main.zip Release: 2 License: MIT Group: Unspecified Summary: Evernight Vista package repositories Distribution: Evernight Vista Conflicts: fedora-repos Conflicts: terra-release Conflicts: fedora-workstation-repositories Conflicts: rpmfusion-free-release Conflicts: rpmfusion-nonfree-release Obsoletes: fedora-repos < 33-0.7 Obsoletes: fedora-repos-modular < 39-0.3 Provides: config(fedora-repos) = 42-0 Provides: fedora-repos Provides: fedora-repos(45) Provides: rpmfusion-free-release Provides: rpmfusion-nonfree-release Provides: fedora-workstation-repositories >= 38-8.fc43 #Requires: config(fedora-repos) = 41-1 Requires: evernight-vista-gpg-keys >= 45-1 #Requires: fedora-gpg-keys >= 41-1 #Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 #Requires: rpmlib(FileDigests) <= 4.6.0-1 #Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 #Requires: rpmlib(PayloadIsZstd) <= 5.4.18-1 #Requires: system-release(43) %prep %setup -q -n %{name}-main %install SRCDIR="%{_builddir}/%{name}-main" # Create directories install -d -m 0755 %{buildroot}/etc/yum.repos.d install -d -m 0755 %{buildroot}/usr/share/dnf5/repos.d install -d -m 0755 %{buildroot}/usr/lib/fedora-third-party/conf.d # Install repo configuration files install -m 0644 evernight-vista-cisco-openh264.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista-updates-testing.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista-updates.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista-system.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 google-chrome.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 hardware-razer.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 spark-store.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 PyCharm.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 linyaps.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 terra.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista-system-updates.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-free-updates.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-nonfree-nvidia-driver.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-nonfree-updates-testing.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-nonfree-updates.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-nonfree-steam.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-nonfree.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-free.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 rpmfusion-free-updates-testing.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 microsoft-edge.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 fsearch.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 cachyos-addons.repo %{buildroot}/usr/share/dnf5/repos.d/ install -m 0644 evernight-vista-unstable.repo %{buildroot}/usr/share/dnf5/repos.d/ # Install fedora-third-party configuration install -m 0644 fedora-workstation.conf %{buildroot}/usr/lib/fedora-third-party/conf.d/ %description Evernight Vista package repository files for yum and dnf along with gpg public keys. %files %dir %attr(0755, root, root) "/etc/yum.repos.d" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-cisco-openh264.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-updates-testing.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-updates.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-system.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/google-chrome.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/hardware-razer.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/spark-store.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/PyCharm.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/linyaps.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/terra.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-system-updates.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-free-updates.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-nonfree-nvidia-driver.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-nonfree-updates-testing.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-nonfree-updates.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-nonfree-steam.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-nonfree.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-free.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/rpmfusion-free-updates-testing.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/microsoft-edge.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/fsearch.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/cachyos-addons.repo" %config(noreplace) %attr(0644, root, root) "/usr/share/dnf5/repos.d/evernight-vista-unstable.repo" %attr(0644, root, root) "/usr/lib/fedora-third-party/conf.d/fedora-workstation.conf" %changelog * Wed Sep 02 2026 KairikiFedora <13278297951@sina.cn> 45-2 - Disable CachyOS Addons repo by default * Sun Aug 16 2026 KairikiFedora <13278297951@sina.cn> 45-1 - Because https://fedoraproject.org/wiki/Changes/RelocateRpmRepoConfigsToUsr - Move /etc/yum.repos.d to /usr/share/dnf5/repos.d * Wed May 06 2026 KairikiFedora <13278297951@sina.cn> 45-1 - Update to Evernight Vista 45. * Fri Oct 18 2024 Kevin Fenzi - 41-1 - Disable updates-testing before f41 release. * Tue Sep 03 2024 Samyak Jain - 41-0.5 - Enable updates-testing for branched. Fixes rhbz#2308952 * Tue Aug 13 2024 Samyak Jain - 41-0.4 - Setup for rawhide being F42 * Sat Aug 10 2024 Samyak Jain - 41-0.3 - Add RPM-GPG-KEY-fedora-43-primary * Wed May 08 2024 Coiby Xu - 41-0.2 - add/update IMA certs * Tue Feb 13 2024 Samyak Jain - 41-0.1 - Setup for rawhide being F41 * Wed Sep 27 2023 Sandro Bonazzola - 40-0.2 - Allow ELN installation without Rawhide repos * Tue Aug 08 2023 Samyak Jain - 40-0.1 - Setup for rawhide being F40 * Fri Jul 21 2023 Peter Robinson - 39-0.4 - Update IMA keys location for kernel/dracut * Mon Jul 10 2023 Miro HronĨok - 39-0.3 - Drop fedora-repos-modular and fedora-repos-rawhide-modular packages - https://fedoraproject.org/wiki/Changes/RetireModularity * Sat Feb 18 2023 Kevin Fenzi - 39-0.2 - Include IMA public certs. * Wed Feb 08 2023 Tomas Hrcka - 39-0.1 - Setup for rawhide being F39 * Wed Jan 25 2023 Tomas Hrcka - 38-0.4 - Add RPM-GPG-KEY-fedora-40-primary