]> git.pld-linux.org Git - packages/apache1-mod_dynvhost.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:
    apache1-mod_dynvhost.spec -> 1.20

apache1-mod_dynvhost.spec

index 8ed669ab6839d1568e83a520a5b657796af8dc12..6c82fac0c7063dddcb6d4eee83a35f8c6761f94b 100644 (file)
@@ -24,8 +24,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 The "mod_dynvhost" module will create pseudo name based VirtualHosts
 on the fly. All you need is a directory with the fully qualified
-domain name (FQDN) of your virtual site and the module will take
-care of the rest.
+domain name (FQDN) of your virtual site and the module will take care
+of the rest.
 
 %description -l pl
 Modu³ "mod_dynvhost" pozwala na tworzenie pseudo serwerów wirtualnych
@@ -71,5 +71,5 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README ChangeLog
-%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}/*
This page took 0.069657 seconds and 4 git commands to generate.