From 82dbeadb5c82793fadb0f58dd2539442405dbd298d57d1b8d908f70718362808 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 24 Feb 2010 01:17:10 +0000 Subject: [PATCH] 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 --- libp11.changes | 5 +++++ libp11.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/libp11.changes b/libp11.changes index 27b43a1..6c2b11c 100644 --- a/libp11.changes +++ b/libp11.changes @@ -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 diff --git a/libp11.spec b/libp11.spec index ae764a3..642ef65 100644 --- a/libp11.spec +++ b/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