2010-08-04 15:00:44 +00:00
|
|
|
%global dropdir %(pkg-config libpcsclite --variable usbdropdir 2>/dev/null)
|
2012-04-07 19:48:26 +00:00
|
|
|
%global pcsc_lite_ver 1.8.3
|
2012-10-07 15:49:35 +00:00
|
|
|
%global upstream_build 3768
|
2006-06-26 22:51:41 +00:00
|
|
|
|
2010-12-07 09:21:09 +00:00
|
|
|
Name: pcsc-lite-ccid
|
2012-10-07 15:49:35 +00:00
|
|
|
Version: 1.4.8
|
|
|
|
Release: 1%{dist}
|
2006-06-26 22:51:41 +00:00
|
|
|
Summary: Generic USB CCID smart card reader driver
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
2011-04-02 20:09:28 +00:00
|
|
|
License: LGPLv2+
|
2006-06-26 22:51:41 +00:00
|
|
|
URL: http://pcsclite.alioth.debian.org/ccid.html
|
2010-12-07 09:21:09 +00:00
|
|
|
Source0: http://alioth.debian.org/download.php/%{upstream_build}/ccid-%{version}.tar.bz2
|
2006-06-26 22:51:41 +00:00
|
|
|
|
2010-08-04 14:48:18 +00:00
|
|
|
BuildRequires: libusb1-devel
|
2007-04-30 20:40:29 +00:00
|
|
|
BuildRequires: pcsc-lite-devel >= %{pcsc_lite_ver}
|
2011-10-14 12:43:24 +00:00
|
|
|
Requires(post): systemd-units
|
|
|
|
Requires(postun): systemd-units
|
2006-11-06 19:46:56 +00:00
|
|
|
Requires: pcsc-lite >= %{pcsc_lite_ver}
|
2006-06-26 22:51:41 +00:00
|
|
|
Provides: pcsc-ifd-handler
|
2010-12-07 09:21:09 +00:00
|
|
|
# Provide upgrade path from 'ccid' package
|
|
|
|
Obsoletes: ccid < 1.4.0-3
|
|
|
|
Provides: ccid = %{version}-%{release}
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
%description
|
2010-12-07 09:10:50 +00:00
|
|
|
Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with the
|
|
|
|
PC/SC Lite daemon.
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2010-12-07 09:21:09 +00:00
|
|
|
%setup -q -n ccid-%{version}
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
%build
|
2010-12-13 13:32:19 +00:00
|
|
|
%configure --enable-twinserial
|
2006-06-26 22:51:41 +00:00
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
2010-12-09 13:51:17 +00:00
|
|
|
cp -p src/openct/LICENSE LICENSE.openct
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
%post
|
2011-10-14 12:43:24 +00:00
|
|
|
/bin/systemctl try-restart pcscd.service >/dev/null 2>&1 || :
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
%postun
|
2011-10-14 12:43:24 +00:00
|
|
|
/bin/systemctl try-restart pcscd.service >/dev/null 2>&1 || :
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files
|
2011-04-02 20:09:28 +00:00
|
|
|
%doc AUTHORS ChangeLog COPYING LICENSE.openct README
|
2006-06-26 22:51:41 +00:00
|
|
|
%{dropdir}/ifd-ccid.bundle/
|
|
|
|
%{dropdir}/serial/
|
2010-12-09 13:34:19 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin
|
2006-06-26 22:51:41 +00:00
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
2012-10-07 15:49:35 +00:00
|
|
|
* Sun Oct 07 2012 Kalev Lember <kalevlember@gmail.com> - 1.4.8-1
|
|
|
|
- Update to 1.4.8
|
|
|
|
|
2012-07-20 09:13:48 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-26 07:37:27 +00:00
|
|
|
* Tue Jun 26 2012 Kalev Lember <kalevlember@gmail.com> - 1.4.7-1
|
|
|
|
- Update to 1.4.7
|
|
|
|
|
2012-04-07 19:48:26 +00:00
|
|
|
* Sat Apr 07 2012 Kalev Lember <kalevlember@gmail.com> - 1.4.6-1
|
|
|
|
- Update to 1.4.6
|
|
|
|
|
2012-01-13 12:06:18 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-10-14 12:43:11 +00:00
|
|
|
* Fri Oct 14 2011 Kalev Lember <kalevlember@gmail.com> - 1.4.5-1
|
|
|
|
- Update to 1.4.5
|
2011-10-14 12:43:24 +00:00
|
|
|
- Switch to systemctl for restarting pcscd after upgrade now that it is using
|
|
|
|
native systemd unit files.
|
2011-10-14 12:43:11 +00:00
|
|
|
|
2011-05-27 12:37:06 +00:00
|
|
|
* Fri May 27 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.4-1
|
|
|
|
- Update to 1.4.4
|
2011-05-27 12:56:05 +00:00
|
|
|
- Clean up the spec file for modern rpmbuild
|
2011-05-27 12:37:06 +00:00
|
|
|
|
2011-04-02 20:09:28 +00:00
|
|
|
* Sat Apr 02 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.3-1
|
|
|
|
- Update to 1.4.3
|
|
|
|
- GPLv2+ licensed RSA_SecurID no longer gets installed, which changes
|
|
|
|
the license of the binary RPM from 'LGPLv2+ and GPLv2+' to 'LGPLv2+'.
|
|
|
|
|
2011-03-29 12:49:29 +00:00
|
|
|
* Tue Mar 29 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.2-2
|
|
|
|
- Don't install the udev rules
|
|
|
|
|
2011-02-25 16:04:05 +00:00
|
|
|
* Fri Feb 25 2011 Kalev Lember <kalev@smartlink.ee> - 1.4.2-1
|
|
|
|
- Update to 1.4.2
|
|
|
|
|
2011-02-08 15:22:22 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-12-13 13:32:19 +00:00
|
|
|
* Mon Dec 13 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.1-1
|
|
|
|
- Update to 1.4.1
|
|
|
|
|
2010-12-09 13:51:17 +00:00
|
|
|
* Thu Dec 09 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-4
|
|
|
|
- Install src/openct/LICENSE file as LICENSE.openct in docs (#660600)
|
|
|
|
- Added 'and GPLv2+' to license tag to cover RSA_SecurID (#660600)
|
|
|
|
|
2010-12-07 09:21:09 +00:00
|
|
|
* Tue Dec 07 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-3
|
|
|
|
- Renamed ccid package to pcsc-lite-ccid (#654377)
|
2010-12-09 13:34:19 +00:00
|
|
|
- Mark files under reader.conf.d as config(noreplace)
|
|
|
|
- Don't mark udev rules as config
|
2010-12-07 09:21:09 +00:00
|
|
|
|
2010-12-07 09:10:50 +00:00
|
|
|
* Tue Dec 07 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-2
|
|
|
|
- Removed ExcludeArch: s390 s390x as these arches now have libusb1
|
|
|
|
- Updated description
|
|
|
|
|
2010-08-04 14:48:18 +00:00
|
|
|
* Wed Aug 04 2010 Kalev Lember <kalev@smartlink.ee> - 1.4.0-1
|
|
|
|
- Update to 1.4.0
|
|
|
|
- Build against libusb1 instead of libusb 0.1
|
|
|
|
- Install libccidtwin configuration file
|
2010-08-04 15:00:44 +00:00
|
|
|
- Spec file clean up
|
2010-08-04 14:48:18 +00:00
|
|
|
|
2010-07-03 23:14:37 +00:00
|
|
|
* Sun Jul 04 2010 Kalev Lember <kalev@smartlink.ee> - 1.3.13-1
|
|
|
|
- Update to 1.3.13
|
|
|
|
|
2009-11-19 12:04:07 +00:00
|
|
|
* Wed Nov 19 2009 Kalev Lember <kalev@smartlink.ee> - 1.3.11-1
|
|
|
|
- Updated to ccid 1.3.11
|
|
|
|
- Removed iso-8859-1 to utf-8 conversion as the files are in utf-8 now
|
|
|
|
|
2009-07-24 18:41:50 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-03-03 22:49:51 +00:00
|
|
|
* Tue Feb 24 2009 Bob Relyea <rrelyea@redhat.com> - 1.3.9-1
|
|
|
|
- update to ccid 1.3.9
|
|
|
|
|
2009-02-24 06:40:47 +00:00
|
|
|
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.8-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-08-28 00:39:07 +00:00
|
|
|
* Tue Aug 26 2008 Bob Relyea <rrelyea@redhat.com> - 1.3.8-1
|
|
|
|
- update to ccid 1.3.8
|
|
|
|
|
2008-02-19 22:30:26 +00:00
|
|
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2.1-4
|
|
|
|
- Autorebuild for GCC 4.3
|
|
|
|
|
2007-08-21 01:54:40 +00:00
|
|
|
* Fri Aug 20 2007 Bob Relyea <rrelyea@redhat.com> - 1.2.1-3
|
|
|
|
- Update License description to the new Fedora standard
|
|
|
|
|
2007-04-30 20:40:29 +00:00
|
|
|
* Mon Apr 30 2007 Bob Relyea <rrelyea@redhat.com> - 1.2.1-2
|
|
|
|
- Fix the missed use of the version macro
|
|
|
|
|
2007-02-06 18:45:25 +00:00
|
|
|
* Tue Feb 06 2007 Bob Relyea <rrelyea@redhat.com> - 1.2.1-1
|
|
|
|
- Pick up ccid 1.2.1
|
|
|
|
- use pcscd 'hotplug' feature instead of restarting the daemon
|
2007-02-07 02:22:01 +00:00
|
|
|
- add enable_udev
|
2007-02-06 18:45:25 +00:00
|
|
|
|
2006-11-06 19:46:56 +00:00
|
|
|
* Mon Nov 06 2006 Bob Relyea <rrelyea@redhat.com> - 1.1.0-2
|
|
|
|
- Fix version macro to remove '-'
|
|
|
|
|
2006-11-02 00:37:05 +00:00
|
|
|
* Thu Nov 02 2006 Bob Relyea <rrelyea@redhat.com> - 1.1.0-1
|
|
|
|
- Pickup ccid 1.1.0
|
|
|
|
|
|
|
|
* Sun Jul 20 2006 Florian La Roche <laroche@redhat.com> - 1.0.1-5
|
|
|
|
- require initscripts for post/postun
|
|
|
|
|
2006-07-16 18:37:51 +00:00
|
|
|
* Sun Jul 16 2006 Florian La Roche <laroche@redhat.com> - 1.0.1-4
|
|
|
|
- fix excludearch line
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-3.1
|
2006-07-12 04:45:27 +00:00
|
|
|
- rebuild
|
|
|
|
|
2006-07-10 22:03:11 +00:00
|
|
|
* Mon Jul 10 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-3
|
|
|
|
- remove s390 from the build
|
|
|
|
|
2006-06-26 22:51:41 +00:00
|
|
|
* Mon Jun 5 2006 Bob Relyea <rrelyea@redhat.com> - 1.0.1-2
|
|
|
|
- Move to Fedora Core, removed %%{_dist}.
|
|
|
|
|
|
|
|
* Sat Apr 22 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.0.1-1
|
|
|
|
- 1.0.1.
|
|
|
|
|
|
|
|
* Mon Mar 6 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.0.0-1
|
|
|
|
- 1.0.0, license changed to LGPL.
|
|
|
|
|
|
|
|
* Wed Feb 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.4.1-7
|
|
|
|
- Rebuild.
|
|
|
|
|
|
|
|
* Thu Nov 3 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.4.1-6
|
|
|
|
- Clean up build dependencies.
|
|
|
|
- Convert docs to UTF-8.
|
|
|
|
|
|
|
|
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.4.1-5
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Fri Feb 25 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.4.1-4
|
|
|
|
- Drop Epoch: 0.
|
|
|
|
- Improve summary.
|
|
|
|
- Build with dependency tracking disabled.
|
|
|
|
|
|
|
|
* Thu Jul 1 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.4.1-0.fdr.3
|
|
|
|
- Restart pcscd in post(un)install phase if it's available and running.
|
|
|
|
|
|
|
|
* Thu May 13 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.4.1-0.fdr.2
|
|
|
|
- Provide pcsc-ifd-handler (idea from Debian).
|
|
|
|
|
|
|
|
* Sat Feb 14 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.4.1-0.fdr.1
|
|
|
|
- Update to 0.4.1.
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.4.0-0.fdr.1
|
|
|
|
- Update to 0.4.0.
|
|
|
|
|
|
|
|
* Wed Nov 5 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.2-0.fdr.1
|
|
|
|
- Update to 0.3.2.
|
|
|
|
- Update URL.
|
|
|
|
|
|
|
|
* Thu Oct 16 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.1-0.fdr.1
|
|
|
|
- Update to 0.3.1.
|
|
|
|
|
|
|
|
* Wed Sep 10 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.0-0.fdr.1
|
|
|
|
- Update to 0.3.0.
|
|
|
|
|
|
|
|
* Wed Aug 27 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.2.0-0.fdr.1
|
|
|
|
- Update to 0.2.0.
|
|
|
|
|
|
|
|
* Tue Aug 19 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.1.0-0.fdr.1
|
|
|
|
- First build.
|