Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2012-03-29 14:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and      /work/SRC/openSUSE:Factory/.vte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte/vte.changes  2012-02-28 19:26:17.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes     2012-03-29 
14:08:26.000000000 +0200
@@ -1,0 +2,17 @@
+Mon Mar 19 22:12:12 UTC 2012 - [email protected]
+
+- Update to version 0.32.0:
+  + Use GResource for our default termcap.
+  + Build fixes for interix (bgo#652290).
+  + Allocate PTYs with openpty on BSD (bgo#670758).
+  + Introspection fixes (bgo#648183, bgo#655402, bgo#661716).
+  + Fix mouse whell scrolling with gtk+ 3.4 (bgo#671305).
+  + Use correct library name for glade integration (bgo#671760).
+  + gnome-pty-helper: Respect SUID_CFLAGS and SUID_LDFLAGS
+    (bgo#67073).
+- Drop vte-suid_flags.patch: fixed upstream.
+- Remove autoconf and automake BuildRequires, and no longer call
+  autoreconf in gnome-pty-helper subdirectory, as we don't carry
+  any patches anymore.
+
+-------------------------------------------------------------------

Old:
----
  vte-0.31.0.tar.bz2
  vte-suid_flags.patch

New:
----
  vte-0.32.0.tar.xz

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.hXIW6H/_old  2012-03-29 14:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.hXIW6H/_new  2012-03-29 14:08:29.000000000 +0200
@@ -24,18 +24,12 @@
 Name:           vte
 %define _name   vte
 Url:            http://www.gnome.org
-Version:        0.31.0
+Version:        0.32.0
 Release:        0
 Summary:        Terminal Emulator Library
 License:        GPL-2.0+
 Group:          Development/Libraries/GNOME
-Source:         
http://download.gnome.org/sources/vte/0.31/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM vte-suid_flags.patch bnc#743135 bgo#670732 
[email protected] -- Respect SUID_CFLAGS/SUID_LDFLAGS
-Patch0:         vte-suid_flags.patch
-# needed for patch0
-BuildRequires:  autoconf
-# needed for patch0
-BuildRequires:  automake
+Source:         
http://download.gnome.org/sources/vte/0.32/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
@@ -103,8 +97,8 @@
 %package -n glade-catalog-vte
 Summary:        Terminal Emulator Library -- Catalog for Glade
 Group:          Development/Tools/GUI Builders
-Requires:       libvte%{_sover} = %{version}
 Requires:       glade
+Requires:       libvte%{_sover} = %{version}
 Supplements:    packageand(glade:%{name}-devel)
 
 %description -n glade-catalog-vte
@@ -135,13 +129,8 @@
 %prep
 %setup -q -n %{_name}-%{version}
 translation-update-upstream
-%patch0 -p1
 
 %build
-# needed for patch0
-pushd gnome-pty-helper
-autoreconf -fi
-popd
 export SUID_CFLAGS="-fPIE"
 export SUID_LDFLAGS="-pie"
 %configure --with-pic\
@@ -174,9 +163,6 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING README NEWS ChangeLog
 %{_libdir}/*.so.*
-%dir %{_datadir}/vte
-%dir %{_datadir}/vte/termcap-%{_apiver}
-%{_datadir}/vte/termcap-%{_apiver}/xterm
 
 %files -n typelib-1_0-Vte-%{?_binver}
 %defattr(-,root,root)

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

Reply via email to