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:
committed by
Git OBS Bridge
parent
fbb765f851
commit
82dbeadb5c
11
libp11.spec
11
libp11.spec
@@ -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
|
||||
|
Reference in New Issue
Block a user