Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libunique/libunique.changes      2011-09-23 
02:11:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libunique.new/libunique.changes 2012-01-09 
15:18:57.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec  8 21:00:12 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-Unique-3_0 subpackage.
+- Add typelib-1_0-Unique-3_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libunique.spec ++++++
--- /var/tmp/diff_new_pack.PlE5QB/_old  2012-01-09 15:18:57.000000000 +0100
+++ /var/tmp/diff_new_pack.PlE5QB/_new  2012-01-09 15:18:57.000000000 +0100
@@ -15,18 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           libunique
 Version:        3.0.2
-Release:        1
-License:        LGPL-2.1+
+Release:        0
 Summary:        A library for writing single instance application
-Url:            http://live.gnome.org/LibUnique
+License:        LGPL-2.1+
 Group:          System/Libraries
+Url:            http://live.gnome.org/LibUnique
 Source:         libunique-%{version}.tar.bz2
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  dbus-1-glib-devel
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  gtk3-devel
 BuildRequires:  pkg-config
@@ -38,7 +36,6 @@
 either just quit or will send a message to the running instance.
 
 %package -n libunique-3_0-0
-License:        LGPL-2.1+
 Summary:        A library for writing single instance application
 Group:          System/Libraries
 
@@ -47,11 +44,22 @@
 launch a single instance application twice, the second instance will
 either just quit or will send a message to the running instance.
 
+%package -n typelib-1_0-Unique-3_0
+Summary:        A library for writing single instance application -- 
Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Unique-3_0
+Unique is a library for writing single instance application. If you
+launch a single instance application twice, the second instance will
+either just quit or will send a message to the running instance.
+
+This package provides the GObject Introspection bindings forlibunique.
+
 %package devel
-License:        LGPL-2.1+
 Summary:        A library for writing single instance application - 
development files
 Group:          Development/Libraries/GNOME
 Requires:       libunique-3_0-0 = %{version}
+Requires:       typelib-1_0-Unique-3_0 = %{version}
 Provides:       unique-doc = %{version}
 Obsoletes:      unique-doc < %{version}
 Provides:       unique-devel = %{version}
@@ -84,6 +92,9 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.0*
+
+%files -n typelib-1_0-Unique-3_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Unique-3.0.typelib
 
 %files devel

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

Reply via email to