Changelog for
db3-static-3.1.17-10.i386.rpm :
Sat May 19 14:00:00 2001 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: db3.spec,v $
Revision 1.28 2001/05/19 05:12:49 kloczek
- release 10: added tcl to Require list in tcl subpackage.
Revision 1.27 2001/05/10 16:55:21 misiek
- do the same thing for libdb_cxx.la
Revision 1.26 2001/05/10 16:33:37 qboosh
- added old_library name to libtool script (needed for static linking)
- release 9
Revision 1.25 2001/05/02 11:30:11 wiget
make libtool happy; release 8
Revision 1.24 2001/04/30 16:05:16 kloczek
- added using %{rpmcflags} macro.
Revision 1.23 2001/04/13 23:04:17 kloczek
- pl Summary.
Revision 1.22 2001/04/13 21:56:02 baggins
- release 7
- fixed docs
Revision 1.21 2001/01/25 20:03:22 misiek
Massive attack. We use -O0 instead -O flags while debug enabled.
Revision 1.20 2000/12/23 00:48:43 michuz
- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
(now it\'s more C like)
Revision 1.19 2000/12/14 16:42:15 baggins
- release 6
- use RPM_OPT_FLAGS
Revision 1.18 2000/12/08 08:51:53 kloczek
- release 5: merge RH patches with POSIX mutex support.
Revision 1.17 2000/11/17 08:11:42 kloczek
- release 4: rebuild against tcl 8.3.2.
Revision 1.16 2000/10/22 22:21:31 baggins
- release 3
- added libdb.a to static package
Revision 1.15 2000/10/20 20:01:29 kloczek
- use new rpm automation and few cosmetics.
Revision 1.14 2000/10/10 16:32:21 wiget
buildrequires: glibc-static
Revision 1.13 2000/09/26 16:30:53 baggins
- updated to 3.1.17
- added libdb.so and libndbm links
- moved headers from %{_includedir}/db3 to %{__includedir}
- patch cleanup
Revision 1.12 2000/09/04 18:14:51 kloczek
- release 3.
Revision 1.11 2000/09/02 12:34:53 misiek
- BuildRequires: tcl-devel
Revision 1.10 2000/08/02 15:24:20 wiget
release 2
Revision 1.9 2000/08/02 15:22:48 wiget
- added patch from sleepy cat
- separated TCL library
Revision 1.8 2000/08/01 21:58:46 kloczek
- spec adapterized.
Revision 1.7 2000/08/01 15:10:22 baggins
- a really big cleanup
Revision 1.6 2000/07/18 13:33:52 baggins
- adapterized version of rawhide spec
Sun Jun 11 14:00:00 2000 Jeff Johnson
- upgrade to 3.1.14.
- create db3-utils sub-package to hide tcl dependency, enable tcl Yet Again.
- FHS packaging.
Mon Jun 5 14:00:00 2000 Jeff Johnson
- disable tcl Yet Again, base packages cannot depend on libtcl.so.
Sat Jun 3 14:00:00 2000 Jeff Johnson
- enable tcl, rebuild against tcltk 8.3.1 (w/o pthreads).
Tue May 30 14:00:00 2000 Matt Wilson
- include /lib/libdb.so in the devel package
Wed May 10 14:00:00 2000 Jeff Johnson
- put in \"System Environment/Libraries\" per msw instructions.
Tue May 9 14:00:00 2000 Jeff Johnson
- install shared library in /lib, not /usr/lib.
- move API docs to db3-devel.
Mon May 8 14:00:00 2000 Jeff Johnson
- don\'t rename db_
* to db3_
*.
Tue May 2 14:00:00 2000 Jeff Johnson
- disable --enable-test --enable-debug_rop --enable-debug_wop.
- disable --enable-posixmutexes --enable-tcl as well, to avoid glibc-2.1.3
problems.
Mon Apr 24 14:00:00 2000 Jeff Johnson
- add 3.0.55.1 alignment patch.
- add --enable-posixmutexes (linux threads has not pthread_
*attr_setpshared).
- add --enable-tcl (needed -lpthreads).
Sat Apr 1 14:00:00 2000 Jeff Johnson
- add --enable-debug_{r,w}op for now.
- add variable to set shm perms.
Sat Mar 25 13:00:00 2000 Jeff Johnson
- update to 3.0.55
Tue Dec 29 13:00:00 1998 Jeff Johnson
- Add --enable-cxx to configure.
Thu Jun 18 14:00:00 1998 Jeff Johnson
- Create.