From b38b456c0d699d596f23bcfb09eb84c2ce0937d6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 4 Dec 2008 12:06:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virt-manager?expand=0&rev=23 --- virt-manager.changes | 5 +++++ virt-manager.spec | 24 +++++++++++++----------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/virt-manager.changes b/virt-manager.changes index 17fe2ab1..2114efb5 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 4 00:49:51 CET 2008 - dpmerrill@suse.de + +- Remove ia64 from build architectures (bnc#455989) + ------------------------------------------------------------------- Tue Nov 11 11:16:45 MST 2008 - dpmerrill@novell.com diff --git a/virt-manager.spec b/virt-manager.spec index 2156b7b2..e36f7c42 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -26,13 +26,13 @@ Name: virt-manager %define virtinst_rel 2 %define virtinst_name virtinst-%{virtinst_maj}.%{virtinst_min}.%{virtinst_rel} Version: 0.5.3 -Release: 64 +Release: 65 Summary: Virtual Machine Manager Group: System/Monitoring License: LGPL v2.1 or later Url: http://virt-manager.et.redhat.com BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %{ix86} x86_64 ia64 +ExclusiveArch: %{ix86} x86_64 Source0: virt-manager-%{version}.tar.gz Source1: %{virtinst_name}.tar.gz Patch0: virtman-desktop.diff @@ -216,6 +216,8 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang %dir %{_datadir}/applications/YaST2 %changelog +* Thu Dec 04 2008 dpmerrill@suse.de +- Remove ia64 from build architectures (bnc#455989) * Tue Nov 11 2008 dpmerrill@novell.com - Add Requires python-urlgrabber for non Xen installations - Change transport from nc to netcat for ssh connections @@ -228,7 +230,7 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang * Fri May 16 2008 ro@suse.de - move python install to install section in specfile - fix build without root privileges -* Tue Apr 29 2008 dpmerrill@novell.com +* Wed Apr 30 2008 dpmerrill@novell.com - Corrected gconf calls in spec file to fix build errors * Tue Apr 29 2008 dpmerrill@novell.com - Added needsrootforbuild to spec file to fix build errors @@ -248,7 +250,7 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang - Changed vnc settings to prevent screen-saver lockup (bnc#253264) - Added read-only option in Details->Hardware for adding cdroms to prevent libvirt exceptions. (bnc#368204) (bnc#361990) -* Fri Apr 04 2008 dpmerrill@novell.com +* Sat Apr 05 2008 dpmerrill@novell.com - Removed Virtual Network tab from host details page (bnc#364514) * Wed Apr 02 2008 dpmerrill@novell.com - Fixed adding a virtual network to a vm (bnc#302663) @@ -259,11 +261,11 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang - Added virtman-timewatch to minimize window after - inactivity to work around memory leaks in GTK and DBus - bnc#287366 (L3) -* Thu Feb 14 2008 dpmerrill@novell.com +* Fri Feb 15 2008 dpmerrill@novell.com - Changed virtman-xen-uri to correct the case where no - connection param is passed in and uri is None - bnc#362013 -* Tue Feb 12 2008 dpmerrill@novell.com +* Wed Feb 13 2008 dpmerrill@novell.com - Changed virtman-desktop and virtman-xen-uri to correct invalid - parms being passed in from YaST - now sends "-c xen:///" - bnc#361334 @@ -274,7 +276,7 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang * Mon Feb 11 2008 dpmerrill@novell.com - Added virtman-pointer to set vnc to show only one pointer - bnc#359799 -* Sun Feb 03 2008 dpmerrill@novell.com +* Mon Feb 04 2008 dpmerrill@novell.com - Added virtman-vminstall for connecting to vm-install - and changed virtman-xen-uri.diff to force "xen:///" - bnc#358400 @@ -337,12 +339,12 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang * Mon Mar 12 2007 ccoffing@novell.com - Update virt-manager to match changes in vm-install's disk class, due to bug #247849. -* Fri Mar 09 2007 ccoffing@novell.com +* Sat Mar 10 2007 ccoffing@novell.com - Make Ctrl+Alt release the mouse cursor (#252998). * Thu Mar 08 2007 ccoffing@novell.com - Add release to "Requires: xen-tools", to prevent mixing with pre-beta 5. (#238986, #252495) -* Fri Mar 02 2007 ccoffing@novell.com +* Sat Mar 03 2007 ccoffing@novell.com - Disable gtk-menu-bar-accel when VM has focus, to allow VM to get F10 key. (#240001) * Tue Feb 27 2007 ccoffing@novell.com @@ -368,12 +370,12 @@ sed -i '\^/usr/share/gnome/help/^d' %{name}.lang * Mon Jan 22 2007 ccoffing@novell.com - Fix desktop file, so icon shows in YaST. (#237046) - Clean up macros in spec file. -* Fri Jan 19 2007 ccoffing@novell.com +* Sat Jan 20 2007 ccoffing@novell.com - Use temporary icon until real ones arrive. - Update to changeset 371 to fix VNC issues. * Wed Jan 17 2007 ccoffing@novell.com - Fix BuildRequires and paths to work with both SLES10 and STABLE. -* Fri Jan 12 2007 ccoffing@novell.com +* Sat Jan 13 2007 ccoffing@novell.com - Fix sysconfdir path. - Add desktop file. * Thu Jan 11 2007 ccoffing@novell.com