]> git.pld-linux.org Git - packages/apache-mod_roaming.git/commitdiff
- required apache2 version
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 16 Nov 2005 18:31:31 +0000 (18:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_roaming.spec -> 1.22

apache-mod_roaming.spec

index 128d4f5509e22b153022e4c343e879988a11242e..8eb1853ccaa6131c263c6203a5d115e9613fb0b8 100644 (file)
@@ -22,11 +22,11 @@ Source0:    http://www.klomp.org/mod_roaming/mod_%{mod_name}-%{version}.tar.gz
 Source1:       %{name}.conf
 URL:           http://www.klomp.org/mod_roaming/
 BuildRequires: %{apxs}
-BuildRequires: apache-devel >= 2
+BuildRequires: apache-devel >= 2.0.32
 Requires(post,preun):  %{apxs}
 Requires(post,preun):  grep
 Requires(preun):       fileutils
-Requires:      apache >= 2
+Requires:      apache >= 2.0.32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
This page took 0.084772 seconds and 4 git commands to generate.