[packages/libinput] - dropped unsupported static_libs bcond

qboosh qboosh at pld-linux.org
Sat Mar 31 20:47:44 CEST 2018


commit 4592281d5625d4737615af46c1d34f2ed9e0801b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 31 20:47:40 2018 +0200

    - dropped unsupported static_libs bcond

 libinput.spec | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/libinput.spec b/libinput.spec
index cd5e9b1..e0abfce 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -2,7 +2,6 @@
 # Conditional build:
 %bcond_without	gui		# libinput-debug-gui
 %bcond_without	libunwind	# libunwind debugging support
-%bcond_with	static_libs	# static library
 %bcond_without	doc		# documentation
 %bcond_without	tests		# tests
 
@@ -185,12 +184,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/libinput.h
 %{_pkgconfigdir}/libinput.pc
 
-%if %{with static_libs}
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libinput.a
-%endif
-
 %if %{with doc}
 %files apidocs
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinput.git/commitdiff/4592281d5625d4737615af46c1d34f2ed9e0801b



More information about the pld-cvs-commit mailing list