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 682875 Details for
Bug 901764
Please rebuild pcsc-cyberjack for EPEL 6
[?]
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]
Proposed patch for pcsc-cyberjack.spec for Fedora and EPEL
pcsc-cyberjack.diff (text/plain), 1.72 KB, created by
Robert Scheck
on 2013-01-19 02:20:54 UTC
(
hide
)
Description:
Proposed patch for pcsc-cyberjack.spec for Fedora and EPEL
Filename:
MIME Type:
Creator:
Robert Scheck
Created:
2013-01-19 02:20:54 UTC
Size:
1.72 KB
patch
obsolete
>diff --git a/pcsc-cyberjack.spec b/pcsc-cyberjack.spec >index 80edaaf..a6ca25c 100644 >--- a/pcsc-cyberjack.spec >+++ b/pcsc-cyberjack.spec >@@ -7,7 +7,7 @@ > Name: pcsc-cyberjack > Summary: PC/SC driver for REINER SCT cyberjack USB chip card reader > Version: 3.99.5final.SP03 >-Release: 10%{?dist} >+Release: 11%{?dist} > License: LGPLv2+ > URL: http://www.reiner-sct.de/ > Group: System Environment/Libraries >@@ -19,6 +19,10 @@ Source4: pcsc-cyberjack-3.99.5final.SP03-README-FEDORA > Patch0: pcsc-cyberjack-3.99.5final.SP03-unistd.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > Requires: udev, pcsc-lite >+%if 0%{?fedora} <= 14 && 0%{?rhel} <= 6 >+Requires(post): /sbin/service >+Requires(postun): /sbin/service >+%endif > BuildRequires: libusb1-devel readline-devel libsysfs-devel pcsc-lite-devel >= 1.3.0 > > >@@ -164,14 +168,22 @@ getent group cyberjack >/dev/null || groupadd -r cyberjack > %post > /sbin/ldconfig > udevadm control --reload-rules >+%if 0%{?fedora} <= 14 && 0%{?rhel} <= 6 >+/sbin/service pcscd condrestart > /dev/null 2>&1 || : >+%else > /usr/bin/systemctl try-restart pcscd.service >+%endif > exit 0 > > %postun > /sbin/ldconfig > udevadm control --reload-rules > if [ $1 = 0 ]; then >+%if 0%{?fedora} <= 14 && 0%{?rhel} <= 6 >+ /sbin/service pcscd condrestart > /dev/null 2>&1 || : >+%else > /usr/bin/systemctl try-restart pcscd.service >+%endif > fi > exit 0 > >@@ -217,6 +229,9 @@ exit 0 > %doc doc/verifypin_ascii.c doc/verifypin_fpin2.c > > %changelog -n pcsc-cyberjack >+* Sat Jan 19 2013 Robert Scheck <robert@fedoraproject.org> 3.99.5final.SP03-11 >+- allow same package to be built on Red Hat Enterprise Linux >+ > * Sun Oct 22 2012 Patrick C. F. Ernzer <pcsc-cyberjack.spec@pcfe.net> 3.99.5final.SP03-10 > - moved udev rule >
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 901764
: 682875