[packages/remmina] drop useless bcond for (unconditional) exec plugin

atler atler at pld-linux.org
Wed Jun 7 22:57:43 CEST 2023


commit f5fc3d86aeb10e76abc4efbc2a5de895a685aec9
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 7 22:20:47 2023 +0200

    drop useless bcond for (unconditional) exec plugin

 remmina.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/remmina.spec b/remmina.spec
index b4d204d..0c232fe 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -2,7 +2,6 @@
 # note: disabling plugins will still build them if deps are met
 #
 # Conditional build:
-%bcond_without	exec		# do not build exec plugin
 %bcond_without	rdp		# do not build rdp plugin
 %bcond_without	secret		# do not build secret plugin
 %bcond_without	spice		# do not build spice plugin
@@ -264,11 +263,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/cmake/%{name}
 %{_libdir}/cmake/%{name}/*.cmake
 
-%if %{with exec}
 %files plugins-exec
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/remmina/plugins/remmina-plugin-exec.so
-%endif
 
 %files plugins-python_wrapper
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remmina.git/commitdiff/8aba2acf2cff75b00912cd335078687305b300e7



More information about the pld-cvs-commit mailing list