Author: qboosh Date: Wed May 10 12:50:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.3 (gcc 4 is assumed now)
---- Files affected: SPECS: libtasn1.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/libtasn1.spec diff -u SPECS/libtasn1.spec:1.27 SPECS/libtasn1.spec:1.28 --- SPECS/libtasn1.spec:1.27 Wed Mar 22 12:20:24 2006 +++ SPECS/libtasn1.spec Wed May 10 14:50:24 2006 @@ -7,16 +7,18 @@ Summary: ASN.1 library used in GNUTLS Summary(pl): Biblioteka ASN.1 używana w GNUTLS Name: libtasn1 -Version: 0.3.2 +Version: 0.3.3 Release: 1 License: LGPL Group: Libraries Source0: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/%{name}-%{version}.tar.gz -# Source0-md5: 0de8869c2ac94ec3f04d237d50aeda9e +# Source0-md5: 2a4a62f7a8fb27ee4093b1c97cefcbac Patch0: %{name}-info.patch URL: http://www.gnu.org/software/gnutls/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 +# -Wno-pointer-sign +BuildRequires: gcc >= 5:4.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.4} BuildRequires: gtk-doc-automake >= 1.4 BuildRequires: libtool @@ -137,6 +139,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/05/10 12:50:24 qboosh +- updated to 0.3.3 (gcc 4 is assumed now) + Revision 1.27 2006/03/22 11:20:24 qboosh - updated to 0.3.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libtasn1.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
