From 3bfa60d8357ee5e158b30c5c8e49262cac833730 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 6 Dec 2025 01:18:22 -0500 Subject: [PATCH] Added start-hyprland to files for update, removed unnecessary package requirement for hyprwire on package install --- hyprland-git/hyprland-git.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hyprland-git/hyprland-git.spec b/hyprland-git/hyprland-git.spec index d7ddfa5..f704dd1 100644 --- a/hyprland-git/hyprland-git.spec +++ b/hyprland-git/hyprland-git.spec @@ -1,8 +1,8 @@ -%global hyprland_commit 279a07c2ce0c189625ad5dea0a17a07e345304fc +%global hyprland_commit cedadf4fdc63e04ab41cab00c0417ba248ce748e %global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7}) -%global bumpver 1 -%global commits_count 6675 -%global commit_date Thu Dec 04 06:06:17 2025 +%global bumpver 2 +%global commits_count 6685 +%global commit_date Fri Dec 05 12:48:38 2025 %global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2 %global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7}) @@ -130,7 +130,6 @@ Requires: hyprcursor%{?_isa} >= 0.1.13 Requires: hyprgraphics%{?_isa} >= 0.1.6 Requires: hyprlang%{?_isa} >= 0.6.3 Requires: hyprutils%{?_isa} >= 0.8.4 -Requires: hyprwire${?_isa} %{lua:do if string.match(rpm.expand('%{name}'), '%-git$') then @@ -266,6 +265,7 @@ install -Dpm644 %{SOURCE4} -t %{buildroot}%{_rpmconfigdir}/macros.d %{_bindir}/[Hh]yprland %{_bindir}/hyprctl %{_bindir}/hyprpm +%{_bindir}/start-hyprland %{_datadir}/hypr/ %{_datadir}/wayland-sessions/hyprland.desktop %{_datadir}/xdg-desktop-portal/hyprland-portals.conf