Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2012-08-15 11:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and      /work/SRC/openSUSE:Factory/.virt-viewer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-viewer", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2012-05-21 
07:32:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes     
2012-08-15 11:21:08.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 14 14:09:18 UTC 2012 - [email protected]
+
+- fix build for SLE_11
+  * rework virtview-desktop patch
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virt-viewer.spec ++++++
--- /var/tmp/diff_new_pack.4Xvbh9/_old  2012-08-15 11:21:10.000000000 +0200
+++ /var/tmp/diff_new_pack.4Xvbh9/_new  2012-08-15 11:21:10.000000000 +0200
@@ -15,14 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           virt-viewer
-Version:        0.5.3
-Release:        0
 Summary:        Virtual Machine Viewer
 License:        GPL-2.0+
 Group:          System/Monitoring
+Version:        0.5.3
+Release:        0
 Url:            http://www.virt-manager.org
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        virt-viewer-0.5.3.tar.gz
 Patch20:        netcat.diff
 Patch21:        windows-keycombo.patch
@@ -30,6 +30,8 @@
 Patch23:        glade-keycombo.patch
 Patch24:        report-error.patch
 Patch25:        virtview-desktop.patch
+ExclusiveArch:  %ix86 x86_64
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  gtk2-devel
 BuildRequires:  libvirt-devel >= 0.9.7
@@ -46,22 +48,15 @@
 %endif
 BuildRequires:  intltool
 # Our build requirements
-BuildRequires:  xen-devel
 BuildRequires:  vim
+BuildRequires:  xen-devel
 Requires:       netcat
-ExclusiveArch:  %ix86 x86_64
 
 %description
 Virtual Machine Viewer provides a graphical console client for
 connecting to virtual machines. It uses the GTK-VNC widget to provide
 the display, and libvirt for looking up VNC server details.
 
-
-
-Authors:
---------
-    Daniel Berrange <[email protected]>
-
 %prep
 %setup -q
 %patch20 -p1
@@ -69,7 +64,7 @@
 %patch22 -p1
 %patch23 -p1
 %patch24 -p1
-%patch25 -p1
+%patch25
 
 %build
 echo "suse_version = %suse_version"
@@ -77,8 +72,7 @@
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make install  DESTDIR=$RPM_BUILD_ROOT
+%makeinstall
 %{find_lang} %{name}
 
 %clean

++++++ virtview-desktop.patch ++++++
--- /var/tmp/diff_new_pack.4Xvbh9/_old  2012-08-15 11:21:10.000000000 +0200
+++ /var/tmp/diff_new_pack.4Xvbh9/_new  2012-08-15 11:21:10.000000000 +0200
@@ -1,15 +1,21 @@
---- virt-viewer-0.5.3/src/remote-viewer.desktop.orig   2012-05-17 
15:16:47.000000000 -0600
-+++ virt-viewer-0.5.3/src/remote-viewer.desktop        2012-05-17 
15:23:25.000000000 -0600
-@@ -1,6 +1,19 @@
+Index: src/remote-viewer.desktop
+===================================================================
+--- src/remote-viewer.desktop.orig
++++ src/remote-viewer.desktop
+@@ -1,6 +1,21 @@
  [Desktop Entry]
++X-SuSE-translate=true
  Name=Remote Viewer
 -Exec=remote-viewer %u
 +Comment=Virtual Machine Viewer for Xen and KVM
++GenericName=VM Viewer for Xen/KVM
 +Icon=yast-vm-management
 +Exec=/usr/bin/virt-viewer
  Type=Application
- Terminal=False
- MimeType=x-scheme-handler/spice
+-Terminal=False
+-MimeType=x-scheme-handler/spice
++Terminal=false
++MimeType=x-scheme-handler/spice;
 +Encoding=UTF-8
 +Categories=Qt;X-SuSE-YaST;
 +X-KDE-ModuleType=Library

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to