From 71e140fcf573e7146668a46dd5d8c81f13c12e2b6cf5d059f8cc1659ac4086c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 19 Nov 2011 20:22:48 +0000 Subject: [PATCH] Accepting request 92495 from home:coolo:removelibtool - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/92495 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=13 --- libical.changes | 5 +++++ libical.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/libical.changes b/libical.changes index 594959d..9f9400a 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 15:58:14 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Mar 11 20:04:22 UTC 2011 - gber@opensuse.org diff --git a/libical.spec b/libical.spec index 8d32792..6f72f1f 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ # -# spec file for package libical (Version 0.46) +# spec file for package libical # -# 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 @@ -16,13 +16,14 @@ # + Name: libical -BuildRequires: db-devel pkg-config python-devel +BuildRequires: db-devel libtool pkg-config python-devel Url: http://sourceforge.net/projects/freeassociation/ -License: LGPLv2 or MPLv1.1 +License: MPL .. Group: Development/Libraries/C and C++ Version: 0.46 -Release: 3 +Release: 1 Summary: An Implementation of Basic iCAL Protocols Source: libical-%{version}.tar.bz2 Source2: baselibs.conf