]> git.pld-linux.org Git - packages/apache-mod_gnutls.git/commitdiff
- up to 0.5.4 auto/ti/apache-mod_gnutls-0_5_4-0_1
authorduddits <duddits@pld-linux.org>
Wed, 14 Jan 2009 13:24:25 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: pkgconfig (libgnutls detection needs it)

Changed files:
    apache-mod_gnutls.spec -> 1.13

apache-mod_gnutls.spec

index 86d6ca4ca55651df9d18b0ee059d103cc68ccf4c..9a411047166a0d8a86660eb5bce02708b2b25fc9 100644 (file)
@@ -3,12 +3,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.3
+Version:       0.5.4
 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: ef60af1f2763a7a2c3fdba952b7d25e0
+# Source0-md5: 4be7daab0e4b0af9b2eff104fc61af87
 Source1:       %{name}.conf
 Source2:       %{name}-dhfile
 Source3:       %{name}-rsafile
@@ -22,6 +22,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: gnutls-devel >= 2.4.0
 BuildRequires: libtool
+BuildRequires: pkgconfig
 Requires:      apache(modules-api) = %apache_modules_api
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.041582 seconds and 4 git commands to generate.