Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 678954 Details for
Bug 895668
Distribute the pcsc-lite-ccid contribs in an additional package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
0001-Add-the-contrib-package.patch
0001-Add-the-contrib-package.patch (text/plain), 2.37 KB, created by
Federico Simoncelli
on 2013-01-15 18:36:21 UTC
(
hide
)
Description:
0001-Add-the-contrib-package.patch
Filename:
MIME Type:
Creator:
Federico Simoncelli
Created:
2013-01-15 18:36:21 UTC
Size:
2.37 KB
patch
obsolete
>From 83df8ea3efee57e44e2454b933c23cbc6ac3e9a9 Mon Sep 17 00:00:00 2001 >From: Federico Simoncelli <fsimonce@redhat.com> >Date: Sun, 13 Jan 2013 23:13:57 +0100 >Subject: [PATCH] Add the contrib package > >--- > pcsc-lite-ccid.spec | 26 +++++++++++++++++++++++++- > 1 file changed, 25 insertions(+), 1 deletion(-) > >diff --git a/pcsc-lite-ccid.spec b/pcsc-lite-ccid.spec >index 7907498..b77e757 100644 >--- a/pcsc-lite-ccid.spec >+++ b/pcsc-lite-ccid.spec >@@ -4,7 +4,7 @@ > > Name: pcsc-lite-ccid > Version: 1.4.8 >-Release: 1%{dist} >+Release: 2%{dist} > Summary: Generic USB CCID smart card reader driver > > Group: System Environment/Libraries >@@ -26,6 +26,12 @@ Provides: ccid = %{version}-%{release} > Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with the > PC/SC Lite daemon. > >+%package contrib >+Summary: Generic USB CCID smart card additional tools >+ >+%description contrib >+Additional tools included in the generic USB CCID (Chip/Smart Card Interface >+Devices) driver for use with the PC/SC Lite daemon. > > %prep > %setup -q -n ccid-%{version} >@@ -40,6 +46,16 @@ make %{?_smp_mflags} > make install DESTDIR=$RPM_BUILD_ROOT > cp -p src/openct/LICENSE LICENSE.openct > >+# contrib >+install -Dm 755 contrib/RSA_SecurID/RSA_SecurID_getpasswd \ >+ $RPM_BUILD_ROOT/%{_bindir}/RSA_SecurID_getpasswd >+install -Dm 644 contrib/RSA_SecurID/RSA_SecurID_getpasswd.1 \ >+ $RPM_BUILD_ROOT/%{_mandir}/man1/RSA_SecurID_getpasswd.1 >+install -Dm 755 contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch \ >+ $RPM_BUILD_ROOT/%{_bindir}/Kobil_mIDentity_switch >+install -Dm 644 contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.8 \ >+ $RPM_BUILD_ROOT/%{_mandir}/man8/Kobil_mIDentity_switch.8 >+ > > %post > /bin/systemctl try-restart pcscd.service >/dev/null 2>&1 || : >@@ -54,8 +70,16 @@ cp -p src/openct/LICENSE LICENSE.openct > %{dropdir}/serial/ > %config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin > >+%files contrib >+%{_bindir}/RSA_SecurID_getpasswd >+%{_bindir}/Kobil_mIDentity_switch >+%{_mandir}/man1/RSA_SecurID_getpasswd.1* >+%{_mandir}/man8/Kobil_mIDentity_switch.8* > > %changelog >+* Sun Jan 13 2013 Federico Simoncelli <fsimonce@redhat.com> - 1.4.8-2 >+- Add a contrib package for some additional tools >+ > * Sun Oct 07 2012 Kalev Lember <kalevlember@gmail.com> - 1.4.8-1 > - Update to 1.4.8 > >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 895668
: 678954