Name: phoenix Version: 20241215 Release: 1%{?dist} Summary: Welcome to the next generation of Phoenix. License: GPL-3.0-or-later+ URL: https://phoenix.celenity.dev Source0: https://codeberg.org/celenity/Phoenix/raw/commit/e3d13587d25d6ec0b417d327d94a1706c84f8c37/archives/phoenix.zip BuildArch: noarch BuildRequires: unzip %description Phoenix is a suite of configurations & advanced modifications for Mozilla Firefox, designed to put the user first. https://phoenix.celenity.dev %prep mkdir -p %{_tmppath}/phoenix unzip -o %{SOURCE0} -d %{_tmppath}/phoenix %install mkdir -p %{buildroot}/etc/firefox/defaults/pref mkdir -p %{buildroot}/etc/firefox/phoenix/configs mkdir -p %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix mkdir -p %{buildroot}/etc/firefox/phoenix/resources mkdir -p %{buildroot}/etc/firefox/policies mkdir -p %{buildroot}/etc/profile.d mkdir -p %{buildroot}/usr/lib64/firefox mkdir -p %{buildroot}/usr/share/doc/phoenix install -m 644 %{_tmppath}/phoenix/filter.pac %{buildroot}/etc/firefox/phoenix/resources/ install -m 644 %{_tmppath}/phoenix/configs/Dev/dev.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/Discord/discord.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/dev.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/discord.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/hardened.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/hardened-no-sync.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/no-sync.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/twitter.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Firefox-UI-Fix/youtube.cfg %{buildroot}/etc/firefox/phoenix/configs/firefox-ui-fix/ install -m 644 %{_tmppath}/phoenix/configs/Hardened/hardened.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/Hardened-No-Sync/hardened-no-sync.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/No-Sync/no-sync.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/Twitter/twitter.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/configs/YouTube/youtube.cfg %{buildroot}/etc/firefox/phoenix/configs/ install -m 644 %{_tmppath}/phoenix/defaults/pref/phoenix.js %{buildroot}/etc/firefox/defaults/pref/ install -m 644 %{_tmppath}/phoenix/etc/profile.d/phoenix-env-overrides.sh %{buildroot}/etc/profile.d/ install -m 644 %{_tmppath}/phoenix/phoenix.cfg %{buildroot}/usr/lib64/firefox/ install -m 644 %{_tmppath}/phoenix/policies/Policies/policies.json %{buildroot}/etc/firefox/policies/ install -m 644 %{_tmppath}/phoenix/README.md %{buildroot}/usr/share/doc/phoenix/ %files /etc/firefox/defaults/pref/phoenix.js /etc/firefox/phoenix/configs/dev.cfg /etc/firefox/phoenix/configs/discord.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/dev.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/discord.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/hardened.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/hardened-no-sync.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/no-sync.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/twitter.cfg /etc/firefox/phoenix/configs/firefox-ui-fix/youtube.cfg /etc/firefox/phoenix/configs/hardened.cfg /etc/firefox/phoenix/configs/hardened-no-sync.cfg /etc/firefox/phoenix/configs/no-sync.cfg /etc/firefox/phoenix/configs/twitter.cfg /etc/firefox/phoenix/configs/youtube.cfg /etc/firefox/phoenix/resources/filter.pac /etc/firefox/policies/policies.json /etc/profile.d/phoenix-env-overrides.sh /usr/lib64/firefox/phoenix.cfg /usr/share/doc/phoenix/README.md %changelog * Sun Dec 15 2024 celenity - 20241215-1 - Welcome to the next generation of Phoenix.