Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at Thu Jan 22 13:18:52 CET 2009. -------- --- GNOME/vte/vte.changes 2008-09-23 04:03:05.000000000 +0200 +++ /mounts/work_src_done/STABLE/vte/vte.changes 2009-01-19 21:31:05.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 19 21:30:36 CET 2009 - crrodriguez@suse.de + +- remove "la" files [BNC#357465] + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.T20926/_old 2009-01-22 13:18:20.000000000 +0100 +++ /var/tmp/diff_new_pack.T20926/_new 2009-01-22 13:18:20.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package vte (Version 0.17.4) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -27,7 +27,7 @@ Group: Development/Libraries/GNOME AutoReqProv: on Version: 0.17.4 -Release: 1 +Release: 2 Summary: Terminal Emulator Source: ftp://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2 Source1: permissions.tar.bz2 @@ -94,7 +94,7 @@ %build # needed for vte-0.14.1: export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%configure\ +%configure --with-pic\ --libexecdir=%{_prefix}/lib/vte\ --disable-static %__make %{?jobs:-j%jobs} @@ -106,7 +106,7 @@ mkdir -p $RPM_BUILD_ROOT/etc/permissions.d install -m644 permissions/* $RPM_BUILD_ROOT/etc/permissions.d %endif -rm $RPM_BUILD_ROOT%{py_sitedir}/*/*.*a +find %{buildroot} -type f -name "*.la" -exec %{__rm} -vf {} + %fdupes $RPM_BUILD_ROOT %post @@ -138,7 +138,6 @@ %defattr(-,root,root) %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so -%{_libdir}/*.*a %{_includedir}/vte %files doc @@ -151,6 +150,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jan 19 2009 crrodriguez@suse.de +- remove "la" files [BNC#357465] * Tue Sep 23 2008 mboman@suse.de - Update to version 0.17.4: + Translation updates @@ -184,7 +185,7 @@ - Remove vte-0.16.6-dont-disable-all-deprecateds.patch, the deprecation is handled in the configure stage now and is off by default. -* Thu Mar 13 2008 maw@suse.de +* Fri Mar 14 2008 maw@suse.de - Update to version 0.16.13: + Minor optimizations + Bugs fixed: bgo#517709 and bgo#449131. @@ -302,7 +303,7 @@ o Bug 352365 – font caching problem for not-found glyphs - fixed compiler warning: operation on 'tmp' may be undefined [#190917] (warning.patch) -* Wed Aug 30 2006 jhargadon@suse.de +* Thu Aug 31 2006 jhargadon@suse.de - update to version 0.13.6 - Bug 351696 – crash on Terminal, check ->window before setting icon/window title @@ -328,9 +329,9 @@ - buildrequire python-gtk-devel instead of python-gtk - don't buildrequire python-gobject2-devel - fix requires on -devel package -* Tue Aug 15 2006 ro@suse.de +* Wed Aug 16 2006 ro@suse.de - added python-gobject2-devel to BuildRequires -* Thu Jan 26 2006 mls@suse.de +* Fri Jan 27 2006 mls@suse.de - converted neededforbuild to BuildRequires * Tue Jan 24 2006 jpr@suse.de - Fix pkgconfig file Requires.private -> Requires @@ -342,7 +343,7 @@ - Update to version 0.11.15 * Thu Aug 11 2005 gekker@suse.de - Update to version 0.11.14 -* Tue Jun 21 2005 gekker@suse.de +* Wed Jun 22 2005 gekker@suse.de - Update to version 0.11.13 * Wed Mar 16 2005 gekker@suse.de - Remove .desktop file, it is just a test tool, not for menus @@ -350,7 +351,7 @@ - add vte-memory-background.patch * Thu Mar 03 2005 gekker@suse.de - update to 0.11.12 -* Mon Dec 20 2004 gekker@suse.de +* Tue Dec 21 2004 gekker@suse.de - Update to version 0.11.11 - Rework patches so they apply - Change spec file so it can find the libs @@ -389,7 +390,7 @@ - Use %%find_lang. * Fri Jun 06 2003 mmj@suse.de - Add .la to -devel -* Thu Apr 03 2003 ro@suse.de +* Fri Apr 04 2003 ro@suse.de - use wildcard in filelist for python (should use macro) * Wed Feb 26 2003 sbrabec@suse.cz - Make gnome-pty-helper SGID tty, not utmp. @@ -397,7 +398,7 @@ - Fixed %%files and FHS fix (libexecdir). * Fri Feb 07 2003 hhetter@suse.de - updated to version 0.10.17 [GNOME 2.2.0] -* Mon Jan 20 2003 ro@suse.de +* Tue Jan 21 2003 ro@suse.de - lib64 fix * Thu Jan 16 2003 hhetter@suse.de - initial SuSE package ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de