[packages/ucommon] - updated to 6.0.1

qboosh qboosh at pld-linux.org
Tue Nov 27 16:45:37 CET 2012


commit 90c50098a687b293c3543f90ddabe2da184d00a8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 27 16:45:58 2012 +0100

    - updated to 6.0.1

 ucommon.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/ucommon.spec b/ucommon.spec
index 2e39bb6..7cd05f1 100644
--- a/ucommon.spec
+++ b/ucommon.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-%bcond_with	gnutls		# use GnuTLS instead of OpenSSL [needs update: recent gnutls no longer uses libgcrypt]
+%bcond_with	gnutls		# use GnuTLS instead of OpenSSL
 #
 Summary:	GNU uCommon C++ - very light-weight C++ framework
 Summary(pl.UTF-8):	GNU uCommon C++ - bardzo lekki szkielet C++
 Name:		ucommon
-Version:	6.0.0
+Version:	6.0.1
 Release:	1
 License:	LGPL v3+ (libucommon and secure component), GPL v3+ with runtime exception (commoncpp2)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
-# Source0-md5:	22cb20d2167d9cb9998791ee2f8b9414
+# Source0-md5:	657a8317a59a3051afc46365cd8fa20f
 URL:		http://www.gnu.org/software/commoncpp/
 %{?with_apidocs:BuildRequires:	doxygen}
 %{?with_gnutls:BuildRequires:	gnutls-devel >= 2.8.0}
@@ -95,7 +95,6 @@ uCommon - aplikacje systemowe i pomocnicze.
 
 %build
 %configure \
-	ac_cv_lib_nsl_inet_ntop=no \
 	--with-sslstack=%{?with_gnutls:gnutls}%{!?with_gnutls:openssl}
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ucommon.git/commitdiff/90c50098a687b293c3543f90ddabe2da184d00a8



More information about the pld-cvs-commit mailing list