[packages/pinentry] %{_pixmapsdir}/pinentry.png installed only with either qt5 or qt6

atler atler at pld-linux.org
Wed Aug 28 02:16:00 CEST 2024


commit e244660554ae6e650b071d5ae5218c2d1161d5db
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 28 00:19:33 2024 +0200

    %{_pixmapsdir}/pinentry.png installed only with either qt5 or qt6

 pinentry.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/pinentry.spec b/pinentry.spec
index 30cdda1..4e373b9 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -277,7 +277,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/pinentry
 %attr(755,root,root) %{_bindir}/pinentry-curses
 %attr(755,root,root) %{_bindir}/pinentry-tty
+%if %{with qt5} || %{with qt6}
 %{_pixmapsdir}/pinentry.png
+%endif
 %{_infodir}/pinentry.info*
 
 %if %{with efl}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pinentry.git/commitdiff/e244660554ae6e650b071d5ae5218c2d1161d5db



More information about the pld-cvs-commit mailing list