Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2013-02-25 21:45:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and      /work/SRC/openSUSE:Factory/.virt-manager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-manager", Maintainer is "carn...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes        
2013-02-05 11:21:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2013-02-25 21:45:16.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 11 10:50:37 MST 2013 - carn...@suse.com
+
+- bnc#802778 - virt-manager doesn't start
+  Remove virt-manager-tui from the package.  It requires newt_syrup
+  which is not part of the distro.
+  virt-manager.spec
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ virt-manager.spec ++++++
--- /var/tmp/diff_new_pack.4wPcao/_old  2013-02-25 21:45:22.000000000 +0100
+++ /var/tmp/diff_new_pack.4wPcao/_new  2013-02-25 21:45:22.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define gsysconfdir /etc
 %define gconftool /usr/bin/gconftool-2
 %define virtinst_maj 0
@@ -122,7 +123,7 @@
 
 %build
 # autoreconf -i
-%configure --sysconfdir=%{gsysconfdir}
+%configure --sysconfdir=%{gsysconfdir} --with-tui=no
 make %{?_smp_mflags}
 
 %install
@@ -167,7 +168,6 @@
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog
 %{_bindir}/%{name}
-%{_bindir}/%{name}-tui
 %{_libexecdir}/%{name}-launch
 %dir %{_datadir}/%{name}
 #%{_datadir}/%{name}/*.glade
@@ -184,11 +184,7 @@
 %{_datadir}/%{name}/*.py
 %{_datadir}/%{name}/*.ui
 %dir %{_datadir}/%{name}/virtManager
-%dir %{_datadir}/%{name}/virtManagerTui
-%dir %{_datadir}/%{name}/virtManagerTui/importblacklist
 %{_datadir}/%{name}/virtManager/*.py
-%{_datadir}/%{name}/virtManagerTui/*.py
-%{_datadir}/%{name}/virtManagerTui/importblacklist/*.py
 %{_datadir}/applications/YaST2/%{name}.desktop
 %{_datadir}/dbus-1/services/%{name}.service
 %{_mandir}/man1/%{name}.1*  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to