- update to 1.2.8
This commit is contained in:
parent
75fb85b92b
commit
588942131b
@ -1 +1 @@
|
||||
apr-1.2.7.tar.gz
|
||||
apr-1.2.8.tar.gz
|
||||
|
11
apr-1.2.8.tar.gz.asc
Normal file
11
apr-1.2.8.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.5 (GNU/Linux)
|
||||
|
||||
iQEVAwUARW1y/PcTqHkQ/eB1AQLFUQf+PaY0dTvgLtl6IyDw66XCOXj2yyKZVLYe
|
||||
h1peSdPKjEhM4aIc90wjkdYLeomhnSU4AkNHVtplzH0Tlq0mstiBW2zdOtSrJ1Cw
|
||||
KFhhZgcKyrRBUaA0TM+MwrG82mXGYmbR581CXOuzjePPMMPIexyGZnWIIT2PKBiH
|
||||
ODYiXMvAW4Iow9Nmynck+LWLD3CcvhIprsGwjaLAswcrOxSVqrGnU368MZxOFlb9
|
||||
D/bT7/zXoaNW0xpJDPo+09u7ZoqbWA7t4/3k4+cYaQ/824CqkbEOgsX7Z7zl9MHa
|
||||
tZ/cvZ9egYilg7nqEd6XT/7yki4nNViJ4cSlErDAQD4dwxXiBEhKbQ==
|
||||
=wuT1
|
||||
-----END PGP SIGNATURE-----
|
9
apr.spec
9
apr.spec
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Apache Portable Runtime library
|
||||
Name: apr
|
||||
Version: 1.2.7
|
||||
Release: 10
|
||||
Version: 1.2.8
|
||||
Release: 2
|
||||
License: Apache Software License
|
||||
Group: System Environment/Libraries
|
||||
URL: http://apr.apache.org/
|
||||
@ -18,7 +18,6 @@ Patch3: apr-1.2.2-locktimeout.patch
|
||||
Patch4: apr-1.2.2-libdir.patch
|
||||
Patch5: apr-1.2.7-pkgconf.patch
|
||||
Patch6: apr-1.2.7-psprintfpi.patch
|
||||
Patch7: apr-1.2.7-ac260.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildPrereq: autoconf, libtool, doxygen, e2fsprogs-devel
|
||||
Conflicts: subversion < 0.20.1-2
|
||||
@ -50,7 +49,6 @@ C data structures and routines.
|
||||
%patch4 -p1 -b .libdir
|
||||
%patch5 -p1 -b .pkgconf
|
||||
%patch6 -p1 -b .psprintfpi
|
||||
%patch7 -p1 -b .ac260
|
||||
|
||||
%build
|
||||
# regenerate configure script etc.
|
||||
@ -130,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/apr-%{aprver}/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Dec 4 2006 Joe Orton <jorton@redhat.com> 1.2.8-2
|
||||
- update to 1.2.8
|
||||
|
||||
* Wed Jul 19 2006 Joe Orton <jorton@redhat.com> 1.2.7-10
|
||||
- fix buildconf with autoconf 2.60 (#199067)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
aea926cbe588f844ad9e317157d60175 apr-1.2.7.tar.gz
|
||||
814f19528d9cfc79aef188dd752e04d8 apr-1.2.8.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user