Hello community,

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

Package is "libunique1", Maintainer is ""

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

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

Other differences:
------------------
++++++ libunique1.spec ++++++
--- /var/tmp/diff_new_pack.5gcX61/_old  2012-01-09 15:19:03.000000000 +0100
+++ /var/tmp/diff_new_pack.5gcX61/_new  2012-01-09 15:19:03.000000000 +0100
@@ -15,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           libunique1
 %define _name   libunique
 Version:        1.1.6
-Release:        12
-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:         %{_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM libunique1-gcc46.patch [email protected] -- Backport 
commit f791ed from master to unique-1.1.
 Patch0:         libunique1-gcc46.patch
 # PATCH-FIX-UPSTREAM libunique1-no_g_const_return.patch [email protected] 
-- Use const instead of G_CONST_RETURN. Not send upstream, as libunique1 is 
obsoleted.
 Patch1:         libunique1-no_g_const_return.patch
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  dbus-1-glib-devel
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  gtk2-devel
 BuildRequires:  pkg-config
@@ -44,7 +42,6 @@
 either just quit or will send a message to the running instance.
 
 %package -n libunique-1_0-0
-License:        LGPL-2.1+
 Summary:        A library for writing single instance application
 Group:          System/Libraries
 
@@ -53,12 +50,23 @@
 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-1_0
+Summary:        A library for writing single instance application -- 
Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Unique-1_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:       gtk2-devel
 Requires:       libunique-1_0-0 = %{version}
+Requires:       typelib-1_0-Unique-1_0 = %{version}
 Provides:       unique-doc = %{version}
 Obsoletes:      unique-doc < %{version}
 Provides:       unique-devel = %{version}
@@ -93,6 +101,9 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.0*
+
+%files -n typelib-1_0-Unique-1_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Unique-1.0.typelib
 
 %files devel

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

Reply via email to