SHA256
1
0
forked from pool/p11-kit

Accepting request 99117 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/99117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2012-01-06 10:46:18 +00:00
committed by Git OBS Bridge
parent 3fd55ef926
commit 9e3fa3636f
4 changed files with 32 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package p11-kit
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@@ -15,13 +15,11 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: p11-kit
Version: 0.7
Release: 1
Version: 0.10
Release: 0
Summary: Library to work with PKCS#11 modules
License: BSD3c
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Url: http://p11-glue.freedesktop.org/p11-kit.html
Source0: http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -35,7 +33,6 @@ as a standard configuration setup for installing PKCS#11 modules in
such a way that they're discoverable.
%package -n libp11-kit0
License: BSD3c
Summary: Library to work with PKCS#11 modules
Group: System/Libraries
@@ -45,7 +42,6 @@ as a standard configuration setup for installing PKCS#11 modules in
such a way that they're discoverable.
%package tools
License: BSD3c
Summary: Library to work with PKCS#11 modules -- Tools
Group: Development/Libraries/C and C++
@@ -55,7 +51,6 @@ as a standard configuration setup for installing PKCS#11 modules in
such a way that they're discoverable.
%package devel
License: BSD3c
Summary: Library to work with PKCS#11 modules -- Development Files
Group: Development/Libraries/C and C++
Requires: libp11-kit0 = %{version}