Hello community, here is the log from the commit of package libev for openSUSE:Factory checked in at 2011-11-16 17:18:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libev (Old) and /work/SRC/openSUSE:Factory/.libev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libev", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libev/libev.changes 2011-09-23 02:08:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libev.new/libev.changes 2011-11-16 17:19:19.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 13 09:16:12 UTC 2011 - [email protected] + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libev.spec ++++++ --- /var/tmp/diff_new_pack.X2lRUa/_old 2011-11-16 17:19:20.000000000 +0100 +++ /var/tmp/diff_new_pack.X2lRUa/_new 2011-11-16 17:19:20.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libev +# spec file for package libev (Version 3.9) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -20,7 +20,7 @@ Name: libev Version: 4.01 -Release: 1 +Release: 0 # License: BSD Group: Development/Libraries/C and C++ @@ -32,14 +32,10 @@ Patch: libev-4.00_compiler_warnings.patch Patch1: libev-3.9_pkg-config.patch # -%if 0%{?suse_version} < 1000 -BuildRequires: pkgconfig -%else +BuildRequires: libtool BuildRequires: pkg-config -%endif # Summary: A full-featured and high-performance event loop library - %description A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in @@ -52,13 +48,10 @@ - Emanuele Giaquinta %define library_name libev4 - %package -n %{library_name} - Group: Development/Libraries/C and C++ # Summary: A full-featured and high-performance event loop library - %description -n %{library_name} A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in @@ -75,12 +68,10 @@ %package devel -License: BSD Group: Development/Libraries/C and C++ Requires: %{library_name} = %{version} # Summary: Development files for libev - %description devel A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
