Author: qboosh Date: Wed Mar 22 11:20:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.2
---- Files affected: SPECS: libtasn1.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/libtasn1.spec diff -u SPECS/libtasn1.spec:1.26 SPECS/libtasn1.spec:1.27 --- SPECS/libtasn1.spec:1.26 Thu Mar 9 10:57:51 2006 +++ SPECS/libtasn1.spec Wed Mar 22 12:20:24 2006 @@ -7,15 +7,15 @@ Summary: ASN.1 library used in GNUTLS Summary(pl): Biblioteka ASN.1 używana w GNUTLS Name: libtasn1 -Version: 0.3.1 +Version: 0.3.2 Release: 1 License: LGPL Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/%{name}-%{version}.tar.gz -# Source0-md5: f56641ed0e1ee4d1903ba25ab046ed45 +# Source0-md5: 0de8869c2ac94ec3f04d237d50aeda9e Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gnutls/ -BuildRequires: autoconf >= 2.50 +BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 %{?with_apidocs:BuildRequires: gtk-doc >= 1.4} BuildRequires: gtk-doc-automake >= 1.4 @@ -109,7 +109,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README THANKS doc/*.html +%attr(755,root,root) %{_bindir}/asn1* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%{_mandir}/man1/asn1*.1* %files devel %defattr(644,root,root,755) @@ -135,6 +137,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/03/22 11:20:24 qboosh +- updated to 0.3.2 + Revision 1.26 2006/03/09 09:57:51 qboosh - updated to 0.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libtasn1.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
