]> git.pld-linux.org Git - packages/apache-mod_gnutls.git/commitdiff
- up to 0.5.2 auto/ti/apache-mod_gnutls-0_5_2-0_1
authorduddits <duddits@pld-linux.org>
Wed, 8 Oct 2008 08:39:19 +0000 (08:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- apache-mod_gnutls-no_certtool.patch obsolete
- needs gnutls-devel >= 2.4.0 to work
- no longer default paths for RSA and DH parameter files

Changed files:
    apache-mod_gnutls.spec -> 1.10

apache-mod_gnutls.spec

index 8f1d08430d6efa018d4c5c119fcdb8c66b7c5d9c..cae60369802d813dc79819ba45cce649aeb4bcde 100644 (file)
@@ -3,25 +3,24 @@
 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.2.0
-Release:       0.2
+Version:       0.5.2
+Release:       0.1
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.outoforder.cc/downloads/mod_gnutls/mod_gnutls-%{version}.tar.bz2
-# Source0-md5: 80ab766a7b9cfbb730e789032ff26d68
+# Source0-md5: 6f01c8941e00344b5867633b4a5e21c8
 Source1:       %{name}.conf
 Source2:       %{name}-dhfile
 Source3:       %{name}-rsafile
 Patch0:                %{name}-libtool.patch
-Patch1:                %{name}-no_certtool.patch
-Patch2:                %{name}-paths.patch
+Patch1:                %{name}-paths.patch
 URL:           http://www.outoforder.cc/projects/apache/mod_gnutls/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.42
 BuildRequires: apr_memcache-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnutls-devel >= 1.2.0
+BuildRequires: gnutls-devel >= 2.4.0
 BuildRequires: libtool
 Requires:      apache(modules-api) = %apache_modules_api
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,7 +54,6 @@ Możliwości:
 %setup -q -n mod_%{mod_name}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.116345 seconds and 4 git commands to generate.