Author: glen Date: Mon Jul 19 10:47:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.2.7, new soname
---- Files affected: packages/libp11: libp11.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/libp11/libp11.spec diff -u packages/libp11/libp11.spec:1.17 packages/libp11/libp11.spec:1.18 --- packages/libp11/libp11.spec:1.17 Thu May 20 01:19:16 2010 +++ packages/libp11/libp11.spec Mon Jul 19 12:47:39 2010 @@ -1,13 +1,15 @@ # $Revision$, $Date$ +# TODO +# - package apidocs 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.4 -Release: 2 +Version: 0.2.7 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz -# Source0-md5: 9e2c5cbececde245e2d2f535bd49ce35 +# Source0-md5: 564ab53ad7353903ddfdc15b153c44fb URL: http://www.opensc-project.org/libp11/ BuildRequires: doxygen BuildRequires: libltdl-devel @@ -78,7 +80,7 @@ %defattr(644,root,root,755) %doc NEWS doc/{README,nonpersistent/{ChangeLog,wiki.out/*}} %attr(755,root,root) %{_libdir}/libp11.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libp11.so.0 +%attr(755,root,root) %ghost %{_libdir}/libp11.so.1 %files devel %defattr(644,root,root,755) @@ -99,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2010/07/19 10:47:39 glen +- up to 0.2.7, new soname + Revision 1.17 2010/05/19 23:19:16 sparky - BR: doxygen; don't require c++ compiler ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libp11/libp11.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
