SHA256
1
0
forked from pool/libp11
OBS User unknown 2008-04-10 12:31:46 +00:00 committed by Git OBS Bridge
parent 5e0c6017e1
commit 7f8bf75aa1
3 changed files with 23 additions and 9 deletions

2
baselibs.conf Normal file
View File

@ -0,0 +1,2 @@
libp11
libp11-0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Mon Jul 30 00:53:34 CEST 2007 - ro@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libp11 (Version 0.2.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -10,12 +10,13 @@
# norootforbuild
Name: libp11
Version: 0.2.3
Release: 2
URL: http://www.opensc-project.org/libp11/
Release: 3
Url: http://www.opensc-project.org/libp11/
Group: Productivity/Security
License: LGPL v2 or later
License: LGPL v2.1 or later
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Source: %{name}-%{version}.tar.bz2
Patch: libp11-strict-aliasing.patch
@ -45,6 +46,7 @@ Authors:
Stef Hoeben
%package -n libp11-0
License: LGPL v2.1 or later
Group: Productivity/Security
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Provides: %{name} = %{version}
@ -73,6 +75,7 @@ Authors:
Stef Hoeben
%package devel
License: LGPL v2.1 or later
Group: Development/Libraries/C and C++
Summary: Library Implementing a Small Layer on Top of PKCS#11 API
Requires: libp11-0 = %{version} glibc-devel openssl-devel libtool
@ -141,9 +144,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Jul 30 2007 - ro@suse.de
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Mon Jul 30 2007 ro@suse.de
- provide old name
* Wed Jul 25 2007 - sbrabec@suse.cz
* Wed Jul 25 2007 sbrabec@suse.cz
- Updated to version 0.2.3:
* update wiki export script.
* replaced rsa header files from rsalabs (official) with scute
@ -152,11 +158,11 @@ rm -rf $RPM_BUILD_ROOT
* mark internal functions as static.
* add code to store public keys and generate keys.
- Name package according to shared library packaging policy.
* Fri Mar 30 2007 - ro@suse.de
* Fri Mar 30 2007 ro@suse.de
- added zlib-devel to buildreq
* Tue Oct 03 2006 - sbrabec@suse.cz
* Tue Oct 03 2006 sbrabec@suse.cz
- Updated to version 0.2.2:
* bug fixes
* code cleanup
* Fri May 12 2006 - sbrabec@suse.cz
* Fri May 12 2006 sbrabec@suse.cz
- New SuSE package, version 0.2.1.