Accepting request 92535 from home:coolo:removelibtool

- add libtool as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/92535
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=17
This commit is contained in:
Andreas Jaeger 2011-11-21 09:33:48 +00:00 committed by Git OBS Bridge
parent 8a947b1c4a
commit 4e0121f96c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 19 20:38:30 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Jul 29 15:58:31 UTC 2011 - puzel@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libksba
#
# 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
@ -29,6 +29,7 @@ Group: Development/Libraries/C and C++
Source: libksba-%{version}.tar.bz2
Patch1: nld-build.diff
BuildRequires: libgpg-error-devel >= 1.8
BuildRequires: libtool
PreReq: %install_info_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build