Author: qboosh                       Date: Mon Aug 25 23:24:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.4

---- Files affected:
SPECS:
   libp11.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/libp11.spec
diff -u SPECS/libp11.spec:1.13 SPECS/libp11.spec:1.14
--- SPECS/libp11.spec:1.13      Sat Jun 14 12:23:20 2008
+++ SPECS/libp11.spec   Tue Aug 26 01:24:37 2008
@@ -2,12 +2,12 @@
 Summary:       Layer on top of PKCS#11 API to make using PKCS#11 
implementations easier
 Summary(pl.UTF-8):     Warstwa powyżej API PKCS#11 ułatwiająca używanie 
implementacji PKCS#11
 Name:          libp11
-Version:       0.2.3
-Release:       2
+Version:       0.2.4
+Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       
http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
-# Source0-md5: 28ee2fc73fd82fbaa4a0670c972ca191
+# Source0-md5: 9e2c5cbececde245e2d2f535bd49ce35
 URL:           http://www.opensc-project.org/libp11/
 BuildRequires: libltdl-devel
 BuildRequires: openssl-devel >= 0.9.7
@@ -52,7 +52,8 @@
 %setup -q
 
 %build
-%configure
+%configure \
+       --enable-api-doc
 %{__make}
 
 %install
@@ -72,12 +73,13 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS doc/{ChangeLog,README,*.html,*.css}
+%doc NEWS doc/{README,nonpersistent/wiki.out/*}
 %attr(755,root,root) %{_libdir}/libp11.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libp11.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/api/*
+%doc doc/api.out/html/*
 %attr(755,root,root) %{_libdir}/libp11.so
 %{_libdir}/libp11.la
 %{_includedir}/libp11.h
@@ -94,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008/08/25 23:24:37  qboosh
+- updated to 0.2.4
+
 Revision 1.13  2008/06/14 10:23:20  arekm
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libp11.spec?r1=1.13&r2=1.14&f=u

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

Reply via email to