packages: libtasn1/libtasn1.spec - updated to 2.11

qboosh qboosh at pld-linux.org
Fri Nov 25 21:07:33 CET 2011


Author: qboosh                       Date: Fri Nov 25 20:07:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.11

---- Files affected:
packages/libtasn1:
   libtasn1.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/libtasn1/libtasn1.spec
diff -u packages/libtasn1/libtasn1.spec:1.56 packages/libtasn1/libtasn1.spec:1.57
--- packages/libtasn1/libtasn1.spec:1.56	Thu Oct 27 16:41:39 2011
+++ packages/libtasn1/libtasn1.spec	Fri Nov 25 21:07:28 2011
@@ -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:	2.10
+Version:	2.11
 Release:	1
 License:	LGPL v2.1+ (library), GPL v3+ (tools)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
-# Source0-md5:	ef80c227d0dcdc2940fbc58faf8e0cf1
+# Source0-md5:	ee8076752f2afcbcd12f3dd9bc622748
 Patch0:		%{name}-info.patch
 URL:		http://www.gnu.org/software/libtasn1/
 BuildRequires:	autoconf >= 2.61
@@ -97,8 +97,9 @@
 %{__autoconf}
 
 %configure \
-	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
-	--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \
+	--enable-gtk-doc%{!?with_apidocs:=no} \
+	--disable-silent-rules \
+	%{!?with_static_libs:--disable-static} \
 	%{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
 	--with-packager="PLD/Linux" \
 	--with-packager-bug-reports="http://bugs.pld-linux.org/"
@@ -161,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2011/11/25 20:07:28  qboosh
+- updated to 2.11
+
 Revision 1.56  2011/10/27 14:41:39  qboosh
 - updated to 2.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtasn1/libtasn1.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list