Author: qboosh                       Date: Wed May 10 13:15:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.7, removed obsolete ccid patch
- License is LGPL now (only libopenct remains BSD)

---- Files affected:
SPECS:
   openct.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/openct.spec
diff -u SPECS/openct.spec:1.25 SPECS/openct.spec:1.26
--- SPECS/openct.spec:1.25      Tue Mar 21 09:49:30 2006
+++ SPECS/openct.spec   Wed May 10 15:15:13 2006
@@ -2,14 +2,13 @@
 Summary:       OpenCT library - library for accessing smart card terminals
 Summary(pl):   OpenCT - biblioteka dostępu do terminali kart procesorowych
 Name:          openct
-Version:       0.6.6
+Version:       0.6.7
 Release:       1
-License:       BSD-like
+License:       LGPL
 Group:         Applications
 Source0:       
http://www.opensc-project.org/files/openct/%{name}-%{version}.tar.gz
-# Source0-md5: a9de3bef8e5e2827b8d72a2a50d0bc66
+# Source0-md5: 1b33d319f364acafbcf130d7ba34ea4c
 Source1:       %{name}.init
-Patch0:                %{name}-ccid.patch
 URL:           http://www.opensc-project.org/openct/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -49,6 +48,7 @@
 %package libs
 Summary:       OpenCT library
 Summary(pl):   Biblioteka OpenCT
+License:       BSD (libopenct), LGPL (the rest)
 Group:         Libraries
 Conflicts:     openct < 0.6.2-3
 
@@ -61,6 +61,7 @@
 %package devel
 Summary:       OpenCT development files
 Summary(pl):   Pliki dla programistów używających OpenCT
+License:       BSD
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 
@@ -73,6 +74,7 @@
 %package static
 Summary:       Static OpenCT libraries
 Summary(pl):   Bibloteki statyczne OpenCT
+License:       BSD
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -84,11 +86,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I aclocal
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -133,7 +134,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ANNOUNCE NEWS TODO doc/*.{html,css}
+%doc NEWS TODO doc/ChangeLog doc/*.{html,css}
 %attr(755,root,root) %{_bindir}/openct-tool
 %attr(755,root,root) %{_sbindir}/ifdhandler
 %attr(755,root,root) %{_sbindir}/ifdproxy
@@ -180,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/05/10 13:15:13  qboosh
+- updated to 0.6.7, removed obsolete ccid patch
+- License is LGPL now (only libopenct remains BSD)
+
 Revision 1.25  2006/03/21 08:49:30  qboosh
 - updated URLs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openct.spec?r1=1.25&r2=1.26&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to