forked from pool/opensc
Accepting request 287154 from home:stroeder:branches:security:chipcard
update to 0.14.0 OBS-URL: https://build.opensuse.org/request/show/287154 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
0e7d89e6d4
commit
458a93f4cb
@@ -25,12 +25,12 @@ BuildRequires: pcsc-lite-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: readline-devel
|
||||
Url: https://github.com/OpenSC/OpenSC/wiki
|
||||
Version: 0.13.0
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: Smart Card Utilities
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Security
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source1: %{name}-ADVISORIES
|
||||
Source2: %{name}-rpmlintrc
|
||||
Requires: pcsc-lite
|
||||
@@ -104,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/opensc
|
||||
# Note: .la and .so must be in the main package, required by ltdl:
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/*.so*
|
||||
%dir %{_libdir}/pkcs11
|
||||
%{_libdir}/pkcs11/*.so
|
||||
%doc %{_mandir}/man?/*.*
|
||||
|
||||
Reference in New Issue
Block a user