Hello community, here is the log from the commit of package libapr1 checked in at Fri May 26 13:02:43 CEST 2006. -------- --- libapr1/libapr1.changes 2006-01-25 21:37:22.000000000 +0100 +++ libapr1/libapr1.changes 2006-05-26 12:33:22.000000000 +0200 @@ -1,0 +2,9 @@ +Wed May 24 13:02:34 CEST 2006 - poeml@suse.de + +- update to 1.2.7 + * fixes for netware and win32 +- update to 1.2.6 + * bugfixes for libuuid, mutex, kqueue, ... +- use %suse_version to build doxygen documentation only on SUSE + +------------------------------------------------------------------- Old: ---- apr-1.2.2-_POSIX_THREAD_PRIO_INHERIT.dif apr-1.2.2.tar.bz2 New: ---- apr-1.2.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libapr1.spec ++++++ --- /var/tmp/diff_new_pack.G9WovQ/_old 2006-05-26 13:02:16.000000000 +0200 +++ /var/tmp/diff_new_pack.G9WovQ/_new 2006-05-26 13:02:16.000000000 +0200 @@ -1,26 +1,27 @@ # -# spec file for package libapr1 (Version 1.2.2) +# spec file for package libapr1 (Version 1.2.7) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: libapr1 +%if %{?suse_version:1}0 BuildRequires: doxygen +%endif URL: http://apr.apache.org/ License: Other License(s), see package, Other uncritical OpenSource License Group: Development/Libraries/Other Autoreqprov: on -Version: 1.2.2 -Release: 2 +Version: 1.2.7 +Release: 1 Summary: Apache Portable Runtime (APR) Library Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2 -Patch1: apr-1.2.2-_POSIX_THREAD_PRIO_INHERIT.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %define aprver 1 %define installbuilddir %{_libdir}/apr-%{aprver}/build @@ -72,7 +73,6 @@ %prep %setup -n apr-%{version} -%patch1 -p1 %build export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -fPIC" @@ -92,13 +92,17 @@ %ifnarch %arm make check %endif +%if %{?suse_version:1}0 make dox +%endif %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT +%if %{?suse_version:1}0 # Move docs to more convenient location mv docs/dox/html html +%endif # Unpackaged files: rm -f $RPM_BUILD_ROOT/%{_libdir}/apr.exp @@ -124,7 +128,9 @@ %doc docs/canonical_filenames.html %doc docs/incomplete_types %doc docs/non_apr_programs +%if %{?suse_version:1}0 %doc --parents html +%endif %doc emacs-mode %{_prefix}/include/*.h %{_libdir}/libapr-%{aprver}.a @@ -135,6 +141,12 @@ %{_libdir}/apr-%{aprver} %changelog -n libapr1 +* Wed May 24 2006 - poeml@suse.de +- update to 1.2.7 + * fixes for netware and win32 +- update to 1.2.6 + * bugfixes for libuuid, mutex, kqueue, ... +- use %%suse_version to build doxygen documentation only on SUSE * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Mon Jan 09 2006 - poeml@suse.de ++++++ apr-1.2.2.tar.bz2 -> apr-1.2.7.tar.bz2 ++++++ ++++ 4339 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...