[packages/chiaki-ng] - rel 3, update icon chache in post
baggins
baggins at pld-linux.org
Wed Jan 8 03:26:10 CET 2025
commit 4619b606eb213a7a5429e78f4045e1d92646f423
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Jan 8 02:38:44 2025 +0100
- rel 3, update icon chache in post
chiaki-ng.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/chiaki-ng.spec b/chiaki-ng.spec
index f6f3f77..6a7153a 100644
--- a/chiaki-ng.spec
+++ b/chiaki-ng.spec
@@ -5,7 +5,7 @@
Summary: PlayStation Remote Play for Everyone
Name: chiaki-ng
Version: 1.9.3
-Release: 2
+Release: 3
License: AGPL v3
Group: X11/Applications/Networking
Source0: https://github.com/streetpea/chiaki-ng/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -81,6 +81,12 @@ cp -p doc/71-chiaki4deck.rules $RPM_BUILD_ROOT/lib/udev/rules.d
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
%files
%defattr(644,root,root,755)
%doc LICENSES/AGPL-3.0-only-OpenSSL.txt README.md docs/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chiaki-ng.git/commitdiff/4619b606eb213a7a5429e78f4045e1d92646f423
More information about the pld-cvs-commit
mailing list