From a5d0ae8015b77cba0e1fabc4903d90c4ef24a3b5a1d65f25d8cfd6c538d085a6 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 18 Feb 2010 15:47:32 +0000 Subject: [PATCH] Accepting request 32751 from security:chipcard Copy from security:chipcard/opensc based on submit request 32751 from user coolo OBS-URL: https://build.opensuse.org/request/show/32751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=17 --- opensc.changes | 5 +++++ opensc.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/opensc.changes b/opensc.changes index 709f9dc..53f0df6 100644 --- a/opensc.changes +++ b/opensc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 1 20:07:35 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Aug 5 14:59:33 CEST 2009 - sbrabec@suse.cz diff --git a/opensc.spec b/opensc.spec index e4f95cb..24b2543 100644 --- a/opensc.spec +++ b/opensc.spec @@ -1,7 +1,7 @@ # # spec file for package opensc (Version 0.11.9) # -# 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 @@ -27,10 +27,10 @@ Obsoletes: opensc-64bit # Url: http://www.opensc-project.org/opensc/ Version: 0.11.9 -Release: 1 +Release: 2 Group: Productivity/Security Summary: OpenSC Smart Card Library -License: LGPL v2.1 or later +License: LGPLv2.1+ Requires: libopensc2 = %{version} pcsc-lite BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 @@ -38,6 +38,7 @@ Source1: %{name}-ADVISORIES # Supress all ugly warnings related to required .so and .la files in the main package: Source2: %{name}-rpmlintrc # and also skip-check-libtool-deps (and add these dependencies to the devel package) +Source3: baselibs.conf %description OpenSC provides a set of libraries and utilities to access smart cards. @@ -65,7 +66,7 @@ Authors: Olaf Kirch %package -n libopensc2 -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Summary: OpenSC Smart Card Library @@ -95,7 +96,7 @@ Authors: Olaf Kirch %package devel -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/C and C++ Summary: Additional files needed for OpenSC development # FIXME: Change to libtool-devel for the next libtool version: