]> git.pld-linux.org Git - packages/apache1-mod_rpaf.git/commitdiff
- fix description
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Oct 2005 10:20:51 +0000 (10:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_rpaf.spec -> 1.9

apache1-mod_rpaf.spec

index cd796c33f1abcec7a3ff5bdc5b662e07aebdcc1b..a0a0ca9cb3bec465fdf0af84460b96135e5c139a 100644 (file)
@@ -5,8 +5,7 @@
 
 %define                mod_name        rpaf
 %define        apxs            %{_sbindir}/apxs1
-Summary:       Apache module: record traffic statistics into a database
-Summary(pl):   Modu³ Apache'a: zapisywanie statystyk ruchu do bazy danych
+Summary:       Reverse proxy add forward module for Apache
 Name:          apache1-mod_%{mod_name}
 Version:       0.5
 Release:       0.14
@@ -68,5 +67,5 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README CHANGES test.pl
-%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.088571 seconds and 4 git commands to generate.