SPECS: apache-mod_gnutls.spec - up to 0.5.4 - BR: pkgconfig (libgnutls dete...
duddits
duddits at pld-linux.org
Wed Jan 14 14:24:31 CET 2009
Author: duddits Date: Wed Jan 14 13:24:31 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.5.4
- BR: pkgconfig (libgnutls detection needs it)
---- Files affected:
SPECS:
apache-mod_gnutls.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/apache-mod_gnutls.spec
diff -u SPECS/apache-mod_gnutls.spec:1.12 SPECS/apache-mod_gnutls.spec:1.13
--- SPECS/apache-mod_gnutls.spec:1.12 Tue Nov 25 14:50:29 2008
+++ SPECS/apache-mod_gnutls.spec Wed Jan 14 14:24:25 2009
@@ -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.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
@@ -23,6 +23,7 @@
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)
@@ -106,6 +107,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2009/01/14 13:24:25 duddits
+- up to 0.5.4
+- BR: pkgconfig (libgnutls detection needs it)
+
Revision 1.12 2008/11/25 13:50:29 duddits
- up to 0.5.3
- %configure options updated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-mod_gnutls.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list