Accepting request 51255 from Virtualization

Accepted submit request 51255 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/51255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virt-manager?expand=0&rev=44
This commit is contained in:
Ruediger Oertel 2010-10-22 14:33:59 +00:00 committed by Git OBS Bridge
commit dd5d59af9c
3 changed files with 28 additions and 5 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Oct 22 12:16:35 UTC 2010 - seife@opensuse.org
- fix up previous commit that broke the patch
- fix runtime dependency on python-vte
-------------------------------------------------------------------
Thu Oct 21 13:38:14 MDT 2010 - carnold@novell.com
- bnc#647261 - Get lot's of error in .xsession-errors when lauching
yast
-------------------------------------------------------------------
Mon Sep 27 11:10:48 UTC 2010 - seife@opensuse.org

View File

@ -101,7 +101,11 @@ Requires: libxml2-python >= 2.6.23
# Required for our graphics which are currently SVG format
# Earlier vte had broken python binding module
# Requires: vte >= 0.12.2
Requires: vte
%ifarch x86_64
Requires: vtemodule.so()(64bit)
%else
Requires: vtemodule.so
%endif
# For online help
Requires: scrollkeeper
# For console widget

View File

@ -2,7 +2,9 @@ Index: virt-manager-0.8.5/src/Makefile.am
===================================================================
--- virt-manager-0.8.5.orig/src/Makefile.am
+++ virt-manager-0.8.5/src/Makefile.am
@@ -14,7 +14,7 @@ libexec_SCRIPTS = $(PACKAGE)-launch
@@ -12,11 +12,11 @@ libexec_DATA_IN = $(PACKAGE)-launch.in
libexec_SCRIPTS = $(PACKAGE)-launch
gladedir = $(pkgdatadir)
glade_DATA = $(wildcard $(srcdir)/*.glade)
@ -11,11 +13,15 @@ Index: virt-manager-0.8.5/src/Makefile.am
desktop_DATA_IN = $(PACKAGE).desktop.in.in
desktop_DATA = $(PACKAGE).desktop
dbusdir = $(datadir)/dbus-1/services
dbus_DATA_IN = $(PACKAGE).service.in
Index: virt-manager-0.8.5/src/Makefile.in
===================================================================
--- virt-manager-0.8.5.orig/src/Makefile.in
+++ virt-manager-0.8.5/src/Makefile.in
@@ -239,7 +239,7 @@ libexec_DATA_IN = $(PACKAGE)-launch.in
@@ -237,11 +237,11 @@ python_DATA_IN = $(PACKAGE).py.in
python_DATA = $(PACKAGE).py
libexec_DATA_IN = $(PACKAGE)-launch.in
libexec_SCRIPTS = $(PACKAGE)-launch
gladedir = $(pkgdatadir)
glade_DATA = $(wildcard $(srcdir)/*.glade)
@ -24,11 +30,13 @@ Index: virt-manager-0.8.5/src/Makefile.in
desktop_DATA_IN = $(PACKAGE).desktop.in.in
desktop_DATA = $(PACKAGE).desktop
dbusdir = $(datadir)/dbus-1/services
dbus_DATA_IN = $(PACKAGE).service.in
dbus_DATA = $(PACKAGE).service
Index: virt-manager-0.8.5/src/virt-manager.desktop.in.in
===================================================================
--- virt-manager-0.8.5.orig/src/virt-manager.desktop.in.in
+++ virt-manager-0.8.5/src/virt-manager.desktop.in.in
@@ -1,9 +1,20 @@
@@ -1,9 +1,19 @@
[Desktop Entry]
_Name=Virtual Machine Manager
_Comment=Manage virtual machines
@ -45,7 +53,6 @@ Index: virt-manager-0.8.5/src/virt-manager.desktop.in.in
+X-KDE-ModuleType=Library
+X-KDE-RootOnly=true
+X-KDE-HasReadOnlyMode=false
+X-KDE-Library=yast2
+X-SuSE-YaST-Call=/usr/bin/virt-manager
+X-SuSE-YaST-Group=Virtualization
+X-SuSE-YaST-Argument=