File U_vncmanager-fix-installation-directory-and-metadata-of-gnome-shell-extension.patch of Package vncmanager-controller.8122

Git-commit: 21079fde037051f2b05953fbf04c2af4c4a4791d
Autor: Michal Srb <michalsrb@gmail.com>
Subject: Fix installation directory and meta data of gnome-shell-extension.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index dd039ab..2a8631c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,4 +26,4 @@ target_link_libraries(vncmanager-controller Qt5::Widgets Qt5::Network Qt5::X11Ex
 
 install(TARGETS vncmanager-controller RUNTIME DESTINATION bin)
 install(FILES vncmanager-controller.desktop DESTINATION /${CMAKE_INSTALL_SYSCONFDIR}/xdg/autostart)
-install(DIRECTORY gnome-shell-extension DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/gnome-shell/extensions/vncmanager-controller@vncmanager.michalsrb.github.com)
+install(FILES gnome-shell-extension/extension.js gnome-shell-extension/metadata.json DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/gnome-shell/extensions/vncmanager-controller@vncmanager.michalsrb.github.com)
diff --git a/gnome-shell-extension/metadata.json b/gnome-shell-extension/metadata.json
index 8818f02..eaabc57 100644
--- a/gnome-shell-extension/metadata.json
+++ b/gnome-shell-extension/metadata.json
@@ -1 +1 @@
-{"shell-version": ["3.14.4"], "uuid": "vncmanager-controller@michalsrb@gmail.com", "name": "VNC Session Configuration", "description": "Configure VNC session managed by vncmanager"}
\ No newline at end of file
+{"shell-version": ["3.10"], "uuid": "vncmanager-controller@vncmanager.michalsrb.github.com", "name": "VNC Session Configuration", "description": "Configure VNC session managed by vncmanager"}
openSUSE Build Service is sponsored by