Hello community,

here is the log from the commit of package memphis for openSUSE:Factory checked 
in at 2012-01-09 15:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memphis (Old)
 and      /work/SRC/openSUSE:Factory/.memphis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memphis", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/memphis/memphis.changes  2011-11-25 
10:12:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.memphis.new/memphis.changes     2012-01-09 
15:19:39.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec  8 20:18:30 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-Memphis-0_2 subpackage.
+- Add typelib-1_0-Memphis-0_2 Requires to devel subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ memphis.spec ++++++
--- /var/tmp/diff_new_pack.SWqqry/_old  2012-01-09 15:19:40.000000000 +0100
+++ /var/tmp/diff_new_pack.SWqqry/_new  2012-01-09 15:19:40.000000000 +0100
@@ -15,13 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           memphis
 Version:        0.2.3
-Release:        1
-License:        LGPL-2.1+
+Release:        0
 Summary:        Map-rendering library for OpenStreetMap
+License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://trac.openstreetmap.ch/trac/memphis/
 Source:         %{name}-%{version}.tar.bz2
@@ -42,7 +40,6 @@
 It supports zoom level 12 to 18, projected with the Mercator projection.
 
 %package -n libmemphis-0_2-0
-License:        LGPL-2.1+
 Summary:        Map-rendering library for OpenStreetMap -- Library
 Group:          System/Libraries
 
@@ -53,11 +50,23 @@
 
 It supports zoom level 12 to 18, projected with the Mercator projection.
 
+%package -n typelib-1_0-Memphis-0_2
+Summary:        Map-rendering library for OpenStreetMap -- Introspection 
bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Memphis-0_2
+LibMemphis provides a GObject based API to render OpenStreetMap data on
+a cairo surface. Libmemphis implements the 'Slippy Map Tilename'
+specification, like Mapnik and Osmarender.
+
+This package provides the GObject Introspection bindings for the
+memphis library.
+
 %package devel
-License:        LGPL-2.1+
 Summary:        Map-rendering library for OpenStreetMap -- Development Files
 Group:          Development/Libraries/C and C++
 Requires:       libmemphis-0_2-0 = %{version}
+Requires:       typelib-1_0-Memphis-0_2 = %{version}
 
 %description devel
 LibMemphis provides a GObject based API to render OpenStreetMap data on
@@ -93,6 +102,9 @@
 %defattr(-, root, root)
 %doc AUTHORS ChangeLog COPYING README
 %{_libdir}/libmemphis-0.2.so.*
+
+%files -n typelib-1_0-Memphis-0_2
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Memphis-0.2.typelib
 
 %files devel

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

Reply via email to