From 419ebab07a5b66039755f47a6c7114a965363734d1869e9ef545f916c73e249e Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 15 Feb 2011 16:01:32 +0000 Subject: [PATCH] Accepting request 57921 from security:chipcard Accepted submit request 57921 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/57921 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libp11?expand=0&rev=15 --- libp11-0.2.6.tar.bz2 | 3 --- libp11-0.2.7.tar.bz2 | 3 +++ libp11-rpmlintrc | 2 ++ libp11.changes | 6 ++++++ libp11.spec | 16 ++++++---------- 5 files changed, 17 insertions(+), 13 deletions(-) delete mode 100644 libp11-0.2.6.tar.bz2 create mode 100644 libp11-0.2.7.tar.bz2 create mode 100644 libp11-rpmlintrc diff --git a/libp11-0.2.6.tar.bz2 b/libp11-0.2.6.tar.bz2 deleted file mode 100644 index 61d3226..0000000 --- a/libp11-0.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f741d6ee6abc786bb5309728d53e09b17053ce36e84fd6e1dba9a89948da3ef -size 296484 diff --git a/libp11-0.2.7.tar.bz2 b/libp11-0.2.7.tar.bz2 new file mode 100644 index 0000000..943df79 --- /dev/null +++ b/libp11-0.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a681812825f43f16c2446f045427d270783bd2245e57d407178cd337b2ceb14b +size 296789 diff --git a/libp11-rpmlintrc b/libp11-rpmlintrc new file mode 100644 index 0000000..cbe3c02 --- /dev/null +++ b/libp11-rpmlintrc @@ -0,0 +1,2 @@ +# Check is poorly written, it apparently depends on libp11-1. +addFilter("no-dependency-on") diff --git a/libp11.changes b/libp11.changes index 6c2b11c..b1f7048 100644 --- a/libp11.changes +++ b/libp11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 11 18:46:59 CET 2011 - sbrabec@suse.cz + +- Updated to version 0.2.7: + * Ignore CKR_CRYPTOKI_ALREADY_INITIALIZED while initializing. + ------------------------------------------------------------------- Mon Feb 1 11:47:39 UTC 2010 - jengelh@medozas.de diff --git a/libp11.spec b/libp11.spec index 642ef65..a0b1b8d 100644 --- a/libp11.spec +++ b/libp11.spec @@ -19,13 +19,14 @@ Name: libp11 -Version: 0.2.6 -Release: 2 +Version: 0.2.7 +Release: 0 Url: http://www.opensc-project.org/libp11/ Group: Productivity/Security License: LGPLv2.1+ Summary: Library Implementing a Small Layer on Top of PKCS#11 API Source: %{name}-%{version}.tar.bz2 +Source1: %{name}-rpmlintrc Source2: baselibs.conf BuildRequires: doxygen openssl-devel pkg-config zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,8 +42,6 @@ Libp11 source code includes the official header files (version 2.20) and thus is "derived from the RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)". - - Authors: -------- Andreas Jellinghaus @@ -56,8 +55,6 @@ Authors: License: LGPLv2.1+ Group: Productivity/Security Summary: Library Implementing a Small Layer on Top of PKCS#11 API -Provides: %{name} = %{version} -Obsoletes: %{name} <= %{version} %description -n libp11-1 Libp11 is a library implementing a small layer on top of PKCS#11 API to @@ -70,8 +67,6 @@ Libp11 source code includes the official header files (version 2.20) and thus is "derived from the RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)". - - Authors: -------- Andreas Jellinghaus @@ -98,8 +93,6 @@ Libp11 source code include the official header files (version 2.20) and thus is "derived from the RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)". - - Authors: -------- Andreas Jellinghaus @@ -111,6 +104,9 @@ Authors: %prep %setup -q +tr -d \\r doc/nonpersistent/wiki.out/trac.css.unix +touch -r doc/nonpersistent/wiki.out/trac.css doc/nonpersistent/wiki.out/trac.css.unix +mv doc/nonpersistent/wiki.out/trac.css.unix doc/nonpersistent/wiki.out/trac.css %build %if %suse_version > 1100