]> git.pld-linux.org Git - packages/apache-mod_bw.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 13:44:44 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_bw.spec -> 1.22

apache-mod_bw.spec

index 5dc71cfba6ee603e28195a56861f473f7ef36137..8f415e232977cea1010090ce12c77efe4647c4a0 100644 (file)
@@ -14,8 +14,8 @@ Source0:      http://www.ivn.cl/apache/bw_mod-%{version}.tgz
 Source1:       %{name}.conf
 Patch0:                %{name}-apr_1.0.patch
 URL:           http://www.ivn.cl/apache/
-BuildRequires: apache-devel >= 2.0.0
 BuildRequires: %{apxs}
+BuildRequires: apache-devel >= 2.0.0
 Requires(post,preun):  %{apxs}
 Requires(post,preun):  grep
 Requires(preun):       fileutils
@@ -75,7 +75,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc bw_mod-%{version}.txt LICENSE
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/httpd.conf/*mod_*.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*mod_*.conf
 #%config(noreplace) %verify(not size mtime md5) %attr(640,root,root) /etc/cron.d/%{name}
 #%attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_pkglibdir}/*
This page took 0.055249 seconds and 4 git commands to generate.