SHA256
1
0
forked from pool/pcsc-ccid

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
This commit is contained in:
Wolfgang Rosenauer 2011-12-02 19:00:47 +00:00 committed by Git OBS Bridge
parent c54bf5ca34
commit aaa4bd1638
2 changed files with 12 additions and 6 deletions

View File

@ -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

View File

@ -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