[packages/apache-mod_cgroup] - desc fix

arekm arekm at pld-linux.org
Wed Jun 12 14:40:56 CEST 2013


commit bfaada3468cb966bae17f53e67949b6b9742f228
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 12 14:40:53 2013 +0200

    - desc fix

 apache-mod_cgroup.spec | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/apache-mod_cgroup.spec b/apache-mod_cgroup.spec
index c483274..20ee500 100644
--- a/apache-mod_cgroup.spec
+++ b/apache-mod_cgroup.spec
@@ -25,17 +25,19 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_sysconfdir	%(%{apxs} -q SYSCONFDIR 2>/dev/null)/conf.d
 
 %description
-mod_cgroup provides a system administrator with the capability to provide predictable service levels for each virtual host declared in httpd.
+mod_cgroup provides a system administrator with the capability to
+provide predictable service levels for each virtual host declared in
+httpd.
 
 mod_cgroup can be used for:
-* Offering grades of service per virtual host or a group of virtual hosts.
-* Protecting other virtual hosts from problematic resource abuse in another vhost.
-* Penalizing a virtual host which fails to respect resouce limitations.
-* Ensuring a predictable capacity level is provided to all web services.
-
-mod_cgroup is an Apache 2 filter which scans the content delivered by
-the proxy module (mod_proxy) for viruses using the Clamav virus
-scanning engine.
+- Offering grades of service per virtual host or a group of virtual
+  hosts.
+- Protecting other virtual hosts from problematic resource abuse in
+  another vhost.
+- Penalizing a virtual host which fails to respect resouce
+  limitations.
+- Ensuring a predictable capacity level is provided to all web
+  services.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{snap}
@@ -63,6 +65,6 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README.md 
+%doc README.md
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/mod_cgroup.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_cgroup.git/commitdiff/bfaada3468cb966bae17f53e67949b6b9742f228



More information about the pld-cvs-commit mailing list