SPECS: openct.spec - updated to 0.6.6
qboosh
qboosh at pld-linux.org
Tue Sep 20 13:01:43 CEST 2005
Author: qboosh Date: Tue Sep 20 11:01:43 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.6
---- Files affected:
SPECS:
openct.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.21 SPECS/openct.spec:1.22
--- SPECS/openct.spec:1.21 Tue Apr 26 20:25:57 2005
+++ SPECS/openct.spec Tue Sep 20 13:01:38 2005
@@ -2,12 +2,12 @@
Summary: OpenCT library - library for accessing smart card terminals
Summary(pl): OpenCT - biblioteka dostępu do terminali kart procesorowych
Name: openct
-Version: 0.6.4
+Version: 0.6.6
Release: 1
License: BSD-like
Group: Applications
Source0: http://www.opensc.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: d6e54a3001a217f812dc7ec837ab58ba
+# Source0-md5: a9de3bef8e5e2827b8d72a2a50d0bc66
Source1: %{name}.init
Patch0: %{name}-ccid.patch
URL: http://www.opensc.org/
@@ -133,7 +133,7 @@
%files
%defattr(644,root,root,755)
-%doc ANNOUNCE AUTHORS ChangeLog LICENSE NEWS TODO doc/openct.{html,css}
+%doc ANNOUNCE NEWS TODO doc/*.{html,css}
%attr(755,root,root) %{_bindir}/openct-tool
%attr(755,root,root) %{_sbindir}/ifdhandler
%attr(755,root,root) %{_sbindir}/ifdproxy
@@ -143,6 +143,7 @@
%attr(755,root,root) %{_sysconfdir}/hotplug/usb/openct
%{_sysconfdir}/hotplug/usb/openct.usermap
%attr(754,root,root) /etc/rc.d/init.d/openct
+%{_mandir}/man1/openct-tool.1*
%files -n pcsc-driver-openct
%defattr(644,root,root,755)
@@ -155,21 +156,23 @@
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libopenct.so.*.*.*
%attr(755,root,root) %{_libdir}/libopenctapi.so
%attr(755,root,root) %{_libdir}/openct-ifd.so
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libifd.so
+%doc doc/api/*
%attr(755,root,root) %{_libdir}/libopenct.so
-%{_libdir}/lib*.la
+%{_libdir}/libopenct.la
+%{_libdir}/libopenctapi.la
%{_includedir}/openct
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libopenct.pc
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libopenct.a
+%{_libdir}/libopenctapi.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -177,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2005/09/20 11:01:38 qboosh
+- updated to 0.6.6
+
Revision 1.21 2005/04/26 18:25:57 qboosh
- updated to 0.6.4 (note: new sonames), updated ccid patch
- -libs Conflicts with base before split (< 0.6.2-3)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openct.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list