Hello community, here is the log from the commit of package xorg-x11-libs checked in at Fri Feb 29 22:21:00 CET 2008. -------- --- xorg-x11-libs/xorg-x11-libs.changes 2008-01-18 01:26:40.000000000 +0100 +++ xorg-x11-libs/xorg-x11-libs.changes 2008-02-29 16:26:53.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 29 16:26:45 CET 2008 - dmueller@suse.de + +- add missing %postun call to ldconfig + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-libs.spec ++++++ --- /var/tmp/diff_new_pack.A26390/_old 2008-02-29 22:19:16.000000000 +0100 +++ /var/tmp/diff_new_pack.A26390/_new 2008-02-29 22:19:16.000000000 +0100 @@ -10,6 +10,7 @@ # norootforbuild + Name: xorg-x11-libs BuildRequires: fontconfig-devel freetype2-devel gperf libxslt pkgconfig xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXext-devel xorg-x11-libXfixes-devel xorg-x11-libXmu-devel xorg-x11-libXp-devel xorg-x11-libXpm-devel xorg-x11-libXprintUtil-devel xorg-x11-libXrender-devel xorg-x11-libXt-devel xorg-x11-libXv-devel xorg-x11-libfontenc-devel xorg-x11-libxkbfile-devel xorg-x11-proto-devel xorg-x11-util-devel xorg-x11-xtrans-devel %ifarch ppc64 s390x x86_64 @@ -19,7 +20,7 @@ %endif Url: http://xorg.freedesktop.org/ Version: 7.3 -Release: 29 +Release: 38 License: X11/MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries @@ -186,6 +187,8 @@ %post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %pre -n xorg-x11-devel test -L usr/include/X11 && rm usr/include/X11 exit 0 @@ -219,6 +222,8 @@ %{_mandir}/man3/* %changelog +* Fri Feb 29 2008 dmueller@suse.de +- add missing %%postun call to ldconfig * Fri Jan 18 2008 sndirsch@suse.de - bug348296-pcf_font_parser-libXfont.diff * PCF font parser vulnerability (Bug #348296) @@ -234,7 +239,7 @@ * fixed pkgconfig file * Sat Sep 29 2007 sndirsch@suse.de - bumped version to 7.3 -* Thu Sep 06 2007 sndirsch@suse.de +* Fri Sep 07 2007 sndirsch@suse.de - pixman-0.9.5 * Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS is enabled. * Remove redundant defines. @@ -281,7 +286,7 @@ - fixed build of libpixman * Sat Aug 18 2007 sndirsch@suse.de - libXtst man pages generation fails if srcdir != builddir -* Wed Aug 08 2007 sndirsch@suse.de +* Thu Aug 09 2007 sndirsch@suse.de - pixman 0.9.4 * This is the initial release of the pixman library. Pixman contains lowlevel pixel manipulation routines and is used by @@ -498,7 +503,7 @@ * move builtin fonts to gzip * Bug #7397: Fix a buffer overflow in Freetype font support. * obsoletes libXfont-pcfread.diff -* Thu Aug 31 2006 sndirsch@suse.de +* Fri Sep 01 2006 sndirsch@suse.de - fixed libXaw Provides for 64bit (Bug #198461) * Sat Aug 12 2006 sndirsch@suse.de - added libXft1 (Bug #198432) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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