From 9e0b7a563c8fc0e5abc9afe2261567147a07e8b436bde4f01f02d77bdfae4c43 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 21 Nov 2011 14:48:37 +0000 Subject: [PATCH] Accepting request 92684 from security:chipcard - add libtool as buildrequire to avoid implicit dependency (forwarded request 92628 from coolo) OBS-URL: https://build.opensuse.org/request/show/92684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcsc-eco5000?expand=0&rev=10 --- pcsc-eco5000.changes | 5 +++++ pcsc-eco5000.spec | 10 +++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pcsc-eco5000.changes b/pcsc-eco5000.changes index c1941ca..51ed79c 100644 --- a/pcsc-eco5000.changes +++ b/pcsc-eco5000.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 20 06:27:40 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Apr 8 15:50:44 CEST 2009 - sbrabec@suse.cz diff --git a/pcsc-eco5000.spec b/pcsc-eco5000.spec index ff5bf68..f33d05d 100644 --- a/pcsc-eco5000.spec +++ b/pcsc-eco5000.spec @@ -1,7 +1,7 @@ # -# spec file for package pcsc-eco5000 (Version 1.2.0) +# spec file for package pcsc-eco5000 # -# Copyright (c) 2009 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 @@ -20,7 +20,7 @@ Name: pcsc-eco5000 %define _name eco5000 -BuildRequires: pcsc-lite-devel pkg-config +BuildRequires: libtool pcsc-lite-devel pkg-config Version: 1.2.0 Release: 66 Group: Productivity/Security @@ -85,7 +85,3 @@ rm -rf $RPM_BUILD_ROOT %{ifddir}/* %changelog -* Wed Apr 08 2009 sbrabec@suse.cz -- Require pcsc-lite. -* Fri Apr 04 2008 sbrabec@suse.cz -- New SuSE package, version 3.5 (FATE#302981).