SPECS: libica.spec - updated to 1.3.9 - updated headers patch, added fixes ...

qboosh qboosh at pld-linux.org
Thu Jul 10 23:51:30 CEST 2008


Author: qboosh                       Date: Thu Jul 10 21:51:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.9
- updated headers patch, added fixes patch

---- Files affected:
SPECS:
   libica.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libica.spec
diff -u SPECS/libica.spec:1.1 SPECS/libica.spec:1.2
--- SPECS/libica.spec:1.1	Sun Sep  2 00:16:39 2007
+++ SPECS/libica.spec	Thu Jul 10 23:51:25 2008
@@ -2,13 +2,14 @@
 Summary:	Interface library to the ICA device driver
 Summary(pl.UTF-8):	Biblioteka interfejsu do sterownika urządzenia ICA
 Name:		libica
-Version:	1.3.8
+Version:	1.3.9
 Release:	1
 License:	CPL v0.5
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/opencryptoki/%{name}-%{version}.tar.bz2
-# Source0-md5:	53344af03d23c9261237b1f65aa8b7ca
+# Source0-md5:	ea18b5d03b25ba993c5e33c887441b74
 Patch0:		%{name}-headers.patch
+Patch1:		%{name}-fixes.patch
 URL:		http://opencryptoki.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.9.5
@@ -57,6 +58,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -82,6 +84,7 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE
+%attr(755,root,root) %{_bindir}/icainfo
 %attr(755,root,root) %{_libdir}/libica-*.so
 
 %files devel
@@ -100,5 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/07/10 21:51:25  qboosh
+- updated to 1.3.9
+- updated headers patch, added fixes patch
+
 Revision 1.1  2007/09/01 22:16:39  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libica.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list