SPECS: openct.spec - updated to 0.6.9
qboosh
qboosh at pld-linux.org
Mon Sep 25 13:42:38 CEST 2006
Author: qboosh Date: Mon Sep 25 11:42:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.9
---- Files affected:
SPECS:
openct.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.27 SPECS/openct.spec:1.28
--- SPECS/openct.spec:1.27 Wed Jun 21 11:03:18 2006
+++ SPECS/openct.spec Mon Sep 25 13:42:32 2006
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+# TODO: move hotplug and udev stuff to subpackages?
Summary: OpenCT library - library for accessing smart card terminals
Summary(pl): OpenCT - biblioteka dostępu do terminali kart procesorowych
Name: openct
-Version: 0.6.8
+Version: 0.6.9
Release: 1
License: LGPL
Group: Applications
Source0: http://www.opensc-project.org/files/openct/%{name}-%{version}.tar.gz
-# Source0-md5: 8fca95145f28929bf5f06bc03b32b625
+# Source0-md5: 26c7f8d9fabbd698303601cc7d844252
Source1: %{name}.init
URL: http://www.opensc-project.org/openct/
BuildRequires: autoconf >= 2.52
@@ -99,7 +100,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sysconfdir}/hotplug/usb,/var/run/openct}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir}/hotplug/usb,/lib/udev,/var/run/openct}
install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
%{__make} install \
@@ -141,8 +142,8 @@
%attr(755,root,root) %{_sbindir}/openct-control
%dir /var/run/openct
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/openct.conf
-%attr(755,root,root) %{_sysconfdir}/hotplug/usb/openct
%{_sysconfdir}/hotplug/usb/openct.usermap
+%attr(755,root,root) /lib/udev/openct_*
%attr(754,root,root) /etc/rc.d/init.d/openct
%{_mandir}/man1/openct-tool.1*
@@ -181,6 +182,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/09/25 11:42:32 qboosh
+- updated to 0.6.9
+
Revision 1.27 2006/06/21 09:03:18 qboosh
- updated to 0.6.8 (EINTR-related bugfix)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openct.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list