From e259b1d53b5a864f65235e33aef76144cfbccf8e5df6ff9160e8445799c86a99 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sun, 2 Oct 2011 17:21:05 +0000 Subject: [PATCH] Accepting request 85973 from home:coolo:removelibtool add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages OBS-URL: https://build.opensuse.org/request/show/85973 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/coolkey?expand=0&rev=10 --- coolkey.changes | 5 +++++ coolkey.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/coolkey.changes b/coolkey.changes index 4383b45..6b396a5 100644 --- a/coolkey.changes +++ b/coolkey.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:51 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Sat Sep 17 23:52:06 UTC 2011 - jengelh@medozas.de diff --git a/coolkey.spec b/coolkey.spec index 5ccbde1..fc5ba90 100644 --- a/coolkey.spec +++ b/coolkey.spec @@ -50,6 +50,7 @@ Patch54: coolkey-cache-dir-move.patch Patch55: coolkey-null.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ mozilla-nss-devel pcsc-lite-devel pkg-config zlib-devel +BuildRequires: libtool #Requires: pcsc-lite # Requires: ifd-egate Requires: pcsc-ccid