Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/udev/udev.changes        2011-11-08 
20:12:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.udev.new/udev.changes   2012-01-25 
15:02:50.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 09:52:11 UTC 2012 - [email protected]
+
+- Split typelib file into typelib-1_0-GUdev-1_0 subpackage.
+- Add typelib-1_0-GUdev-1_0 Requires to libgudev-1_0-devel
+  subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ udev.spec ++++++
--- /var/tmp/diff_new_pack.c5VHrM/_old  2012-01-25 15:02:51.000000000 +0100
+++ /var/tmp/diff_new_pack.c5VHrM/_new  2012-01-25 15:02:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package udev
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           udev
 Url:            http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
 Version:        173
-Release:        1
+Release:        0
+Summary:        A rule-based device node and kernel event manager
 License:        GPL-2.0+
 Group:          System/Kernel
-Summary:        A rule-based device node and kernel event manager
 PreReq:         /bin/pidof /bin/rm /usr/bin/stat %insserv_prereq 
%fillup_prereq /usr/sbin/groupadd
 Conflicts:      systemd < 28
 Conflicts:      aaa_base < 11.5
@@ -33,10 +30,16 @@
 Conflicts:      util-linux < 2.16
 Conflicts:      ConsoleKit < 0.4.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libselinux-devel libsepol-devel
-BuildRequires:  libusb-devel pciutils-ids usbutils
-BuildRequires:  gperf libacl-devel pkg-config
-BuildRequires:  glib2-devel gobject-introspection-devel
+BuildRequires:  glib2-devel
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  gperf
+BuildRequires:  libacl-devel
+BuildRequires:  libselinux-devel
+BuildRequires:  libsepol-devel
+BuildRequires:  libusb-devel
+BuildRequires:  pciutils-ids
+BuildRequires:  pkg-config
+BuildRequires:  usbutils
 Source0:        
ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
 Source1:        udev-rpmlintrc
 Source2:        baselibs.conf
@@ -59,8 +62,8 @@
 call tools to initialize a device, or load needed kernel modules.
 
 %package -n libudev0
-License:        LGPL-2.1+
 Summary:        Dynamic library to access udev device information
+License:        LGPL-2.1+
 Group:          System/Libraries
 Requires:       udev = %{version}-%{release}
 
@@ -69,8 +72,8 @@
 access to udev device information
 
 %package -n libudev-devel
-License:        LGPL-2.1+
 Summary:        Development files for libudev
+License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Requires:       libudev0 = %{version}-%{release}
 
@@ -79,21 +82,31 @@
 dynamic library, which provides access to udev device information.
 
 %package -n libgudev-1_0-0
-License:        LGPL-2.1+
 Summary:        GObject library, to access udev device information
-Requires:       libudev0 = %{version}-%{release}
+License:        LGPL-2.1+
 Group:          System/Libraries
+Requires:       libudev0 = %{version}-%{release}
 
 %description -n libgudev-1_0-0
 This package contains the GObject library libgudev, which provides
 access to udev device information.
 
-%package -n libgudev-1_0-devel
+%package -n typelib-1_0-GUdev-1_0
+Summary:        GObject library, to access udev device information -- 
Introspection bindings
 License:        LGPL-2.1+
+Group:          System/Libraries
+
+%description -n typelib-1_0-GUdev-1_0
+This package provides the GObject Introspection bindings for libgudev, which
+provides access to udev device information.
+
+%package -n libgudev-1_0-devel
 Summary:        Devel package for libgudev
+License:        LGPL-2.1+
 Group:          Development/Libraries/Other
 Requires:       libgudev-1_0-0 = %{version}-%{release}
 Requires:       libudev-devel = %{version}-%{release}
+Requires:       typelib-1_0-GUdev-1_0 = %{version}-%{release}
 Requires:       glib2-devel
 
 %description -n libgudev-1_0-devel
@@ -229,6 +242,9 @@
 %files -n libgudev-1_0-0
 %defattr(-,root,root)
 /%{_lib}/libgudev-1.0.so.*
+
+%files -n typelib-1_0-GUdev-1_0
+%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GUdev-1.0.typelib
 
 %files -n libgudev-1_0-devel

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

Reply via email to