Hello community, here is the log from the commit of package libapr1 for openSUSE:Factory checked in at 2011-12-27 18:36:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libapr1 (Old) and /work/SRC/openSUSE:Factory/.libapr1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libapr1", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libapr1/libapr1.changes 2011-10-05 12:37:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libapr1.new/libapr1.changes 2011-12-27 18:36:18.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:58:34 UTC 2011 - [email protected] + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libapr1.spec ++++++ --- /var/tmp/diff_new_pack.g6njqM/_old 2011-12-27 18:37:33.000000000 +0100 +++ /var/tmp/diff_new_pack.g6njqM/_new 2011-12-27 18:37:33.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libapr1 (Version 1.4.2) +# spec file for package libapr1 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libapr1 +BuildRequires: autoconf %if %{?suse_version:1}0 BuildRequires: doxygen %endif @@ -25,9 +24,6 @@ BuildRequires: pkg-config %endif Url: http://apr.apache.org/ -License: Other uncritical OpenSource License ; Apache Software License .. -Group: Development/Libraries/Other -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libapr1-64bit @@ -37,8 +33,10 @@ %endif # Version: 1.4.5 -Release: 2 +Release: 0 Summary: Apache Portable Runtime (APR) Library +License: Other uncritical OpenSource License ; Apache-2.0 +Group: Development/Libraries/Other Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2 Source2: baselibs.conf Patch1: string-compare.diff @@ -63,11 +61,8 @@ examples being the Apache HTTP server. %package devel -License: Other uncritical OpenSource License ; Apache Software License .. Summary: Apache Portable Runtime (APR) Library -Group: Development/Libraries/Other Requires: libapr1 = %{version} glibc-devel -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libapr1-devel-64bit -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
