update to 1.8.24 [release 1.8.24-1mamba;Sat Dec 08 2018]
This commit is contained in:
parent
6e894a4894
commit
4f8fc13d93
@ -1,5 +1,5 @@
|
||||
Name: libpcsclite
|
||||
Version: 1.8.23
|
||||
Version: 1.8.24
|
||||
Release: 1mamba
|
||||
Summary: A SCard interface for communicating to smartcards and readers
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://pcsclite.alioth.debian.org
|
||||
Source: https://anonscm.debian.org/cgit/pcsclite/PCSC.git/pcsc-%{version}/PCSC-%{version}.tar.bz2
|
||||
Source: https://pcsclite.apdu.fr/files/pcsc-lite-%{version}.tar.bz2
|
||||
#https://anonscm.debian.org/cgit/pcsclite/PCSC.git/pcsc-%{version}/PCSC-%{version}.tar.bz2
|
||||
#https://alioth.debian.org/frs/download.php/file/4126/pcsc-lite-%{version}.tar.bz2
|
||||
License: Distributable
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -49,7 +50,7 @@ PCSC Lite uses the same winscard api as used under Windows(R) and allows easy po
|
||||
This package contains static libraries and header files need for development.
|
||||
|
||||
%prep
|
||||
%setup -q -n PCSC-%{version}
|
||||
%setup -q -n pcsc-lite-%{version}
|
||||
|
||||
%build
|
||||
sh ./bootstrap
|
||||
@ -100,10 +101,13 @@ install -d %{buildroot}%{_defaultdocdir}/%{name}-%{version}
|
||||
%{_libdir}/libpcscspy.la
|
||||
%{_libdir}/libpcscspy.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
%doc ChangeLog* DRIVERS HELP
|
||||
%doc ChangeLog* HELP
|
||||
%doc NEWS README SECURITY
|
||||
|
||||
%changelog
|
||||
* Sat Dec 08 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.24-1mamba
|
||||
- update to 1.8.24
|
||||
|
||||
* Sun Dec 24 2017 Automatic Build System <autodist@mambasoft.it> 1.8.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user