Changelog for
ElectricFence-2.2.2-16.i386.rpm :
Sat Jan 10 13:00:00 2004 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: ElectricFence.spec,v $
Revision 1.48.2.1 2004/01/10 19:28:36 kloczek
- release 16 for Ra.
Revision 1.48 2004/01/10 19:26:38 kloczek
- release 17,
- added alignment patch: set default alignment to __alignof__(long double)
(based on patch from SuSE),
- added pthread patch (based on patches from RH/SuSE):
-- never call semaphore routines in between
__libc_malloc_pthread_startup(true) and __libc_malloc_pthread_startup(false)
-- only use semaphore locking if application or its dependencies are
linked against -lpthread,
- modify ac_am patch (for above) for not linking agains libpthread.
Revision 1.47 2003/11/13 23:12:23 kloczek
- fixes in pl %description by Andrzej Krzysztofowicz.
Revision 1.46 2003/11/13 23:08:48 kloczek
- release 15.
Revision 1.45 2003/09/27 09:17:46 kloczek
- disable build static subpackage (static subpackage added to Obsoletes).