rename noctalia-shell, add postinstall message

This commit is contained in:
Willow Reed
2026-06-08 17:35:05 -06:00
parent f227eb8096
commit 611bac4fd6
@@ -1,13 +1,13 @@
%global debug_package %{nil}
Name: noctalia-shell
Name: noctalia-legacy
Version: 4.7.7
Release: 1%{?dist}
Summary: A Quickshell-based custom shell setup
License: MIT
URL: https://github.com/noctalia-dev/noctalia-shell
Source0: https://github.com/noctalia-dev/noctalia-shell/releases/download/v%{version}/noctalia-v%{version}.tar.gz
URL: https://github.com/noctalia-dev/noctalia
Source0: https://github.com/noctalia-dev/noctalia/releases/download/v%{version}/noctalia-v%{version}.tar.gz
Requires: brightnessctl
Requires: dejavu-sans-fonts
@@ -23,6 +23,8 @@ Recommends: power-profiles-daemon
Recommends: wlsunset
Recommends: gpu-screen-recorder
Obsoletes: noctalia-shell
Packager: Cypress Reed <cypress@fyralabs.com>
%description
@@ -42,6 +44,10 @@ cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/
%license LICENSE
%{_sysconfdir}/xdg/quickshell/noctalia-shell/
%post
echo "noctalia-shell has been renamed to noctalia"
echo "noctalia v5 is coming soon! keep an eye out as this legacy package will become obsolete"
%changelog
* Thu Jun 04 2026 Cypress Reed <cypress@fyralabs.com>
- Update email and name (was Willow Reed or Willow C Reed) (I'm official now!)