SPECS: apache-mod_gnutls.spec - up to 0.5.3 - %configure options updated - ...

duddits duddits at pld-linux.org
Tue Nov 25 14:50:34 CET 2008


Author: duddits                      Date: Tue Nov 25 13:50:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.3
- %configure options updated
- %files updated
- BR: apr_memcache-devel >= 0.7.0

---- Files affected:
SPECS:
   apache-mod_gnutls.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_gnutls.spec
diff -u SPECS/apache-mod_gnutls.spec:1.11 SPECS/apache-mod_gnutls.spec:1.12
--- SPECS/apache-mod_gnutls.spec:1.11	Sat Oct 25 17:50:01 2008
+++ SPECS/apache-mod_gnutls.spec	Tue Nov 25 14:50:29 2008
@@ -4,12 +4,12 @@
 Summary:	SSL v3, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD
 Summary(pl.UTF-8):	Szyfrowanie SSL v3, TLS 1.0 i TLS 1.1 dla serwera HTTP Apache
 Name:		apache-mod_%{mod_name}
-Version:	0.5.2
+Version:	0.5.3
 Release:	0.1
 License:	Apache Group License
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.outoforder.cc/downloads/mod_gnutls/mod_gnutls-%{version}.tar.bz2
-# Source0-md5:	6f01c8941e00344b5867633b4a5e21c8
+# Source0-md5:	ef60af1f2763a7a2c3fdba952b7d25e0
 Source1:	%{name}.conf
 Source2:	%{name}-dhfile
 Source3:	%{name}-rsafile
@@ -18,7 +18,7 @@
 URL:		http://www.outoforder.cc/projects/apache/mod_gnutls/
 BuildRequires:	%{apxs}
 BuildRequires:	apache-devel >= 2.0.42
-BuildRequires:	apr_memcache-devel
+BuildRequires:	apr_memcache-devel >= 0.7.0
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gnutls-devel >= 2.4.0
@@ -63,9 +63,7 @@
 %{__automake}
 %{__autoconf}
 %configure \
-	--with-apxs=%{apxs} \
-	--with-libgnutls=%{_prefix} \
-	--without-apr-memcache
+	--with-apxs=%{apxs} 
 
 %{__make}
 
@@ -100,7 +98,7 @@
 %attr(750,root,root) %dir %{_sysconfdir}/tls
 %dir %{_sysconfdir}/tls
 %attr(640,root,root) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_gnutls.conf
-%attr(755,root,root) %{_pkglibdir}/*
+%attr(755,root,root) %{_pkglibdir}/mod_gnutls.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +106,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/11/25 13:50:29  duddits
+- up to 0.5.3
+- %configure options updated
+- %files updated
+- BR: apr_memcache-devel >= 0.7.0
+
 Revision 1.11  2008/10/25 15:50:01  blues
 - HTTP group
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-mod_gnutls.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list