------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de - Use more robust make install call - Avoid calling fdupes outside of /usr ------------------------------------------------------------------- Thu Apr 12 06:57:56 UTC 2012 - vuntz@opensuse.org - Update to version 1.1.3: + Revert "Treat unexpected returned events from poll as errors": this caused regressions. - Changes from version 1.1.2: + Good number of bug fixes: - Make XtAppMainLoop work without a Display - LP64 fix for TypedArgToArg() - add missing bound checking in FreeSelectionProperty() - don't pop elements from array while iterating through it - don't re-enter the WaitLoop if block is set to false - treat unexpected returned events from poll as errors + Initial unit tests for checking several recent fixes + Fixes for compiler warnings + Documentation for the libXt API moved to the DocBook/XML format + Build configuration improvements - Changes from version 1.1.1: + Fix longstanding crash on 64bit sparc + Fix memory corruption in XtAsprintf + Build fixes - Changes from version 1.1.0: + Add XtAsprintf to exported API + Bug fixes: - various fixes related to NULL access/reference - protect against underflow when type conversion fails in GetResources - fix iconic state being ignored in initial state + Janitorial cleanups + Build configuration improvements - Pass --docdir=%_docdir/%name to configure to correctly install the libXt API documentation. - Update libXt.diff to use $(datadir) instead of /usr/share so that it's upstreamable. ------------------------------------------------------------------- Sun Feb 12 01:32:17 UTC 2012 - jengelh@medozas.de - Rename xorg-x11-libXt to libXt and utilize shlib policy ------------------------------------------------------------------- Sun Nov 20 06:49:19 UTC 2011 - coolo@suse.com - add libtool as buildrequire to avoid implicit dependency ------------------------------------------------------------------- Wed Oct 5 15:20:56 UTC 2011 - uli@suse.com - cross-build fixes: use %__cc macro, export CFLAGS correctly ------------------------------------------------------------------- Fri Jun 17 12:18:00 UTC 2011 - pgajdos@novell.com - escape %S in --with-xfile-search-path [bnc#697135] ------------------------------------------------------------------- Tue May 24 17:24:26 UTC 2011 - giecrilj@stegny.2a.pl - Add README ------------------------------------------------------------------- Thu May 19 16:52:16 UTC 2011 - eich@suse.de - Remove patch app-defaults.diff Use the configure option --with-xfile-search-path to specify the search path in the spec file. ------------------------------------------------------------------- Tue Dec 21 02:47:49 UTC 2010 - sndirsch@novell.com - bumped version number to 7.6_1.0.9 ------------------------------------------------------------------- Wed Dec 1 11:37:41 CET 2010 - jslaby@suse.de - revert 'export only public API symbols' it breaks xterm, xclock and others ------------------------------------------------------------------- Tue Nov 30 15:23:02 UTC 2010 - cristian.rodriguez@opensuse.org - export only public API symbols - disable silent rules, defeat the purpose of post build checks ------------------------------------------------------------------- Fri Oct 29 08:23:15 UTC 2010 - sndirsch@novell.com - libXt 1.0.9 * This release includes several bug fixes, as well as the usual set of recent build configuration improvements & janitorial cleanups. ------------------------------------------------------------------- Sat Sep 4 20:50:47 CEST 2010 - sndirsch@suse.de - libXt 1.0.8 - bumped version number to 7.5_1.0.8 - make use of %fdupes macro - fixed Summary/Group entries in -devel package ------------------------------------------------------------------- Sun Apr 4 15:56:53 CEST 2010 - sndirsch@suse.de - libXt 1.0.7 - adjusted libXt.diff - bumped version number to 7.5 ------------------------------------------------------------------- Mon Dec 14 19:58:02 CET 2009 - jengelh@medozas.de - add baselibs.conf as a source ------------------------------------------------------------------- Sat Nov 14 03:11:06 CET 2009 - sndirsch@suse.de - regenerated libXt.diff - fixed build ------------------------------------------------------------------- Sat Jul 4 13:39:41 CEST 2009 - sndirsch@suse.de - libXt 1.0.6 * bugfix release ------------------------------------------------------------------- Fri May 1 19:11:55 CEST 2009 - eich@suse.de - revert static library and .la file removal for SUSE versions <= 11.1. ------------------------------------------------------------------- Tue Apr 21 19:23:07 CEST 2009 - crrodriguez@suse.de - remove static libraries and "la" files - run ldconfig in postun ------------------------------------------------------------------- Thu Sep 11 14:22:09 CEST 2008 - sndirsch@suse.de - bumped release number to 7.4 ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support ------------------------------------------------------------------- Sat Sep 29 12:24:00 CEST 2007 - sndirsch@suse.de - bumped version to 7.3 ------------------------------------------------------------------- Mon Jan 29 12:08:33 CET 2007 - sndirsch@suse.de - update release to 1.0.5 * Bug 9514: Markup error in makestrs.1x man page ------------------------------------------------------------------- Wed Nov 8 17:07:56 CET 2006 - sndirsch@suse.de - update release to 1.0.4 (X.Org 7.2 RC2) * Add more generated files to ignore. * Fix .pc file with new autotools by using AC_DEFINE_DIR. ------------------------------------------------------------------- Sat Oct 14 06:19:12 CEST 2006 - sndirsch@suse.de - updated to X.Org 7.2RC1 ------------------------------------------------------------------- Wed Aug 2 21:26:05 CEST 2006 - sndirsch@suse.de - completed search path for old app-defaults location ------------------------------------------------------------------- Wed Aug 2 16:12:33 CEST 2006 - sndirsch@suse.de - fix setup line ------------------------------------------------------------------- Mon Jul 31 12:45:39 CEST 2006 - sndirsch@suse.de - use /usr/share/X11 as default path for XtErrorDB, since this is also the new default path for XErrorDB ------------------------------------------------------------------- Fri Jul 28 14:44:52 CEST 2006 - sndirsch@suse.de - use "-fno-strict-aliasing" ------------------------------------------------------------------- Thu Jul 27 11:48:00 CEST 2006 - sndirsch@suse.de - use $RPM_OPT_FLAGS - remove existing /usr/include/X11 symlink in %pre ------------------------------------------------------------------- Tue Jul 25 17:23:32 CEST 2006 - sndirsch@suse.de - added app-defaults dir to package ------------------------------------------------------------------- Tue Jul 25 14:51:04 CEST 2006 - sndirsch@suse.de - app-defaults.diff: read also /usr/X11R6/lib/X11/app-defaults ------------------------------------------------------------------- Thu Jun 22 21:59:29 CEST 2006 - sndirsch@suse.de - created package