Hello community,

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

Package is "vte2", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte2/vte2.changes        2011-09-23 
12:50:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vte2.new/vte2.changes   2012-01-09 
15:22:45.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec  8 20:40:35 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-Vte-0_0 subpackage.
+- Add typelib-1_0-Vte-0_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vte2.spec ++++++
--- /var/tmp/diff_new_pack.1Gc6L0/_old  2012-01-09 15:22:46.000000000 +0100
+++ /var/tmp/diff_new_pack.1Gc6L0/_new  2012-01-09 15:22:46.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define _sover 9
 %define _apiver 0.0
 # empty:
@@ -25,20 +24,20 @@
 Name:           vte2
 %define _name   vte
 Url:            http://www.gnome.org
-License:        GPL-2.0+
-Group:          Development/Libraries/GNOME
 Version:        0.28.2
-Release:        1
+Release:        0
 Summary:        Terminal Emulator Library
+License:        GPL-2.0+
+Group:          Development/Libraries/GNOME
 Source:         
http://download.gnome.org/sources/vte/0.28/%{_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk2-devel
+BuildRequires:  intltool
 BuildRequires:  libgladeui-1_0-devel
+BuildRequires:  ncurses-devel
 BuildRequires:  python-devel
 BuildRequires:  python-gtk-devel
-BuildRequires:  intltool
-BuildRequires:  ncurses-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -49,8 +48,6 @@
 
 %package -n libvte%{_sover}
 
-
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library
 Group:          System/Libraries
 Requires:       gnome-pty-helper
@@ -65,8 +62,18 @@
 use with GTK+ as well as handling of child process and terminal
 emulation settings.
 
+%package -n typelib-1_0-Vte-0_0
+Summary:        Terminal Emulator Library -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Vte-0_0
+VTE is a terminal emulator library that provides a terminal widget for
+use with GTK+ as well as handling of child process and terminal
+emulation settings.
+
+This package provides the GObject Introspection bindings for VTE.
+
 %package -n gnome-pty-helper
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library -- Helper for utmp/wtmp/lastlog 
logging
 Group:          System/Libraries
 PreReq:         permissions
@@ -79,7 +86,6 @@
 This package provides a helper for utmp/wtmp/lastlog logging.
 
 %package tools
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library -- Tools
 Group:          System/Libraries
 
@@ -91,7 +97,6 @@
 This package provides tools using VTE.
 
 %package -n python-vte
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library -- Python Bindings
 Group:          System/Libraries
 Requires:       libvte9 = %{version}
@@ -105,7 +110,6 @@
 This package provides the python bindings for VTE.
 
 %package -n glade3-catalog-vte
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library -- Catalog for Glade
 Group:          Development/Tools/GUI Builders
 Requires:       libvte%{_sover} = %{version}
@@ -121,10 +125,10 @@
 widgets in Glade.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Terminal Emulator Library -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libvte%{_sover} = %{version}
+Requires:       typelib-1_0-Vte-0_0 = %{version}
 Provides:       vte-doc = %{version}
 Obsoletes:      vte-doc < %{version}
 
@@ -168,11 +172,14 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING README NEWS ChangeLog
 %{_libdir}/*.so.*
-%{_libdir}/girepository-1.0/Vte-%{_apiver}.typelib
 %dir %{_datadir}/vte
 %dir %{_datadir}/vte/termcap-%{_apiver}
 %{_datadir}/vte/termcap-%{_apiver}/xterm
 
+%files -n typelib-1_0-Vte-0_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Vte-%{_apiver}.typelib
+
 %files tools
 %defattr(-,root,root)
 %{_bindir}/vte%{?_binver}

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

Reply via email to