diff --git a/apr.spec b/apr.spec index fc74a8b..97a468e 100644 --- a/apr.spec +++ b/apr.spec @@ -4,7 +4,7 @@ Summary: Apache Portable Runtime library Name: apr Version: 0.9.4 -Release: 11 +Release: 12 License: Apache Software License Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -60,10 +60,10 @@ C data structures and routines. %patch11 -p1 -b .mmapzero %patch12 -p1 -b .largefile +%build # regenerate configure script etc. ./buildconf -%build # Disable setpshared and sem_open, which only work on NPTL kernels. cat > config.cache < 0.9.4-12 +- use APR_LARGEFILE in apr_file_{copy,append} + * Wed Mar 24 2004 Joe Orton 0.9.4-11 - add APR_LARGEFILE flag