From 9ce15a8994927e03614f7d9353d159fd41967a4ec633ee89b18f9f4f4725b781 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Tue, 7 Feb 2012 07:59:31 +0000 Subject: [PATCH] Accepting request 102969 from home:wrosenauer:devel OBS-URL: https://build.opensuse.org/request/show/102969 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=71 --- pcsc-lite.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pcsc-lite.spec b/pcsc-lite.spec index 9543b86..4bb1223 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: pcsc-lite # FIXME: Maybe we should use /usr/lib/pcsc/drivers as others do: %define ifddir %{_libdir}/readers @@ -76,6 +75,7 @@ This functionality is exercised in the driver. %package -n libpcsclite1 Summary: PCSC Smart Card Library +License: BSD-3-Clause Group: System/Libraries Recommends: pcsc-lite >= %{version} @@ -99,6 +99,7 @@ This functionality is exercised in the driver. %package -n libpcscspy0 Summary: PCSC Smart Card Library +License: GPL-3.0+ Group: System/Libraries %description -n libpcscspy0 @@ -107,6 +108,7 @@ Supporting library for the PC/SC spy tool. %package devel Summary: Development package for the MUSCLE project SmartCards library +License: BSD-3-Clause ; GPL-3.0+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version}-%{release} Requires: libpcsclite1 = %{version}-%{release} @@ -216,7 +218,6 @@ fi %{_docdir}/%{name}/TODO %doc %{_mandir}/man?/*.* %{_sbindir}/* -%{_bindir}/* %dir %{_sysconfdir}/reader.conf.d %config(noreplace) %{_sysconfdir}/reader.conf.d/reader.conf %{ifddir} @@ -245,6 +246,7 @@ fi %{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so +%{_bindir}/* # libpcsclite.so should stay in the main package (#732911). Third party packages may need it for dlopen(). %exclude %{_libdir}/libpcsclite.so