Accepting request 127533 from security:chipcard
- Updated to version 0.6.8: * Code cleanup. * Bug fixes. * Translation updates. OBS-URL: https://build.opensuse.org/request/show/127533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_pkcs11?expand=0&rev=23
This commit is contained in:
commit
283adc3a5b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4b524cf59fffd00a83022e1c199b35d40df3a0b8d104c76aaeb0c00a2df3a11
|
||||
size 807905
|
3
pam_pkcs11-0.6.8.tar.gz
Normal file
3
pam_pkcs11-0.6.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d942e542ef35d0e1f990d9ff5bf9df0af84c828ed081add2eb1b4d84f0efbda
|
||||
size 1147059
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 17:24:56 CEST 2012 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 0.6.8:
|
||||
* Code cleanup.
|
||||
* Bug fixes.
|
||||
* Translation updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 19:54:16 CET 2012 - sbrabec@suse.cz
|
||||
|
||||
|
@ -15,22 +15,28 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pam_pkcs11
|
||||
Version: 0.6.6
|
||||
Release: 1
|
||||
Version: 0.6.8
|
||||
Release: 0
|
||||
Url: http://www.opensc-project.org/pam_pkcs11/
|
||||
Group: Productivity/Security
|
||||
License: LGPL-2.1+
|
||||
Summary: PKCS #11 PAM Module
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Security
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source1: pam_pkcs11-common-auth-smartcard.pam
|
||||
Source2: baselibs.conf
|
||||
Patch1: %{name}-0.5.3-nss-conf.patch
|
||||
Patch3: %{name}-0.6.0-nss-autoconf.patch
|
||||
BuildRequires: curl-devel libxslt mozilla-nss-devel openldap2-devel openssl-devel pam-devel pcsc-lite-devel pkg-config
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: flex
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pcsc-lite-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user