SPECS: apache-mod_watch.spec - sorted verify() flags, unified IP caps
qboosh
qboosh at pld-linux.org
Sat Jul 2 16:14:54 CEST 2005
Author: qboosh Date: Sat Jul 2 14:14:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sorted verify() flags, unified IP caps
---- Files affected:
SPECS:
apache-mod_watch.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/apache-mod_watch.spec
diff -u SPECS/apache-mod_watch.spec:1.23 SPECS/apache-mod_watch.spec:1.24
--- SPECS/apache-mod_watch.spec:1.23 Sat Jul 2 14:06:15 2005
+++ SPECS/apache-mod_watch.spec Sat Jul 2 16:14:49 2005
@@ -27,7 +27,7 @@
%description
This module will watch and collect the bytes, requests, and documents
-in & out per virtual host, file owner, remote-ip address, directory or
+in & out per virtual host, file owner, remote IP address, directory or
location, and the web server as a whole. This module was designed for
use with MRTG, which will make nice graphical representations of the
data, but is general enough that it can be applied to other purposes,
@@ -37,7 +37,7 @@
%description -l pl
Ten moduł kontroluje i zbiera informacje na temat ilości przesłanych
bajtów (przychodzących i wychodzących) wg. serwera wirtualnego, właściciela
-plików, zdalnego adresu ip, katalogu lub lokacji oraz serwera jako całości.
+plików, zdalnego adresu IP, katalogu lub lokacji oraz serwera jako całości.
Moduł został zaprojektowany do pracy z MRTG, dzięki czemu otrzymamy ładną,
graficzną reprezentacje danych. Moduł wspiera mod_vhost_alias oraz mod_gzip.
@@ -80,7 +80,7 @@
%doc CHANGES* *html *.txt Contrib nfields.pl
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_pkglibdir}/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/httpd.conf/99_mod_watch.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/99_mod_watch.conf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -88,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2005/07/02 14:14:49 qboosh
+- sorted verify() flags, unified IP caps
+
Revision 1.23 2005/07/02 12:06:15 gotar
- %config and %verify flags for config file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_watch.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list