Hello community,

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

Package is "polkit", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit/polkit.changes    2012-01-06 
11:46:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes       2012-01-11 
15:38:47.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan  9 09:33:30 UTC 2012 - vu...@opensuse.org
+
+- Split typelib file into typelib-1_0-Polkit-1_0 subpackage.
+- Add typelib-1_0-Polkit-1_0 Requires to devel subpackage.
+- Add explicit libpolkit0 Requires to devel subpackage: it was
+  missing before.
+- Remove explicit glib2-devel Requires from devel subpackage: it
+  will automatically be added the pkgconfig() way.
+- Improve summary of libpolkit0 subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ polkit.spec ++++++
--- /var/tmp/diff_new_pack.ScXTb9/_old  2012-01-11 15:38:48.000000000 +0100
+++ /var/tmp/diff_new_pack.ScXTb9/_new  2012-01-11 15:38:48.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define with_systemd 0
 
 Name:           polkit
@@ -60,8 +59,9 @@
 Summary:        Development files for PolicyKit
 Group:          Development/Libraries/C and C++
 Requires:       %name = %{version}-%{release}
+Requires:       libpolkit0 = %{version}
+Requires:       typelib-1_0-Polkit-1_0 = %{version}
 Requires:       pkgconfig
-Requires:       glib2-devel
 
 %description devel
 Development files for PolicyKit Authorization Framework.
@@ -77,7 +77,7 @@
 Development documentation for PolicyKit Authorization Framework.
 
 %package -n libpolkit0
-Summary:        Libraries required for polkit
+Summary:        PolicyKit Authorization Framework -- Libraries
 Group:          System/Libraries
 Requires:       %{name} = %{version}
 
@@ -88,6 +88,17 @@
 
 This package contains the libraries only.
 
+%package -n typelib-1_0-Polkit-1_0
+Summary:        PolicyKit Authorization Framework -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Polkit-1_0
+PolicyKit is a toolkit for defining and handling authorizations.
+It is used for allowing unprivileged processes to speak to privileged
+processes.
+
+This package provides the GObject Introspection bindings for PolicyKit.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -131,6 +142,9 @@
 %files -n libpolkit0
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so.*
+
+%files -n typelib-1_0-Polkit-1_0
+%defattr(-,root,root,-)
 %{_libdir}/girepository-1.0/Polkit-1.0.typelib
 %{_libdir}/girepository-1.0/PolkitAgent-1.0.typelib
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to