From aaa4bd163814337ff5a543c462ca1bd10e68fb9a45340daf423e5152dcc8834a Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Fri, 2 Dec 2011 19:00:47 +0000 Subject: [PATCH] Accepting request 95143 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/95143 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=25 --- pcsc-ccid.changes | 5 +++++ pcsc-ccid.spec | 13 +++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index 91a9e69..a6624f5 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 16:35:03 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Mon Oct 17 10:08:36 UTC 2011 - wr@rosenauer.org diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 58e1b47..599a54c 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: pcsc-ccid %define _name ccid -BuildRequires: libusb-1_0-devel pcsc-lite-devel pkg-config udev +BuildRequires: automake +BuildRequires: libusb-1_0-devel +BuildRequires: pcsc-lite-devel +BuildRequires: pkg-config +BuildRequires: udev Version: 1.4.5 -Release: 1 +Release: 0 Group: Productivity/Security -License: LGPLv2.1+ +License: LGPL-2.1+ Url: http://pcsclite.alioth.debian.org/ccid.html Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader Source: %{_name}-%{version}.tar.bz2