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: