From c8bc2549c84242693be22c0ed38e969f04f480fa5dc8d10c234403b5b9e01895 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 13:21:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_pkcs11?expand=0&rev=5 --- baselibs.conf | 1 + pam_pkcs11.changes | 6 ++++++ pam_pkcs11.spec | 20 ++++++++++++-------- 3 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..de36825 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +pam_pkcs11 diff --git a/pam_pkcs11.changes b/pam_pkcs11.changes index 1fa17c3..87ca733 100644 --- a/pam_pkcs11.changes +++ b/pam_pkcs11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Thu Sep 6 21:08:43 CEST 2007 - jberkman@novell.com diff --git a/pam_pkcs11.spec b/pam_pkcs11.spec index 9273d90..c3ed719 100644 --- a/pam_pkcs11.spec +++ b/pam_pkcs11.spec @@ -1,7 +1,7 @@ # # spec file for package pam_pkcs11 (Version 0.6.0) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 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. # @@ -10,12 +10,13 @@ # norootforbuild + Name: pam_pkcs11 Version: 0.6.0 -Release: 16 -URL: http://www.opensc-project.org/pam_pkcs11/ +Release: 75 +Url: http://www.opensc-project.org/pam_pkcs11/ Group: Productivity/Security -License: LGPL v2 or later +License: LGPL v2.1 or later Summary: PKCS #11 PAM Module Source: %{name}-%{version}.tar.bz2 Source1: pam_pkcs11-common-auth-smartcard.pam @@ -118,14 +119,17 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/pam.d/common-auth-smartcard %changelog -* Thu Sep 06 2007 - jberkman@novell.com +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support +* Thu Sep 06 2007 jberkman@novell.com - use the same directory for nssdb as the kerberos pkinit plugin -* Tue Jul 31 2007 - sbrabec@suse.cz +* Tue Jul 31 2007 sbrabec@suse.cz - Build with NSS instead of openssl. - Applied patches from Jacob Berkman: MS UPN OID and NSS configuration. - Fixed implicit declaration. -* Thu Jul 26 2007 - sbrabec@suse.cz +* Thu Jul 26 2007 sbrabec@suse.cz - Updated to version 0.6.0: * compiler warning fixes * I18N support @@ -134,5 +138,5 @@ rm -rf $RPM_BUILD_ROOT * new tool pkcs11_setup * support for the NSS crypto libraries (off by default) * for more changes see ChangeLog.svn -* Fri May 12 2006 - sbrabec@suse.cz +* Fri May 12 2006 sbrabec@suse.cz - New SuSE package, version 0.5.3.