Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apr-devel-1.2.11-2 RPM for i386

From Fedora 8 for x86_64

Name: apr-devel Distribution: Unknown
Version: 1.2.11 Vendor: Fedora Project
Release: 2 Build date: Tue Sep 18 13:04:31 2007
Group: Development/Libraries Build host: hammer2.fedora.redhat.com
Size: 657066 Source RPM: apr-1.2.11-2.src.rpm
Packager: Fedora Project
Url: http://apr.apache.org/
Summary: APR library development kit
This package provides the support files which can be used to
build applications using the APR library.  The mission of the
Apache Portable Runtime (APR) is to provide a free library of
C data structures and routines.

Provides

Requires

Copyright

ASL 2.0

Signatures

internal MD5: eaef0e962512d8f4aadd49b5ead0f26e
GPG

Changelog

* Wed Sep 19 2007 Joe Orton <jorton@redhat.com> 1.2.11-2
  - fix %check for non-multilib 64-bit platforms
* Mon Sep 10 2007 Bojan Smojver <bojan@rexursive.com> 1.2.11-1
  - bump up to 1.2.11
  - drop openlfs patch (fixed upstream)
* Mon Sep 03 2007 Joe Orton <jorton@redhat.com> 1.2.9-4
  - fix API/ABI of 32-bit builds (#254241)
* Wed Aug 22 2007 Joe Orton <jorton@redhat.com> 1.2.9-2
  - fix License
* Tue Jun 26 2007 Bojan Smojver <bojan@rexursive.com> 1.2.9-1
  - bump up to 1.2.9
* Tue Jun 05 2007 Joe Orton <jorton@redhat.com> 1.2.8-7
  - drop %check section entirely; inappropriate to run in build env.
* Sat Mar 31 2007 Joe Orton <jorton@redhat.com> 1.2.8-6
  - merge review (#225253): drop .a archive; drop use of CC/CXX,
    use BuildRequires; drop old Conflicts; URL reference for Source
* Thu Mar 22 2007 Joe Orton <jorton@redhat.com> 1.2.8-5
  - drop the doxygen documentation (which causes multilib conflicts)
* Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1.2.8-4
  - add BR for python
* Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1.2.8-3
  - update to pick up new libtool, drop specific gcc requirement
* Mon Dec 04 2006 Joe Orton <jorton@redhat.com> 1.2.8-2
  - update to 1.2.8
* Thu Jul 20 2006 Joe Orton <jorton@redhat.com> 1.2.7-10
  - fix buildconf with autoconf 2.60 (#199067)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> 1.2.7-9.1
  - rebuild
* Tue Jun 20 2006 Joe Orton <jorton@redhat.com> 1.2.7-9
  - add fix for use of %pI with psprintf
* Sat May 27 2006 Jakub Jelinek <jakub@redhat.com> 1.2.7-8
  - rebuilt with GCC 4.1.0
* Wed May 24 2006 Joe Orton <jorton@redhat.com> 1.2.7-7
  - fix another multilib conflict (#192659)
* Wed May 17 2006 Joe Orton <jorton@redhat.com> 1.2.7-6
  - BR e2fsprogs-devel for libuuid
* Tue May 09 2006 Joe Orton <jorton@redhat.com> 1.2.7-4
  - use multilib parallel-installation wrapper hack for apr.h
* Wed May 03 2006 Joe Orton <jorton@redhat.com> 1.2.7-3
  - fix installbuilddir in apr-1-config
* Wed May 03 2006 Joe Orton <jorton@redhat.com> 1.2.7-2
  - update to 1.2.7
  - use pkg-config in apr-1-config to make it libdir-agnostic
* Fri Apr 07 2006 Joe Orton <jorton@redhat.com> 1.2.6-2
  - update to 1.2.6
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-7.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-7.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 04 2006 Joe Orton <jorton@redhat.com> 1.2.2-7
  - fix namespace pollution (r354824, r355464)
* Wed Jan 04 2006 Joe Orton <jorton@redhat.com> 1.2.2-6
  - fix build with recent glibc (#176911)
* Tue Jan 03 2006 Jesse Keating <jkeating@redhat.com> 1.2.2-5.2
  - rebuilt again
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Fri Dec 09 2005 Joe Orton <jorton@redhat.com> 1.2.2-5
  - rebuild for new gcc
* Thu Dec 08 2005 Joe Orton <jorton@redhat.com> 1.2.2-4
  - add apr_file_seek() fixes from upstream (r326593, r326597)
* Wed Dec 07 2005 Joe Orton <jorton@redhat.com> 1.2.2-3
  - apr-1-config: strip more exports (#175124)
* Tue Dec 06 2005 Joe Orton <jorton@redhat.com> 1.2.2-2
  - avoid linking against -lrt
  - don't print -L${libdir} in --libs output
  - don't export -lcrypt/-luuid in .la file
* Fri Dec 02 2005 Joe Orton <jorton@redhat.com> 1.2.2-1
  - update to 1.2.2
* Thu Nov 24 2005 Joe Orton <jorton@redhat.com> 0.9.7-3
  - use RTLD_DEEPBIND in apr_dso_open by default
* Fri Oct 21 2005 Joe Orton <jorton@redhat.com> 0.9.7-2
  - update to 0.9.7
* Sat Oct 01 2005 Florian La Roche <laroche@redhat.com>
  - rebuild for new gcc
* Fri Sep 16 2005 Joe Orton <jorton@redhat.com> 0.9.6-6
  - don't override CFLAGS at build time
  - allow setting TCP_NODELAY and TCP_CORK concurrently
  - use _exit() not exit() in child if exec*() fails (upstream #30913)
* Sat Sep 10 2005 Joe Orton <jorton@redhat.com> 0.9.6-5
  - 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)
* Tue Jul 12 2005 Florian La Roche <laroche@redhat.com>
  - rebuild
* Wed May 18 2005 Joe Orton <jorton@redhat.com> 0.9.6-3
  - fix apr_procattr_child_*_set error handling
* Tue Mar 01 2005 Joe Orton <jorton@redhat.com> 0.9.6-2
  - have apr-devel depend on specific version of gcc
  - add NOTICE to docdir
* Wed Feb 09 2005 Joe Orton <jorton@redhat.com> 0.9.6-1
  - update to 0.9.6
* Wed Feb 02 2005 Joe Orton <jorton@redhat.com> 0.9.5-4
  - don't disable sendfile on s390 (IBM LTC, #146891)
* Mon Nov 22 2004 Joe Orton <jorton@redhat.com> 0.9.5-3
  - really fix apr-config --srcdir
* Mon Nov 22 2004 Joe Orton <jorton@redhat.com> 0.9.5-2
  - fix apr-config --srcdir again
* Sun Nov 21 2004 Joe Orton <jorton@redhat.com> 0.9.5-1
  - update to 0.9.5
* Tue Sep 28 2004 Joe Orton <jorton@redhat.com> 0.9.4-24
  - rebuild
* Thu Sep 02 2004 Joe Orton <jorton@redhat.com> 0.9.4-23
  - have -devel require apr of same V-R
* Wed Sep 01 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
* Fri Jul 16 2004 Joe Orton <jorton@redhat.com> 0.9.4-21
  - rebuild for another attempt at using sem_open
* Wed Jul 14 2004 Joe Orton <jorton@redhat.com> 0.9.4-20
  - move sticky/suid bits outside APR_OS_DEFAULT bitmask (Greg Hudson)
* Fri Jul 02 2004 Joe Orton <jorton@redhat.com> 0.9.4-19
  - rebuild
* Thu Jul 01 2004 Joe Orton <jorton@redhat.com> 0.9.4-18
  - rebuild now /dev/shm is mounted
* Fri Jun 18 2004 Joe Orton <jorton@redhat.com> 0.9.4-17
  - add fix for cleanup structure reuse (part of upstream #23567)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jun 11 2004 Joe Orton <jorton@redhat.com> 0.9.4-15
  - add support for setuid/setgid/sticky bits (André Malo)
  - add apr_threadattr_{guardsize,stacksize}_set() (latter by Jeff Trawick)
* Tue Jun 08 2004 Joe Orton <jorton@redhat.com> 0.9.4-14
  - enable posixsem and process-shared pthread mutex support, but
    ensure that sysvsem remains the default mechanism
* Tue May 25 2004 Joe Orton <jorton@redhat.com> 0.9.4-13
  - entirely remove 2Gb file size limit from apr_file_copy();
    fixes "svnadmin hotcopy" on repos with >2Gb strings table
  - work around getnameinfo bugs with v4-mapped addresses
  - fix apr_time_exp_get() for dates in 2038 (Philip Martin)
* Fri May 14 2004 Joe Orton <jorton@redhat.com> 0.9.4-12
  - use APR_LARGEFILE in apr_file_{copy,append}
* Wed Mar 24 2004 Joe Orton <jorton@redhat.com> 0.9.4-11
  - add APR_LARGEFILE flag
* Mon Mar 15 2004 Joe Orton <jorton@redhat.com> 0.9.4-10
  - fix configure check for mmap of /dev/zero
  - just put -D_GNU_SOURCE in CPPFLAGS not _{BSD,SVID,XOPEN}_SOURCE
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> 0.9.4-9.1
  - rebuilt
* Thu Feb 19 2004 Joe Orton <jorton@redhat.com> 0.9.4-9
  - undocument apr_dir_read() ordering constraint and fix tests
* Sun Feb 15 2004 Joe Orton <jorton@redhat.com> 0.9.4-8
  - rebuilt without -Wall -Werror
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 0.9.4-7
  - rebuilt
* Tue Feb 03 2004 Joe Orton <jorton@redhat.com> 0.9.4-6
  - define apr_off_t as int/long/... to prevent it changing
    with _FILE_OFFSET_BITS on 32-bit platforms
* Mon Jan 12 2004 Joe Orton <jorton@redhat.com> 0.9.4-5
  - add apr_temp_dir_get fixes from HEAD
* Thu Jan 08 2004 Joe Orton <jorton@redhat.com> 0.9.4-4
  - ensure that libapr is linked against libpthread
  - don't link libapr against -lnsl
* Thu Nov 13 2003 Joe Orton <jorton@redhat.com> 0.9.4-3
  - -devel package no longer requires libtool
* Sat Oct 04 2003 Joe Orton <jorton@redhat.com> 0.9.4-2
  - disable tests on x86_64 (#97611)
* Sat Oct 04 2003 Joe Orton <jorton@redhat.com> 0.9.4-1
  - update to 0.9.4, enable tests
  - ensure that libresolv is not used
* Mon Sep 08 2003 Joe Orton <jorton@redhat.com> 0.9.3-14
  - use /dev/urandom (#103049)
* Fri Jul 25 2003 Joe Orton <jorton@redhat.com> 0.9.3-13
  - add back CC=gcc, CXX=g++
* Wed Jul 23 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.3-12
  - rebuild
* Tue Jul 15 2003 Joe Orton <jorton@redhat.com> 0.9.3-11
  - work round useless autoconf 2.57 AC_DECL_SYS_SIGLIST
* Fri Jul 11 2003 Joe Orton <jorton@redhat.com> 0.9.3-10
  - support --cc and --cpp arguments in apr-config
* Fri Jul 04 2003 Joe Orton <jorton@redhat.com> 0.9.3-9
  - force libtool to use CC=gcc, CXX=g++
* Fri Jul 04 2003 Joe Orton <jorton@redhat.com> 0.9.3-8
  - fix libtool location in apr_rules.mk
* Tue Jul 01 2003 Joe Orton <jorton@redhat.com> 0.9.3-7
  - use AI_ADDRCONFIG in getaddrinfo() support (#73350)
  - include a working libtool script rather than relying on
   /usr/bin/libtool (#97695)
* Thu Jun 19 2003 Joe Orton <jorton@redhat.com> 0.9.3-6
  - don't use /usr/bin/libtool
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed May 21 2003 Joe Orton <jorton@redhat.com> 0.9.3-5
  - add fix for psprintf memory corruption (CAN-2003-0245)
  - remove executable bit from apr_poll.h
* Fri May 02 2003 Joe Orton <jorton@redhat.com> 0.9.3-4
  - link libapr against libpthread
  - make apr-devel conflict with old subversion-devel
  - fix License
* Wed Apr 30 2003 Joe Orton <jorton@redhat.com> 0.9.3-3
  - run ldconfig in post/postun
* Wed Apr 30 2003 Joe Orton <jorton@redhat.com> 0.9.3-2
  - patch test suite to not care if IPv6 is disabled
* Tue Apr 29 2003 Joe Orton <jorton@redhat.com> 0.9.3-1
  - initial build

Files

XsÍ


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Jan 3 06:16:55 2009