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