From 7f8bf75aa16d83d456db06e6c8def67d6078bf676960835518b4b1874dad0ee5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 12:31:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libp11?expand=0&rev=5 --- baselibs.conf | 2 ++ libp11.changes | 6 ++++++ libp11.spec | 24 +++++++++++++++--------- 3 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..8021e14 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,2 @@ +libp11 +libp11-0 diff --git a/libp11.changes b/libp11.changes index 531de3c..ec911d2 100644 --- a/libp11.changes +++ b/libp11.changes @@ -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 diff --git a/libp11.spec b/libp11.spec index fec4a8b..f4fa405 100644 --- a/libp11.spec +++ b/libp11.spec @@ -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.