Author: qboosh Date: Sun Jun 24 16:19:43 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.8.3; systemd support is included now
---- Files affected: packages/pcsc-lite: pcsc-lite.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: packages/pcsc-lite/pcsc-lite.spec diff -u packages/pcsc-lite/pcsc-lite.spec:1.70 packages/pcsc-lite/pcsc-lite.spec:1.71 --- packages/pcsc-lite/pcsc-lite.spec:1.70 Sat Jun 2 12:57:22 2012 +++ packages/pcsc-lite/pcsc-lite.spec Sun Jun 24 18:19:38 2012 @@ -10,13 +10,13 @@ Summary: PCSC Framework for Linux Summary(pl.UTF-8): Środowisko PCSC dla Linuksa Name: pcsc-lite -Version: 1.8.1 -Release: 3 +Version: 1.8.3 +Release: 1 License: BSD Group: Daemons # Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30105 -Source0: http://alioth.debian.org/frs/download.php/3687/%{name}-%{version}.tar.bz2 -# Source0-md5: fd035e4f610eba6fa545159e60d0d780 +Source0: http://alioth.debian.org/frs/download.php/3706/%{name}-%{version}.tar.bz2 +# Source0-md5: 7ad8c97c89f77aab7a00317eb7e811e9 Source1: %{name}-pcscd.init Source2: %{name}-pcscd.sysconfig Source3: pcscd.upstart @@ -180,6 +180,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog* DRIVERS HELP NEWS README SECURITY TODO doc/README.DAEMON +%attr(755,root,root) %{_bindir}/pcsc-spy %attr(755,root,root) %{_sbindir}/pcscd %dir %{_libdir}/pcsc %dir %{_libdir}/pcsc/drivers @@ -187,9 +188,12 @@ %attr(754,root,root) /etc/rc.d/init.d/pcscd %config(noreplace) %verify(not md5 mtime size) /etc/init/pcscd.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pcscd +%{_mandir}/man1/pcsc-spy.1* %{_mandir}/man5/reader.conf.5* %{_mandir}/man8/pcscd.8* %dir /var/run/pcscd +%{systemdunitdir}/pcscd.service +%{systemdunitdir}/pcscd.socket /usr/lib/tmpfiles.d/%{name}.conf %files libs @@ -226,6 +230,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2012/06/24 16:19:38 qboosh +- updated to 1.8.3; systemd support is included now + Revision 1.70 2012/06/02 10:57:22 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/pcsc-lite/pcsc-lite.spec?r1=1.70&r2=1.71 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
