Author: qboosh Date: Thu Feb 1 10:58:35 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.13
---- Files affected: SPECS: opencdk.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/opencdk.spec diff -u SPECS/opencdk.spec:1.22 SPECS/opencdk.spec:1.23 --- SPECS/opencdk.spec:1.22 Sun Nov 26 18:10:56 2006 +++ SPECS/opencdk.spec Thu Feb 1 11:58:30 2007 @@ -2,15 +2,15 @@ Summary: Open Crypto Development Kit Summary(pl): Open Crypto Development Kit Name: opencdk -Version: 0.5.11 -Release: 2 +Version: 0.5.13 +Release: 1 License: GPL Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.gz -# Source0-md5: de16f52a7f2215e3df9e81067ebae60d +# Source0-md5: 65324874074ba7c67028b93979e6d1d9 URL: http://www.gnu.org/software/gnutls/ -BuildRequires: autoconf >= 2.52 -BuildRequires: automake +BuildRequires: autoconf >= 2.60 +BuildRequires: automake >= 1:1.10 BuildRequires: libtool BuildRequires: libgcrypt-devel >= 1.1.94 BuildRequires: zlib-devel @@ -53,7 +53,7 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 -I lib/m4 %{__autoconf} %{__autoheader} %{__automake} @@ -78,7 +78,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS TODO -%attr(755,root,root) %{_libdir}/libopencdk.so.*.* +%attr(755,root,root) %{_libdir}/libopencdk.so.*.*.* %files devel %defattr(644,root,root,755) @@ -100,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/02/01 10:58:30 qboosh +- updated to 0.5.13 + Revision 1.22 2006/11/26 17:10:56 megabajt - release 2 (rebuild with P: *.la) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/opencdk.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
