]> git.pld-linux.org Git - packages/apache1-mod_throttle.git/blobdiff - apache1-mod_throttle.spec
- obsoletes with constant version
[packages/apache1-mod_throttle.git] / apache1-mod_throttle.spec
index 5297ca92bdce476da447177d164de29224fac747..09ae5431d7aef2399428c524898daf2f64367be4 100644 (file)
@@ -22,11 +22,11 @@ Source0:    http://www.snert.com/Software/mod_throttle/mod_throttle312.tgz
 Patch0:                apache1-mod_throttle-PLD-v6stuff.patch
 URL:           http://www.snert.com/Software/mod_throttle/
 BuildRequires: %{apxs}
-BuildRequires: apache1-devel >= 1.3.33-2
 #{?with_ipv6:BuildRequires:    apache1(ipv6)-devel}
+BuildRequires: apache1-devel >= 1.3.33-2
 Requires(triggerpostun):       %{apxs}
 Requires:      apache1 >= 1.3.33-2
-Obsoletes:     apache-mod_%{mod_name} <= %{version}
+Obsoletes:     apache-mod_%{mod_name} <= 3.1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -137,6 +137,6 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc *.txt *.html
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/*
 %attr(660,root,http) %ghost %{_pkglogdir}/*
This page took 0.06907 seconds and 4 git commands to generate.