Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2014-06-16 21:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and      /work/SRC/openSUSE:Factory/.lightdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightdm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2014-05-01 
07:51:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes     2014-06-16 
21:43:57.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 31 17:31:50 UTC 2014 - [email protected]
+
+- split off subpackage with the GObject Introspection bindings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lightdm.spec ++++++
--- /var/tmp/diff_new_pack.EkB9b2/_old  2014-06-16 21:43:57.000000000 +0200
+++ /var/tmp/diff_new_pack.EkB9b2/_new  2014-06-16 21:43:58.000000000 +0200
@@ -23,6 +23,7 @@
 %define qt_lib          lib%{qt_libname}-0
 %define qt5_libname     lightdm-qt5-3
 %define qt5_lib         lib%{qt5_libname}-0
+%define typelibname     typelib-1_0-LightDM-1
 %define rundir          /run
 
 Name:           lightdm
@@ -111,6 +112,15 @@
 This package contains development files needed for developing GObject-based
 LightDM clients.
 
+%package -n %{typelibname}
+License:        LGPL-2.0 or LGPL-3.0
+Summary:        GObject Introspection Bindings for the LightDM Client Library
+Group:          System/Libraries
+
+%description -n %{typelibname}
+This package contains the GObject Introspection bindings for the LightDM client
+library.
+
 %package -n %{qt_lib}
 License:        LGPL-2.0 or LGPL-3.0
 Summary:        LightDM Qt-based Client Library
@@ -274,13 +284,16 @@
 %{_libdir}/lib%{gobject_libname}.so
 %{_libdir}/pkgconfig/lib%{gobject_libname}.pc
 %{_includedir}/%{gobject_libname}/
-%{_libdir}/girepository-1.0/LightDM-1.typelib
 %{_datadir}/gir-1.0/LightDM-1.gir
 %dir %{_datadir}/vala
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/liblightdm-gobject-1.vapi
 %doc %{_datadir}/gtk-doc/html/%{gobject_libname}/
 
+%files -n %{typelibname}
+%defattr(-,root,root,-)
+%{_libdir}/girepository-1.0/LightDM-1.typelib
+
 %files -n %{qt_lib}
 %defattr(-,root,root,-)
 %doc COPYING.LGPL2 COPYING.LGPL3

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

Reply via email to