Author: qboosh Date: Fri Nov 14 18:25:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.6 - libtasn1-config and m4 macro dropped
---- Files affected: SPECS: libtasn1.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/libtasn1.spec diff -u SPECS/libtasn1.spec:1.43 SPECS/libtasn1.spec:1.44 --- SPECS/libtasn1.spec:1.43 Sun Aug 31 14:07:45 2008 +++ SPECS/libtasn1.spec Fri Nov 14 19:25:15 2008 @@ -7,12 +7,12 @@ Summary: ASN.1 library used in GNUTLS Summary(pl.UTF-8): Biblioteka ASN.1 używana w GNUTLS Name: libtasn1 -Version: 1.5 +Version: 1.6 Release: 1 License: LGPL v2.1+ (library), GPL v3+ (tools) Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/%{name}-%{version}.tar.gz -# Source0-md5: 7d7e8e21d1159a0b4c0aa69469eef565 +# Source0-md5: 0a9e4f2ca7ac90717ea6e16c67e2efef Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.61 @@ -130,11 +130,9 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/libtasn1-config %attr(755,root,root) %{_libdir}/libtasn1.so %{_libdir}/libtasn1.la %{_includedir}/libtasn1.h -%{_aclocaldir}/libtasn1.m4 %{_pkgconfigdir}/libtasn1.pc %{_infodir}/libtasn1.info* %{_mandir}/man3/asn1_*.3* @@ -158,6 +156,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2008/11/14 18:25:15 qboosh +- updated to 1.6 +- libtasn1-config and m4 macro dropped + Revision 1.43 2008/08/31 12:07:45 qboosh - updated to 1.5 (memory leak fixes) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtasn1.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
