SPECS: apache1-mod_rpaf.spec - fix description
glen
glen at pld-linux.org
Mon Oct 24 12:20:58 CEST 2005
Author: glen Date: Mon Oct 24 10:20:57 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix description
---- Files affected:
SPECS:
apache1-mod_rpaf.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.8 SPECS/apache1-mod_rpaf.spec:1.9
--- SPECS/apache1-mod_rpaf.spec:1.8 Mon Oct 24 10:45:22 2005
+++ SPECS/apache1-mod_rpaf.spec Mon Oct 24 12:20:51 2005
@@ -6,8 +6,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
@@ -69,7 +68,7 @@
%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}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -78,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/10/24 10:20:51 glen
+- fix description
+
Revision 1.8 2005/10/24 08:45:22 glen
- fix BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache1-mod_rpaf.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list