[packages/qt5-qtgamepad] - moved sdl2gamepad cmake file to plugin subpackage; release 3

qboosh qboosh at pld-linux.org
Thu Dec 31 13:52:32 CET 2020


commit 8ffdc846b5d7ddefe77d6d92f79454affe24c03f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 31 13:52:26 2020 +0100

    - moved sdl2gamepad cmake file to plugin subpackage; release 3

 qt5-qtgamepad.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtgamepad.spec b/qt5-qtgamepad.spec
index b15087c..7c7cd86 100644
--- a/qt5-qtgamepad.spec
+++ b/qt5-qtgamepad.spec
@@ -10,7 +10,7 @@ Summary:	The Qt5 Gamepad library
 Summary(pl.UTF-8):	Biblioteka Qt5 Gamepad
 Name:		qt5-%{orgname}
 Version:	5.15.2
-Release:	2
+Release:	3
 License:	LGPL v3 or GPL v2+ or commercial
 Group:		Libraries
 Source0:	http://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
@@ -203,6 +203,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{qt5dir}/plugins/gamepads
 # R: Qt5Core Qt5Gamepad udev-libs
 %attr(755,root,root) %{qt5dir}/plugins/gamepads/libevdevgamepad.so
+%dir %{_libdir}/cmake/Qt5Gamepad
 
 %files -n Qt5Gamepad-devel
 %defattr(644,root,root,755)
@@ -210,7 +211,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libQt5Gamepad.prl
 %{_includedir}/qt5/QtGamepad
 %{_pkgconfigdir}/Qt5Gamepad.pc
-%{_libdir}/cmake/Qt5Gamepad
+%{_libdir}/cmake/Qt5Gamepad/Qt5GamepadConfig*.cmake
+%{_libdir}/cmake/Qt5Gamepad/Qt5Gamepad_QEvdevGamepadBackendPlugin.cmake
 %{qt5dir}/mkspecs/modules/qt_lib_gamepad.pri
 %{qt5dir}/mkspecs/modules/qt_lib_gamepad_private.pri
 
@@ -218,6 +220,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 # R: Qt5Core Qt5Gamepad SDL2
 %attr(755,root,root) %{qt5dir}/plugins/gamepads/libsdl2gamepad.so
+%{_libdir}/cmake/Qt5Gamepad/Qt5Gamepad_QSdl2GamepadBackendPlugin.cmake
 
 %if %{with doc}
 %files doc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtgamepad.git/commitdiff/8ffdc846b5d7ddefe77d6d92f79454affe24c03f



More information about the pld-cvs-commit mailing list