Hello community,

here is the log from the commit of package libgtop for openSUSE:Factory checked 
in at 2012-01-06 11:45:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgtop (Old)
 and      /work/SRC/openSUSE:Factory/.libgtop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgtop", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgtop/libgtop.changes  2011-09-23 
02:08:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgtop.new/libgtop.changes     2012-01-06 
11:45:25.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Dec 23 10:19:49 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-GTop-2_0 subpackage.
+- Add typelib-1_0-GTop-2_0 Requires to devel subpackage.
+- Change group of main subpackage and libgtop-2_0-7 to
+  System/Libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgtop.spec ++++++
--- /var/tmp/diff_new_pack.TZjCIv/_old  2012-01-06 11:45:26.000000000 +0100
+++ /var/tmp/diff_new_pack.TZjCIv/_new  2012-01-06 11:45:26.000000000 +0100
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           libgtop
-License:        GPL-2.0+
-Group:          Development/Libraries/GNOME
 Version:        2.28.4
-Release:        1
+Release:        0
 # WARNING: After changing versions please call Re or rpmbuild to auto-update 
spec file:
 #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
 %define libgtop-2_0_name 7
 Summary:        LibGTop Library
+License:        GPL-2.0+
+Group:          System/Libraries
 Source:         
http://download.gnome.org/sources/libgtop/2.28/%{name}-%{version}.tar.bz2
 Source1:        %{name}_spec-update.sh
 Source99:       baselibs.conf
@@ -46,9 +44,8 @@
 from /dev/kmem.
 
 %package -n libgtop-2_0-7
-License:        GPL-2.0+
 Summary:        LibGTop Library
-Group:          Development/Libraries/GNOME
+Group:          System/Libraries
 Recommends:     %{name}-lang
 # Needed to make lang package installable
 Provides:       %{name} = %{version}
@@ -67,11 +64,25 @@
 file system. On other systems, a server is used to read information
 from /dev/kmem.
 
+%package -n typelib-1_0-GTop-2_0
+Summary:        LibGTop Library -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-GTop-2_0
+A library that fetches information about the running system, such as
+CPU and memory usage and active processes.
+
+On Linux systems, this information is taken directly from the /proc
+file system. On other systems, a server is used to read information
+from /dev/kmem.
+
+This package provides the GObject Introspection bindings for libgtop.
+
 %package devel
-License:        GPL-2.0+
 Summary:        Include Files and Libraries mandatory for Development
 Group:          Development/Libraries/GNOME
 Requires:       libgtop-2_0-7 = %{version}
+Requires:       typelib-1_0-GTop-2_0 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:      libgtop-devel-64bit
@@ -84,7 +95,6 @@
 to develop applications that require these.
 
 %package doc
-License:        GPL-2.0+
 Summary:        LibGTop Library
 Group:          Development/Libraries/GNOME
 Requires:       libgtop-2_0-7 = %{version}
@@ -144,6 +154,9 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README copyright.txt
 %{_libdir}/*.so.*
+
+%files -n typelib-1_0-GTop-2_0
+%defattr(-, root, root)
 %{_libdir}/girepository-1.0/GTop-2.0.typelib
 
 %files devel

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

Reply via email to