SHA256
1
0
forked from pool/libp11

Accepting request 33315 from security:chipcard

Copy from security:chipcard/libp11 based on submit request 33315 from user coolo

OBS-URL: https://build.opensuse.org/request/show/33315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libp11?expand=0&rev=11
This commit is contained in:
OBS User autobuild 2010-02-24 01:17:10 +00:00 committed by Git OBS Bridge
parent fbb765f851
commit 82dbeadb5c
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 1 11:47:39 UTC 2010 - jengelh@medozas.de
- Package baselibs.conf
-------------------------------------------------------------------
Wed Aug 5 14:05:01 CEST 2009 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package libp11 (Version 0.2.6)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,12 +20,13 @@
Name: libp11
Version: 0.2.6
Release: 1
Release: 2
Url: http://www.opensc-project.org/libp11/
Group: Productivity/Security
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Source: %{name}-%{version}.tar.bz2
Source2: baselibs.conf
BuildRequires: doxygen openssl-devel pkg-config zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -52,7 +53,7 @@ Authors:
Stef Hoeben
%package -n libp11-1
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: Productivity/Security
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Provides: %{name} = %{version}
@ -81,7 +82,7 @@ Authors:
Stef Hoeben
%package devel
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: Development/Libraries/C and C++
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Requires: libp11-1 = %{version} openssl-devel