File pcsc-asedriveiiie-usb.spec of Package pcsc-asedriveiiie-usb

#
# spec file for package pcsc-asedriveiiie-usb (Version 3.5)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           pcsc-asedriveiiie-usb
%define _name asedriveiiie-usb
Summary:        ASEDrive IIIe USB Smartcard Reader
Version:        3.5
Release:        1
License:        BSD 3-Clause
Group:          System/Libraries
URL:            http://www.asedrive.com/downloads
Source:         %{_name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  libusb-devel pcsc-lite-devel pkg-config
%define ifddir %(pkg-config libpcsclite --variable=usbdropdir)

%description
This package contains a driver for the ASEDrive IIIe USB Smartcard
Reader, which is meant to be used with the PCSC-Lite daemon from the
pcsc-lite package.



Authors:
--------
    Athena Smartcard Solutions

%prep
%setup -q -n %{_name}-%{version}

%build
%configure
make %{?jobs:-j%jobs} CC="%__cc" LD="%__ld" CPP="%__cpp" CXX="%__cxx"

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc ChangeLog LICENSE README
%{ifddir}/ifd-ASEDriveIIIe-USB.bundle

%changelog
* Wed Aug 01 2007 - sbrabec@suse.cz
- New SuSE package, version 3.5 (FATE#301086).
openSUSE Build Service is sponsored by