Mailinglist Archive: opensuse-commit (1059 mails)
| < Previous | Next > |
commit vte
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 30 Jan 2008 21:36:31 +0100
- Message-id: <20080130203631.770026781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package vte
checked in at Wed Jan 30 21:36:31 CET 2008.
--------
--- GNOME/vte/vte.changes 2007-09-18 18:10:05.000000000 +0200
+++ vte/vte.changes 2008-01-30 18:05:47.935140000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 30 17:49:40 CET 2008 - sbrabec@xxxxxxx
+
+- Devhelp documentation moved to the separate package (bnc#248813).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.L21577/_old 2008-01-30 21:34:45.000000000 +0100
+++ /var/tmp/diff_new_pack.L21577/_new 2008-01-30 21:34:45.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package vte (Version 0.16.9)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -17,7 +17,7 @@
Group: Development/Libraries/GNOME
AutoReqProv: on
Version: 0.16.9
-Release: 1
+Release: 38
Summary: Terminal Emulator
Source:
ftp://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2
Source1: permissions.tar.bz2
@@ -107,8 +107,7 @@
%verifyscript
%verify_permissions -e %{_prefix}/lib/vte/gnome-pty-helper
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -121,8 +120,6 @@
%dir %{_libdir}/vte
%{_libdir}/vte/[a-fh-z]*
%{_datadir}/vte
-%dir %{_datadir}/gtk-doc/html/vte
-%{_datadir}/gtk-doc/html/vte/*
%if "%{_libdir}" != "%{_prefix}/lib"
%dir %{_prefix}/lib/vte
%endif
@@ -135,18 +132,20 @@
%{_libdir}/*.so
%{_libdir}/*.*a
%{_includedir}/vte
-# FIXME: The docs aren't being build by default anymore. Maybe later,
-# if they still exist.
-# %files doc
-# %defattr(-,root,root)
-# %{_datadir}/gtk-doc/html/vte
+
+%files doc
+%defattr(-,root,root)
+%{_datadir}/gtk-doc/html/vte
%files lang -f %{name}.lang
%clean
rm -rf $RPM_BUILD_ROOT
+
%changelog
-* Tue Sep 18 2007 - sbrabec@xxxxxxx
+* Wed Jan 30 2008 sbrabec@xxxxxxx
+- Devhelp documentation moved to the separate package (bnc#248813).
+* Tue Sep 18 2007 sbrabec@xxxxxxx
- Updated to version 0.16.9:
* Slightly improved pango backend
* Fixed handling of wrapped links in gnome-terminal
@@ -156,22 +155,22 @@
* Fixed spaces not underlined
* Fixed vte crash on removing a terminal tab
* Misc bug fixes
-* Fri Aug 17 2007 - maw@xxxxxxx
+* Fri Aug 17 2007 maw@xxxxxxx
- Add vte-0.16.8-bnc-300574.patch (#300574, b.g.o #450069).
-* Mon Aug 06 2007 - maw@xxxxxxx
+* Mon Aug 06 2007 maw@xxxxxxx
- Split off a -lang subpackage
- Use %%fdupes
- s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun.
-* Wed Aug 01 2007 - mauro@xxxxxxx
+* Wed Aug 01 2007 mauro@xxxxxxx
- Update to version 0.16.8
- Fixed missing documentation in the tarball.
- Bugfixes for #337252, #448259, #449809, #450745.
-* Fri Jul 06 2007 - maw@xxxxxxx
+* Fri Jul 06 2007 maw@xxxxxxx
- Update to version 0.16.6
- Bugs fixed (against bugzilla.gnome.org): #431799, #429189,
[#415044], #414716, #429278, #440475, #375112, #440377, #433776,
[#445620], and #372743.
-* Wed Apr 11 2007 - maw@xxxxxxx
+* Wed Apr 11 2007 maw@xxxxxxx
- Update to version 0.16.1, which contains:
- Lots of bug fixes by Chris Wilson
- New feature: mouse scroll-wheel now feeds three arrow-up/down keys to the
@@ -202,36 +201,36 @@
* Bug #417652 - Scrolling bug exposed by nvi
* Bug #417301 - Terminal widgets don't respond to DPI changes
(These bugs are viewable on bugzilla.gnome.org).
-* Fri Mar 23 2007 - maw@xxxxxxx
+* Fri Mar 23 2007 maw@xxxxxxx
- Update to version 0.16.0
- b.g.o fixes include: 412361, 411000, 410534, 410463, 159078,
411276, 410534, 411276, 414716.
-* Mon Feb 19 2007 - maw@xxxxxxx
+* Mon Feb 19 2007 maw@xxxxxxx
- Update to version 0.15.3
- Update and rename vte-0.14.1.dif to
vte-0.15.3-dont-disable-all-deprecateds.patch
- Remove vte-no-pwd.dif.
-* Wed Feb 07 2007 - sbrabec@xxxxxxx
+* Wed Feb 07 2007 sbrabec@xxxxxxx
- Do not build unusable static libraries (#238552).
-* Mon Jan 15 2007 - sbrabec@xxxxxxx
+* Mon Jan 15 2007 sbrabec@xxxxxxx
- Fixed devel dependencies.
-* Fri Dec 08 2006 - maw@xxxxxxx
+* Fri Dec 08 2006 maw@xxxxxxx
- Move to /usr, and remove most hardcoded paths
- BuildRequire pkg-config
-* Tue Nov 28 2006 - sbrabec@xxxxxxx
+* Tue Nov 28 2006 sbrabec@xxxxxxx
- Build as user.
-* Sat Oct 14 2006 - danw@xxxxxxx
+* Sat Oct 14 2006 danw@xxxxxxx
- Remove dead patches
-* Tue Oct 03 2006 - jhargadon@xxxxxxx
+* Tue Oct 03 2006 jhargadon@xxxxxxx
- update to version 0.14.1
- Bug 358344 – autoscroll only works one way in fullscreen
- Bug 353756 – font setting cleanup
- Bug 356616 – libvte broken with new autotools
- Bug 354024 – Suppress multiple warnings for missing control sequence
handlers
-* Tue Sep 26 2006 - jhargadon@xxxxxxx
+* Tue Sep 26 2006 jhargadon@xxxxxxx
- added %%py_requires to the specfile for bug #207923
-* Wed Sep 06 2006 - anosek@xxxxxxx
+* Wed Sep 06 2006 anosek@xxxxxxx
- update to version 0.14.0
o Minor doc syntax update.
o Fix bug causing empty lines to not being copied.
@@ -241,12 +240,12 @@
o Bug 352365 – font caching problem for not-found glyphs
- fixed compiler warning: operation on 'tmp' may be undefined
[#190917] (warning.patch)
-* Thu Aug 31 2006 - jhargadon@xxxxxxx
+* Thu Aug 31 2006 jhargadon@xxxxxxx
- update to version 0.13.6
- Bug 351696 – crash on Terminal, check ->window before setting
icon/window title
- Bug 350623 – Accessible text getTextAtOffset is broken
-* Wed Aug 16 2006 - jhargadon@xxxxxxx
+* Wed Aug 16 2006 jhargadon@xxxxxxx
- update to version 0.13.5
- terminal backspace behavior not set to UTF-8 mode
- Bug 348814 – crash on Terminal
@@ -263,80 +262,80 @@
- Bug 339448 – selection doesn't respect hard newlines
- Bug 160782 – Vte isn't multi-screen safe
- Bug 328850 – Crash when pasting selection
-* Wed Aug 16 2006 - cthiel@xxxxxxx
+* Wed Aug 16 2006 cthiel@xxxxxxx
- buildrequire python-gtk-devel instead of python-gtk
- don't buildrequire python-gobject2-devel
- fix requires on -devel package
-* Wed Aug 16 2006 - ro@xxxxxxx
+* Wed Aug 16 2006 ro@xxxxxxx
- added python-gobject2-devel to BuildRequires
-* Fri Jan 27 2006 - mls@xxxxxxx
+* Fri Jan 27 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Tue Jan 24 2006 - jpr@xxxxxxx
+* Tue Jan 24 2006 jpr@xxxxxxx
- Fix pkgconfig file Requires.private -> Requires
-* Wed Jan 18 2006 - sbrabec@xxxxxxx
+* Wed Jan 18 2006 sbrabec@xxxxxxx
- Updated to version 0.11.16.
-* Mon Sep 26 2005 - mls@xxxxxxx
+* Mon Sep 26 2005 mls@xxxxxxx
- make devel package require base package
-* Tue Aug 23 2005 - gekker@xxxxxxx
+* Tue Aug 23 2005 gekker@xxxxxxx
- Update to version 0.11.15
-* Thu Aug 11 2005 - gekker@xxxxxxx
+* Thu Aug 11 2005 gekker@xxxxxxx
- Update to version 0.11.14
-* Wed Jun 22 2005 - gekker@xxxxxxx
+* Wed Jun 22 2005 gekker@xxxxxxx
- Update to version 0.11.13
-* Wed Mar 16 2005 - gekker@xxxxxxx
+* Wed Mar 16 2005 gekker@xxxxxxx
- Remove .desktop file, it is just a test tool, not for menus
-* Mon Mar 07 2005 - gekker@xxxxxxx
+* Mon Mar 07 2005 gekker@xxxxxxx
- add vte-memory-background.patch
-* Thu Mar 03 2005 - gekker@xxxxxxx
+* Thu Mar 03 2005 gekker@xxxxxxx
- update to 0.11.12
-* Tue Dec 21 2004 - gekker@xxxxxxx
+* Tue Dec 21 2004 gekker@xxxxxxx
- Update to version 0.11.11
- Rework patches so they apply
- Change spec file so it can find the libs
-* Mon Nov 22 2004 - ro@xxxxxxx
+* Mon Nov 22 2004 ro@xxxxxxx
- make specfile rpm3 compliant ...
(non numeric if arguments need quoting)
-* Fri Nov 19 2004 - ro@xxxxxxx
+* Fri Nov 19 2004 ro@xxxxxxx
- removed extra aclocal include directive
-* Tue Oct 19 2004 - sbrabec@xxxxxxx
+* Tue Oct 19 2004 sbrabec@xxxxxxx
- Removed /opt/gnome/lib64/vte/gnome-pty-helper from permissions.
- Renamed no locale to nb.
-* Tue Oct 19 2004 - ro@xxxxxxx
+* Tue Oct 19 2004 ro@xxxxxxx
- use special permissions files to build on PLUS
-* Tue Oct 12 2004 - sbrabec@xxxxxxx
+* Tue Oct 12 2004 sbrabec@xxxxxxx
- Fixed libexecdir for bi-arch (#47050).
-* Wed Sep 22 2004 - hhetter@xxxxxxx
+* Wed Sep 22 2004 hhetter@xxxxxxx
- don't do pwd as command when nothing else was given
(#45813)
-* Wed May 19 2004 - ro@xxxxxxx
+* Wed May 19 2004 ro@xxxxxxx
- do not define PANGO_DISABLE_DEPRECATED
-* Tue Aug 19 2003 - sbrabec@xxxxxxx
+* Tue Aug 19 2003 sbrabec@xxxxxxx
- Updated to version 0.11.10.
-* Fri Aug 15 2003 - adrian@xxxxxxx
+* Fri Aug 15 2003 adrian@xxxxxxx
- install desktop file
-* Wed Aug 06 2003 - ro@xxxxxxx
+* Wed Aug 06 2003 ro@xxxxxxx
- don't define GTK_DISABLE_DEPRECATED since python-gtk includes
still use/support some old features
-* Fri Jul 25 2003 - hhetter@xxxxxxx
+* Fri Jul 25 2003 hhetter@xxxxxxx
- really prefix to /opt/gnome
- move python stuff to /usr
- %%_lib fixes
-* Mon Jul 14 2003 - sbrabec@xxxxxxx
+* Mon Jul 14 2003 sbrabec@xxxxxxx
- GNOME prefix change to /opt/gnome.
-* Wed Jun 25 2003 - sbrabec@xxxxxxx
+* Wed Jun 25 2003 sbrabec@xxxxxxx
- Updated to version 0.10.29.
- Use %%find_lang.
-* Fri Jun 06 2003 - mmj@xxxxxxx
+* Fri Jun 06 2003 mmj@xxxxxxx
- Add .la to -devel
-* Fri Apr 04 2003 - ro@xxxxxxx
+* Fri Apr 04 2003 ro@xxxxxxx
- use wildcard in filelist for python (should use macro)
-* Wed Feb 26 2003 - sbrabec@xxxxxxx
+* Wed Feb 26 2003 sbrabec@xxxxxxx
- Make gnome-pty-helper SGID tty, not utmp.
-* Tue Feb 25 2003 - sbrabec@xxxxxxx
+* Tue Feb 25 2003 sbrabec@xxxxxxx
- Fixed %%files and FHS fix (libexecdir).
-* Fri Feb 07 2003 - hhetter@xxxxxxx
+* Fri Feb 07 2003 hhetter@xxxxxxx
- updated to version 0.10.17 [GNOME 2.2.0]
-* Tue Jan 21 2003 - ro@xxxxxxx
+* Tue Jan 21 2003 ro@xxxxxxx
- lib64 fix
-* Thu Jan 16 2003 - hhetter@xxxxxxx
+* Thu Jan 16 2003 hhetter@xxxxxxx
- initial SuSE package
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |