Hello community,

here is the log from the commit of package RemoteBox for openSUSE:Factory 
checked in at 2014-08-18 11:24:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/RemoteBox (Old)
 and      /work/SRC/openSUSE:Factory/.RemoteBox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "RemoteBox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/RemoteBox/RemoteBox.changes      2014-06-24 
22:47:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.RemoteBox.new/RemoteBox.changes 2014-08-18 
11:24:10.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Aug 16 20:26:56 UTC 2014 - [email protected]
+
+- added RPM group tag matching other Virtualization packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ RemoteBox.spec ++++++
--- /var/tmp/diff_new_pack.sWDmBc/_old  2014-08-18 11:24:12.000000000 +0200
+++ /var/tmp/diff_new_pack.sWDmBc/_new  2014-08-18 11:24:12.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package remotebox
+# spec file for package RemoteBox
 #
 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # We need to filter some dependencies that the RPM auto-dependency
 # gatherer picks up as they reside within this RPM.
 %global __requires_exclude ^perl\\(.*\\.pl\\)|^perl\\(vboxService\\)
@@ -26,6 +27,7 @@
 Release:        0
 Summary:        A VirtualBox client with remote management
 License:        GPL-2.0+
+Group:          System/Emulators/PC
 Url:            http://knobgoblin.org.uk
 Source0:        http://knobgoblin.org.uk/downloads/%{name}-%{version}.tar.bz2
 
@@ -33,11 +35,10 @@
 BuildRequires:  fdupes
 Requires:       freerdp
 Requires:       perl-Gtk2
-Requires:       xdg-utils
 Requires:      perl-SOAP-Lite
+Requires:       xdg-utils
 BuildArch:      noarch
 
-
 %description
 VirtualBox is traditionally considered to be a virtualization solution aimed
 at the desktop as opposed to other solutions such as KVM, Xen and VMWare ESX
@@ -67,7 +68,6 @@
 Categories=Emulator;System;
 EOF
 
-
 %install
 mkdir -p -m0755 %{buildroot}%{_datadir}/{%{name},pixmaps,applications}
 mkdir -m0755 %{buildroot}%{_bindir}
@@ -85,7 +85,6 @@
 %check
 desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
-
 %files
 %defattr(-,root,root,-)
 %doc docs/changelog.txt docs/remotebox.pdf docs/COPYING

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

Reply via email to