jorton
1ae778e2f7
- fix another multilib conflict ( #192659 )
2006-05-23 10:16:00 +00:00
jorton
4b515d4095
- bump release
2006-05-16 10:42:39 +00:00
jorton
65268e105f
- BR e2fsprogs-devel for libuuid
2006-05-16 10:28:00 +00:00
jorton
dc8b1e0d38
- bump to -4
2006-05-11 09:23:41 +00:00
jorton
e12402f9aa
- use multilib parallel-installation wrapper hack for apr.h
2006-05-08 15:32:19 +00:00
jorton
d33618b688
- fix installbuilddir in apr-1-config
2006-05-02 10:57:49 +00:00
jorton
959d65450e
- update to 1.2.7
...
- use pkg-config in apr-1-config to make it libdir-agnostic
2006-05-02 10:02:50 +00:00
jorton
3d244a2e8b
- update to 1.2.6
2006-04-06 12:22:56 +00:00
Jesse Keating
05f69ebdea
bump for bug in double-long on ppc(64)
2006-02-11 01:37:13 +00:00
Jesse Keating
9045fe7cdf
bump for new gcc/glibc
2006-02-07 10:53:28 +00:00
jorton
71fc78df60
- fix namespace pollution (r354824, r355464)
2006-01-04 16:50:43 +00:00
jorton
abb4fb8930
- fix cache variable name
2006-01-04 12:50:00 +00:00
jorton
d2092c59e7
- just forcibly prevent detection of pthread_mutexattr_setrobust_np since
...
it doesn't seem to work.
2006-01-04 12:45:13 +00:00
jorton
893685fa69
- fix build with recent glibc ( #176911 )
2006-01-04 11:28:25 +00:00
Jesse Keating
5ab73aa500
bump for gcc again
2006-01-03 20:02:06 +00:00
Jesse Keating
224fe3bd1b
gcc update bump
2005-12-09 20:41:25 +00:00
jorton
9c6699a46b
- rebuild for new gcc
2005-12-09 15:38:11 +00:00
jorton
ba27eeb218
- add apr_file_seek() fixes from upstream (r326593, r326597)
2005-12-08 17:33:05 +00:00
jorton
3b61650b0b
- apr-1-config: strip more exports ( #175124 )
2005-12-07 16:28:19 +00:00
jorton
397f8f0c01
- avoid linking against -lrt
...
- don't print -L${libdir} in --libs output
- don't export -lcrypt/-luuid in .la file
2005-12-06 15:41:22 +00:00
Warren Togami
1b0af21d45
rawhide didn't have this
2005-12-03 20:00:37 +00:00
jorton
33c2b48263
- increase slack in testing lock timeout
2005-12-02 09:39:51 +00:00
jorton
e8ca28648a
- avoid concurrent build issues a bit
2005-12-02 09:28:04 +00:00
jorton
7ceff4646c
- add patch to set SO_REUSEADDR in test suite
2005-12-02 09:22:58 +00:00
jorton
dd63283c03
- update to 1.2.2
2005-12-02 09:05:07 +00:00
Warren Togami
37089a6ce0
rebuild against gcc-4.1.0
2005-12-01 04:41:11 +00:00
jorton
2cc98bc59f
- use RTLD_DEEPBIND in apr_dso_open by default
2005-11-24 16:31:36 +00:00
jorton
93c7b32e12
- update to 0.9.7
2005-10-20 08:57:03 +00:00
Florian La Roche
09af1a5241
- rebuild for new gcc
2005-09-30 15:40:19 +00:00
jorton
95c9afdf16
- allow setting TCP_NODELAY and TCP_CORK concurrently
...
- use _exit() not exit() in child if exec*() fails (upstream #30913 )
2005-09-15 13:43:19 +00:00
jorton
d32a17e4e8
- don't override CFLAGS at build time
2005-09-15 12:38:30 +00:00
jorton
f0cc37ad3e
- add from 0.9.x branch:
...
fix for apr_{uid,gid}_* error handling (r239592)
fix for apr_file_ write flushing (r267192)
- add backport for use of readdir64_r (r265032, r265681, r265684)
2005-09-09 14:20:40 +00:00
Florian La Roche
d0841e5e68
- rebuild
2005-07-11 06:40:58 +00:00
jorton
51e20dbc6b
- fix apr_procattr_child_*_set error handling
2005-05-17 10:24:31 +00:00
jorton
4f22d73e25
- have apr-devel depend on specific version of gcc
...
- add NOTICE to docdir
2005-03-01 09:01:45 +00:00
jorton
5b71dca19f
- update to 0.9.6
2005-02-09 09:12:28 +00:00
jorton
25aeb22ecf
- don't disable sendfile on s390 (IBM LTC, #146891 )
2005-02-02 16:17:31 +00:00
jorton
cd95f3d87c
- really fix apr-config --srcdir
2004-11-22 13:41:58 +00:00
jorton
3f5a08480c
- fix apr-config --srcdir again
2004-11-22 12:26:38 +00:00
jorton
124b9dc10d
- update to 0.9.5
2004-11-21 13:09:51 +00:00
jorton
df995e41c0
- rebuild
2004-09-27 12:12:32 +00:00
cvsdist
b75edb4749
auto-import changelog data from apr-0.9.4-23.src.rpm
...
Wed Sep 01 2004 Joe Orton <jorton@redhat.com> 0.9.4-23
- have -devel require apr of same V-R
2004-09-09 03:04:59 +00:00
cvsdist
69e1929796
auto-import changelog data from apr-0.9.4-22.src.rpm
...
Tue Aug 31 2004 Joe Orton <jorton@redhat.com> 0.9.4-22
- backport fixes from HEAD:
correct implementation of nested mutexes
support for POSIX semaphores on LP64 platforms
2004-09-09 03:04:53 +00:00
cvsdist
9431d4f5f0
auto-import apr-0.9.4-21 from apr-0.9.4-21.src.rpm
2004-09-09 03:04:48 +00:00
cvsdist
0ff62e0ca7
auto-import apr-0.9.4-20 from apr-0.9.4-20.src.rpm
2004-09-09 03:04:19 +00:00
cvsdist
4ac0bde827
auto-import apr-0.9.4-19 from apr-0.9.4-19.src.rpm
2004-09-09 03:04:04 +00:00
cvsdist
f17d363810
auto-import apr-0.9.4-18 from apr-0.9.4-18.src.rpm
2004-09-09 03:03:56 +00:00
cvsdist
447ba0ca65
auto-import apr-0.9.4-16 from apr-0.9.4-16.src.rpm
2004-09-09 03:03:52 +00:00
cvsdist
d87a57632e
auto-import apr-0.9.4-15 from apr-0.9.4-15.src.rpm
2004-09-09 03:03:49 +00:00
cvsdist
b7fa871326
auto-import apr-0.9.4-14 from apr-0.9.4-14.src.rpm
2004-09-09 03:03:37 +00:00