Mailinglist Archive: opensuse-commit (1792 mails)
| < Previous | Next > |
commit vboxgtk for openSUSE:11.4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 28 Feb 2011 16:17:17 +0100
- Message-id: <20110228151718.0B9FD20259@hilbert.suse.de>
Hello community,
here is the log from the commit of package vboxgtk for openSUSE:11.4
checked in at Mon Feb 28 16:17:17 CET 2011.
--------
--- old-versions/11.4/all/vboxgtk/vboxgtk.changes 2011-02-12
20:27:37.000000000 +0100
+++ /mounts/work_src_done/11.4/vboxgtk/vboxgtk.changes 2011-02-28
15:12:08.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 28 11:10:18 UTC 2011 - mseben@xxxxxxxxx
+
+- Updated to svn sources (as of 28 february 2011): fix crash caused
+ by new virtualbox 4 api changes.
+- Change python-virtualbox-ose Requires to python-virtualbox.
+- Add virtualbox-gui Provides.
+
+-------------------------------------------------------------------
calling whatdependson for 11.4-i586
Old:
----
vboxgtk-0.5.2.tar.bz2
New:
----
vboxgtk-0.5.2.svn_28022011.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vboxgtk.spec ++++++
--- /var/tmp/diff_new_pack.fLfdFA/_old 2011-02-28 16:17:07.000000000 +0100
+++ /var/tmp/diff_new_pack.fLfdFA/_new 2011-02-28 16:17:07.000000000 +0100
@@ -18,8 +18,8 @@
Name: vboxgtk
-Version: 0.5.2
-Release: 2
+Version: 0.5.2.svn_28022011
+Release: 1.<RELEASE2>
License: GPLv3+
Summary: Simple GTK+ frontend for VirtualBox
Url: http://vboxgtk.sourceforge.net/
@@ -29,7 +29,8 @@
BuildRequires: python-devel
BuildRequires: update-desktop-files
Requires: python-gtk
-Requires: python-virtualbox-ose
+Requires: python-virtualbox
+Provides: virtualbox-gui
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -47,7 +48,7 @@
%build
%{__python} setup.py build
test ! -f data/vboxgtk.desktop
-cp data/vboxgtk.desktop.in data/vboxgtk.desktop
+%__cp data/vboxgtk.desktop.in data/vboxgtk.desktop
%install
%{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -76,7 +77,7 @@
%{_datadir}/applications/vboxgtk.desktop
%{_datadir}/icons/hicolor/*/apps/vboxgtk.*
%{_datadir}/vboxgtk/
-%{python_sitelib}/vboxgtk-%{version}-*.egg-info
+%{python_sitelib}/vboxgtk-*.egg-info
%{python_sitelib}/vboxgtk/
%files lang -f %{name}.lang
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |