Hello community, here is the log from the commit of package xorg-x11-libxcb checked in at Fri Feb 29 22:25:09 CET 2008. -------- --- xorg-x11-libxcb/xorg-x11-libxcb.changes 2007-11-05 14:53:20.000000000 +0100 +++ xorg-x11-libxcb/xorg-x11-libxcb.changes 2008-02-29 16:23:34.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 29 16:23:28 CET 2008 - dmueller@suse.de + +- add missing %postun ldconfig script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-libxcb.spec ++++++ --- /var/tmp/diff_new_pack.X30919/_old 2008-02-29 22:21:09.000000000 +0100 +++ /var/tmp/diff_new_pack.X30919/_new 2008-02-29 22:21:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xorg-x11-libxcb (Version 7.3) # -# 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. # @@ -10,12 +10,13 @@ # norootforbuild + Name: xorg-x11-libxcb %define dirsuffix 1.1 BuildRequires: libxslt pkgconfig xorg-x11-libXau-devel xorg-x11-proto-devel Url: http://xorg.freedesktop.org/ Version: 7.3 -Release: 6 +Release: 28 License: X11/MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/Libraries @@ -36,7 +37,7 @@ Josh Triplett %package devel -Summary: Include Files and Libraries mandatory for Development. +Summary: Include Files and Libraries mandatory for Development Group: System/Libraries Requires: xorg-x11-proto-devel xorg-x11-libXau-devel xorg-x11-libxcb AutoReqProv: on @@ -73,6 +74,8 @@ %post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files %defattr(-,root,root) /usr/%{_lib}/*.so.* @@ -85,13 +88,16 @@ /usr/%{_lib}/*.la /usr/%{_lib}/*.so /usr/%{_lib}/pkgconfig/*.pc + %changelog -* Mon Nov 05 2007 - sndirsch@suse.de +* Fri Feb 29 2008 dmueller@suse.de +- add missing %%postun ldconfig script +* Mon Nov 05 2007 sndirsch@suse.de - always-sloppy.diff * This patch prints out warnings only, the assert() is completely gone now. As programs with this error typically trigger it several times, each warning is printed only once. (Bug #251087) -* Mon Nov 05 2007 - sndirsch@suse.de +* Mon Nov 05 2007 sndirsch@suse.de - xcb-proto 1.1 * In the eleven months since XCB's 1.0 release, a few portability and correctness bugs have been found in libxcb. This release @@ -99,9 +105,9 @@ pure-XCB extension support for RandR to version 1.2 and DAMAGE to version 1.1, and enhances the libxcb documentation. - obsoletes sloppy-lock.diff, xcb_parse_display.diff -* Sat Sep 29 2007 - sndirsch@suse.de +* Sat Sep 29 2007 sndirsch@suse.de - bumped version to 7.3 -* Tue Jul 03 2007 - sndirsch@suse.de +* Tue Jul 03 2007 sndirsch@suse.de - xcb_parse_display.diff: * "Attempt to include more of the original display parsing. The fix only attempts to address the unix: and [protocol/][host]: @@ -116,17 +122,17 @@ [#257830] which still had been in the tree." (Bug #289007) * "fix segfault" (Bug #289007) * "fix condition" (Bug #289007) -* Tue May 29 2007 - sndirsch@suse.de +* Tue May 29 2007 sndirsch@suse.de - added "%%post -p /sbin/ldconfig" to specfile to make rpmlint happy -* Fri Apr 27 2007 - sndirsch@suse.de +* Fri Apr 27 2007 sndirsch@suse.de - bug-262309_xcb-xauthlocalhostname.diff: * add code, which checks for XAUTHLOCALHOSTNAME now also for libxcb, since Xtranssock.c has been replaced by XCB as transport layer (Bug #262309) -* Sun Mar 04 2007 - sndirsch@suse.de +* Sun Mar 04 2007 sndirsch@suse.de - sloppy-lock.diff: * workaround for "xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed"; set LIBXCB_ALLOW_SLOPPY_LOCK to enable it (Bug #251087) -* Sun Dec 03 2006 - sndirsch@suse.de +* Sun Dec 03 2006 sndirsch@suse.de - created 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