[pcsc-cyberjack/el6] removed /usr/lib64/cyberjack/pcscd_init.diff (#956604)

Patrick Charles François Ernzer pcfe at fedoraproject.org
Thu Apr 25 12:07:39 UTC 2013


commit d07cba8c33453a4288954f308eca22d2c9ff1aae
Author: Patrick C. F. Ernzer <pcfe at redhat.com>
Date:   Thu Apr 25 14:07:35 2013 +0200

    removed /usr/lib64/cyberjack/pcscd_init.diff (#956604)

 pcsc-cyberjack.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/pcsc-cyberjack.spec b/pcsc-cyberjack.spec
index bf94a93..fcf098a 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:	12%{?dist}
+Release:	13%{?dist}
 License:	LGPLv2+
 URL:		http://www.reiner-sct.de/
 Group:		System Environment/Libraries
@@ -147,6 +147,9 @@ pushd tools/cjflash
 make DESTDIR=$RPM_BUILD_ROOT install
 popd
 
+# we do not want /usr/lib*/cyberjack/pcscd_init.diff
+rm -rf ${RPM_BUILD_ROOT}%{_libdir}/cyberjack/pcscd_init.diff
+
 %if %{withGUI}
 # fox-dialog does not get installes automatically neither
 pushd tools/fox-dialog
@@ -197,10 +200,8 @@ exit 0
 
 # PC/SC
 %attr(0755,root,root) %{_bindir}/cyberjack
-# WTF? should these really be in the package?
-# then again these files are in the suse 12.1 RPM from the vendor
+# getdist.sh is used by the binary cyberjack
 %attr(0755,root,root) %{_libdir}/cyberjack/getdist.sh
-%attr(0644,root,root) %{_libdir}/cyberjack/pcscd_init.diff
 
 /usr/lib/udev/rules.d/93-cyberjack.rules
 %dir %{readers_dir}/libifd-cyberjack.bundle
@@ -229,6 +230,9 @@ exit 0
 %doc doc/verifypin_ascii.c doc/verifypin_fpin2.c
 
 %changelog -n pcsc-cyberjack
+* Thu Apr 25 2013 Patrick C. F. Ernzer <pcsc-cyberjack.spec at pcfe.net> 3.99.5final.SP03-13
+- removed /usr/lib64/cyberjack/pcscd_init.diff (#956604)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.99.5final.SP03-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list